, changing what the page renders.
+ -
+ +
+ Biome now prints the content of these elements exactly as it appears in the source, matching the existing behavior for .
+ - #11194 abfbb11 Thanks @dyc3! - Fixed the HTML formatter refusing to format a Svelte file containing an array pattern that skips a position:
+ {#each animals as [, value]}
+ {value}
+ {/each}
+ - #10094 e007143 Thanks @THEjacob1000! - Fixed useSortedClasses to correctly detect unsorted classes in static member expression tagged templates (e.g. tw.div\...``). Previously, these were silently skipped due to surrounding whitespace trivia not being stripped from the tag name.
+ - #11078 10da30e Thanks @dyc3! - Fixed Vue single-file components failing to parse when they contain a custom block such as or , or a written in another language. Their content is no longer read as HTML, so a block may hold whatever its own tooling expects:
+
+ This block is prose, and it may mention a `` without closing it.
+
+
+ .test
+ #foo
+
+ Previously both blocks produced a parse error and the whole file was left unformatted. Biome now prints their content unchanged while still formatting the opening tag.
+ - #11231 4afd901 Thanks @ematipico! - Improved the performance of the following lint rules:
+ - noArguments.
+ - noGlobalAssign.
+ - noUndeclaredVariables.
+ - noRestrictedGlobals.
+ - noInvalidUseBeforeDeclaration.
+ - noShadow.
+ - noRedeclare.
+ - #11134 2fa0a62 Thanks @yanthomasdev! - Clarified the warning emitted when using the experimental json and json-pretty reporters.
+ - #11198 ed88b13 Thanks @saberoueslati! - Fixed #11171: variables referenced only inside a Svelte attachment ({@attach ...}) are no longer reported as unused by noUnusedVariables and noUnusedImports.
+ - #11155 6ee17ea Thanks @dyc3! - Improved performance when printing diagnostics to the console.
+ - #11160 217f8ad Thanks @dyc3! - Improved the performance of noFloatingPromises by skipping type inference for assignment statements, which are always considered handled.
+ - #11159 26c23d9 Thanks @saberoueslati! - Fixed #11144: noFloatingPromises no longer reports already-awaited optional Promise values.
+ - #11138 8c2c6bd Thanks @ematipico! - Fixed #11121: noUnnecessaryConditions no longer reports conditions based on an inapplicable function overload.
+ For example, the condition in the following code is no longer reported because query({}) selects the overload that returns boolean:
+ declare function query(options: { initial: string }): { isPending: false };
+ declare function query(options: { initial?: string }): { isPending: boolean };
+ const { isPending } = query({});
+ isPending || fallback;
+ - #11152 c4fc6a9 Thanks @dyc3! - Improved the performance of collecting rule timings with --profile-rules in heavily multithreaded environments.
+ - #11128 4d3ff76 Thanks @ematipico! - Fixed #7635: noDeprecatedImports now detects deprecated ambient declarations that are exported separately.
+ - #11117 01f7ef5 Thanks @subotac! - Fixed #11014: noDelete no longer reports process.env["FOO"] style property deletions.
+ - #11168 9847e68 Thanks @saberoueslati! - Added the nursery rule noNonScalableViewport, which reports viewport metadata that disables user scaling with user-scalable=no.
+ For example:
+
+ - #11154 a1d6b1f Thanks @dyc3! - Improved the performance of noImportCycles by skipping graph traversals for imports that cannot be part of a cycle.
+ReleaseNotesUrl: https://github.com/biomejs/biome/releases/tag/@biomejs/biome@2.5.7
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://biomejs.dev/guides/getting-started/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/BiomeJS/Biome/2.5.7/BiomeJS.Biome.yaml b/manifests/b/BiomeJS/Biome/2.5.7/BiomeJS.Biome.yaml
new file mode 100644
index 0000000000000..7b26591b5ddf8
--- /dev/null
+++ b/manifests/b/BiomeJS/Biome/2.5.7/BiomeJS.Biome.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: BiomeJS.Biome
+PackageVersion: 2.5.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/b/BitSum/ProcessLasso/18.2.3.42/BitSum.ProcessLasso.installer.yaml b/manifests/b/BitSum/ProcessLasso/18.2.3.42/BitSum.ProcessLasso.installer.yaml
index 4805288633bff..4ab87b5128c6e 100644
--- a/manifests/b/BitSum/ProcessLasso/18.2.3.42/BitSum.ProcessLasso.installer.yaml
+++ b/manifests/b/BitSum/ProcessLasso/18.2.3.42/BitSum.ProcessLasso.installer.yaml
@@ -1,4 +1,3 @@
-# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: BitSum.ProcessLasso
@@ -19,5 +18,6 @@ Installers:
InstallerSha256: 15C905DF424EB80DF0ECCB607A3025A9C369B6C16FBF693294DAA2B1C8697E69
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Process Lasso'
+ElevationRequirement: elevatesSelf
ManifestType: installer
ManifestVersion: 1.12.0
diff --git a/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.installer.yaml b/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.installer.yaml
new file mode 100644
index 0000000000000..d5eea6b236119
--- /dev/null
+++ b/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.installer.yaml
@@ -0,0 +1,21 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Blitz.Blitz
+PackageVersion: 2.1.607
+InstallerType: nullsoft
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- ProductCode: 153f8ce0-b97a-575b-ba12-4ff8b1481894
+Installers:
+- Architecture: x64
+ InstallerUrl: https://blitz-main.blitz.gg/Blitz-2.1.607.exe
+ InstallerSha256: D8DFC9890180FBDEE785CC1DE58304EA11F2B824CCCDB5D6337742B0D5B0DBE4
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.locale.en-US.yaml b/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.locale.en-US.yaml
new file mode 100644
index 0000000000000..b1716bccf88be
--- /dev/null
+++ b/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Blitz.Blitz
+PackageVersion: 2.1.607
+PackageLocale: en-US
+Publisher: Blitz, Inc.
+PublisherUrl: https://blitz.gg/
+PublisherSupportUrl: https://support.blitz.gg/
+PrivacyUrl: https://blitz.gg/privacy-policy
+Author: Blitz, Inc.
+PackageName: Blitz
+PackageUrl: https://blitz.gg/
+License: Custom use license
+LicenseUrl: https://www.blitz.gg/terms-of-service
+Copyright: Copyright (c) 2022 Blitz, Inc.
+CopyrightUrl: https://www.blitz.gg/terms-of-service
+ShortDescription: Blitz App - Your personal gaming coach
+Moniker: blitz.gg
+Tags:
+- gaming
+- league-of-legends
+- legends-of-runeterra
+- lol
+- teamfight-tactics
+- valorant
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.yaml b/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.yaml
new file mode 100644
index 0000000000000..7e438ddd689f3
--- /dev/null
+++ b/manifests/b/Blitz/Blitz/2.1.607/Blitz.Blitz.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: Blitz.Blitz
+PackageVersion: 2.1.607
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.installer.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.installer.yaml
new file mode 100644
index 0000000000000..03cdd7cefd433
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.installer.yaml
@@ -0,0 +1,24 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: inno
+Scope: machine
+UpgradeBehavior: install
+ElevationRequirement: elevationRequired
+InstallModes:
+- silent
+AppsAndFeaturesEntries:
+- DisplayName: File Search Manager
+ Publisher: Bohdan Koudelka
+ ProductCode: "{D9AE5E34-602D-49AF-9263-89E7B851B8D4}_is1"
+ InstallerType: inno
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/KoudelkaB/win-search/releases/download/v0.9.4/FileSearchManager-Setup-0.9.4.exe
+ InstallerSha256: 6BB3DC4359D24E1E8C586C067D7BE7709E5371708F715A6C01C70A941E54FA48
+ ProductCode: "{D9AE5E34-602D-49AF-9263-89E7B851B8D4}_is1"
+ManifestType: installer
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.cs-CZ.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..c3266ef2b50d6
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.cs-CZ.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: cs-CZ
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Rychlé vyhledávání a správa souborů ve Windows s indexováním NTFS MFT."
+Description: "Rychlé vyhledávání a správa souborů pro Windows s průběžným filtrováním, prohledáváním obsahu, přetahováním myší, podporou archivů, volitelným indexováním NTFS MFT a operacemi se soubory z klávesnice nebo místní nabídky."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.de-DE.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.de-DE.yaml
new file mode 100644
index 0000000000000..a0fb4bc706d9f
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.de-DE.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: de-DE
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Schnelle Dateisuche und -verwaltung für Windows mit NTFS-MFT-Indizierung."
+Description: "Schnelle Dateisuche und Dateiverwaltung für Windows mit Live-Filterung, Inhaltssuche, Drag & Drop, Archivunterstützung, optionaler NTFS-MFT-Indizierung und Dateioperationen per Tastatur oder Kontextmenü."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.en-US.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..cf3c3095143e5
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.en-US.yaml
@@ -0,0 +1,26 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: en-US
+Publisher: Bohdan Koudelka
+PublisherUrl: https://github.com/KoudelkaB
+PublisherSupportUrl: https://github.com/KoudelkaB/win-search/issues
+PackageName: File Search Manager
+PackageUrl: https://github.com/KoudelkaB/win-search
+License: MIT
+LicenseUrl: https://github.com/KoudelkaB/win-search/blob/main/LICENSE
+Copyright: Copyright (c) 2026 Bohdan Koudelka
+ShortDescription: Fast Windows file search and management with NTFS MFT indexing.
+Description: Fast Windows desktop file search and management with live filtering, content search, drag-and-drop, archive support, optional NTFS MFT indexing, and keyboard or context-menu file operations.
+Moniker: file-search-manager
+Tags:
+- files
+- search
+- ntfs
+- mft
+- desktop
+- utility
+- windows
+ReleaseNotesUrl: https://github.com/KoudelkaB/win-search/releases/tag/v0.9.4
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.es-ES.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.es-ES.yaml
new file mode 100644
index 0000000000000..cb8daefd49cf8
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.es-ES.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: es-ES
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Búsqueda y gestión rápida de archivos en Windows con indexación NTFS MFT."
+Description: "Búsqueda y gestión rápida de archivos para Windows con filtrado en vivo, búsqueda en el contenido, arrastrar y soltar, compatibilidad con archivos comprimidos, indexación NTFS MFT opcional y operaciones de archivo con el teclado o el menú contextual."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.fr-FR.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..3ee7880dfd369
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.fr-FR.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: fr-FR
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Recherche et gestion de fichiers rapides pour Windows avec indexation NTFS MFT."
+Description: "Recherche et gestion de fichiers rapides pour Windows, avec filtrage en direct, recherche dans le contenu, glisser-déposer, prise en charge des archives, indexation NTFS MFT facultative et opérations sur les fichiers au clavier ou par menu contextuel."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.it-IT.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.it-IT.yaml
new file mode 100644
index 0000000000000..f2bd46ad90722
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.it-IT.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: it-IT
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Ricerca e gestione file rapide per Windows con indicizzazione NTFS MFT."
+Description: "Ricerca e gestione dei file rapide per Windows con filtro in tempo reale, ricerca nei contenuti, trascinamento della selezione, supporto per gli archivi, indicizzazione NTFS MFT opzionale e operazioni sui file da tastiera o menu contestuale."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.ja-JP.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..14b39e3a50bea
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.ja-JP.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: ja-JP
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "NTFS MFT インデックスによる高速な Windows ファイル検索・管理ツール。"
+Description: "ライブ フィルター、内容検索、ドラッグ アンド ドロップ、アーカイブ対応、オプションの NTFS MFT インデックス、キーボードやコンテキスト メニューからのファイル操作を備えた、高速な Windows 向けファイル検索・管理ツールです。"
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.ko-KR.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.ko-KR.yaml
new file mode 100644
index 0000000000000..57b57b23b20fd
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.ko-KR.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: ko-KR
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "NTFS MFT 색인을 활용한 빠른 Windows 파일 검색 및 관리 도구."
+Description: "실시간 필터링, 내용 검색, 끌어서 놓기, 압축 파일 지원, 선택적 NTFS MFT 색인, 키보드 및 컨텍스트 메뉴 파일 작업을 제공하는 빠른 Windows 파일 검색 및 관리 도구입니다."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.pl-PL.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.pl-PL.yaml
new file mode 100644
index 0000000000000..65e620a711107
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.pl-PL.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: pl-PL
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Szybkie wyszukiwanie i zarządzanie plikami w systemie Windows z indeksowaniem NTFS MFT."
+Description: "Szybkie wyszukiwanie i zarządzanie plikami dla systemu Windows z filtrowaniem na żywo, wyszukiwaniem w treści, przeciąganiem i upuszczaniem, obsługą archiwów, opcjonalnym indeksowaniem NTFS MFT oraz operacjami na plikach z klawiatury lub menu kontekstowego."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.pt-BR.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.pt-BR.yaml
new file mode 100644
index 0000000000000..5297e44f5f3af
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.pt-BR.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: pt-BR
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "Busca e gerenciamento rápidos de arquivos no Windows com indexação NTFS MFT."
+Description: "Busca e gerenciamento rápidos de arquivos para Windows com filtragem ao vivo, pesquisa de conteúdo, arrastar e soltar, suporte a arquivos compactados, indexação NTFS MFT opcional e operações de arquivo pelo teclado ou menu de contexto."
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.zh-CN.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ed0b8f9cb9b3c
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.locale.zh-CN.yaml
@@ -0,0 +1,10 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+PackageLocale: zh-CN
+Publisher: "Bohdan Koudelka"
+PackageName: "File Search Manager"
+ShortDescription: "基于 NTFS MFT 索引的快速 Windows 文件搜索与管理工具。"
+Description: "面向 Windows 的快速文件搜索与管理工具,支持实时筛选、内容搜索、拖放操作、压缩包支持、可选的 NTFS MFT 索引,以及通过键盘或右键菜单执行文件操作。"
+ManifestType: locale
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.yaml b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.yaml
new file mode 100644
index 0000000000000..8faa77facdb12
--- /dev/null
+++ b/manifests/b/BohdanKoudelka/FileSearchManager/0.9.4/BohdanKoudelka.FileSearchManager.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+PackageIdentifier: BohdanKoudelka.FileSearchManager
+PackageVersion: 0.9.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
\ No newline at end of file
diff --git a/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.installer.yaml b/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.installer.yaml
new file mode 100644
index 0000000000000..df9cb356b94e6
--- /dev/null
+++ b/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.installer.yaml
@@ -0,0 +1,24 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Byron.dua-cli
+PackageVersion: 2.41.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dua-v2.41.1-x86_64-pc-windows-msvc/dua.exe
+InstallModes:
+- silent
+UpgradeBehavior: install
+Commands:
+- dua
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/Byron/dua-cli/releases/download/v2.41.1/dua-v2.41.1-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 04E3413B800DB2AA0924950E4B79CE40C06A61556C43EEF67B362398AE3D67B5
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.locale.en-US.yaml b/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.locale.en-US.yaml
new file mode 100644
index 0000000000000..b2689c8ff7d85
--- /dev/null
+++ b/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.locale.en-US.yaml
@@ -0,0 +1,53 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Byron.dua-cli
+PackageVersion: 2.41.1
+PackageLocale: en-US
+Publisher: Sebastian Thiel
+PublisherUrl: https://github.com/Byron
+PublisherSupportUrl: https://github.com/Byron/dua-cli/issues
+Author: Sebastian Thiel
+PackageName: Disk Usage Analyzer
+PackageUrl: https://github.com/Byron/dua-cli
+License: MIT
+LicenseUrl: https://github.com/Byron/dua-cli/blob/HEAD/LICENSE
+Copyright: © Sebastian Thiel
+CopyrightUrl: https://github.com/Byron/dua-cli/raw/main/LICENSE
+ShortDescription: View disk space usage and delete unwanted data, fast.
+Description: dua (→ Disk Usage Analyzer) is a tool to conveniently learn about the usage of disk space of a given directory. It's parallel by default and will max out your SSD, providing relevant information as fast as possible. Optionally delete superfluous data, and do so more quickly than rm.
+Moniker: dua
+Tags:
+- cleaner
+- disk-usage-analyser
+- disk-usage-analyzer
+- diskusageanalyser
+- diskusageanalyzer
+- duacli
+- harddisk
+- harddrive
+- requirescmd
+- space-use
+- ssd
+ReleaseNotes: |-
+ A one-line change that makes all the difference: Windows TUI performance isn't sluggish anymore as the drawing is now buffered!
+ Bug Fixes
+ - buffer terminal frame output
+
+ Commit Statistics
+ - 5 commits contributed to the release.
+ - 1 day passed between releases.
+ - 1 commit was understood as conventional.
+ - 0 issues like '(#ID)' were seen in commit messages
+
+ Commit Details
+ view details
+ - Uncategorized
+ - Prepare changelog for upcoming release (f18921c)
+ - Merge pull request #361 from larsch/fix/buffer-tui-output (c05f608)
+ - Buffer terminal frame output (bccddb7)
+ - Merge pull request #360 from Byron/windows-performance (f73cc51)
+ - Preserve Windows verbatim paths (381824f)
+ReleaseNotesUrl: https://github.com/Byron/dua-cli/releases/tag/v2.41.1
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.yaml b/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.yaml
new file mode 100644
index 0000000000000..82408f8270172
--- /dev/null
+++ b/manifests/b/Byron/dua-cli/2.41.1/Byron.dua-cli.yaml
@@ -0,0 +1,8 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Byron.dua-cli
+PackageVersion: 2.41.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.installer.yaml b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.installer.yaml
new file mode 100644
index 0000000000000..e90ea6655cc0a
--- /dev/null
+++ b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.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: ByteDance.LarkCLI
+PackageVersion: 1.0.83
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: lark-cli.exe
+Commands:
+- lark-cli
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.83/lark-cli-1.0.83-windows-amd64.zip
+ InstallerSha256: 4A0E3DAD83DE00BBCF64EF04076C66F8ED03DF05160F66646E5EAA2E4C2B65BB
+- Architecture: arm64
+ InstallerUrl: https://github.com/larksuite/cli/releases/download/v1.0.83/lark-cli-1.0.83-windows-arm64.zip
+ InstallerSha256: 7BC0B3C7AE843743B4C8F27BAF357270E03AC421D313E944C23E1E13F16ADCAC
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.en-US.yaml b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..2270f647604f5
--- /dev/null
+++ b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.en-US.yaml
@@ -0,0 +1,60 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.LarkCLI
+PackageVersion: 1.0.83
+PackageLocale: en-US
+Publisher: Lark Technologies Pte. Ltd.
+PublisherUrl: https://www.larksuite.com/en_us/
+PublisherSupportUrl: https://github.com/larksuite/cli/issues
+PrivacyUrl: https://www.larksuite.com/en_us/privacy-policy
+Author: Lark Technologies Pte. Ltd.
+PackageName: Lark CLI
+PackageUrl: https://github.com/larksuite/cli
+License: MIT
+LicenseUrl: https://github.com/larksuite/cli/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Lark Technologies Pte. Ltd.
+CopyrightUrl: https://www.larksuite.com/en_us/user-terms-of-service
+ShortDescription: A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills.
+Description: |-
+ A command-line tool for Lark/Feishu Open Platform — built for humans and AI Agents. Covers core business domains including Messenger, Docs, Base, Sheets, Calendar, Mail, Tasks, Meetings, and more, with 200+ commands and 19 AI Agent Skills.
+ Why lark-cli?
+ - Agent-Native Design — 19 structured Skills out of the box, compatible with popular AI tools — Agents can operate Lark with zero extra setup
+ - Wide Coverage — 11 business domains, 200+ curated commands, 19 AI Agent Skills
+ - AI-Friendly & Optimized — Every command is tested with real Agents, featuring concise parameters, smart defaults, and structured output to maximize Agent call success rates
+ - Open Source, Zero Barriers — MIT license, ready to use, just npm install
+ - Up and Running in 3 Minutes — One-click app creation, interactive login, from install to first API call in just 3 steps
+ - Secure & Controllable — Input injection protection, terminal output sanitization, OS-native keychain credential storage
+ - Three-Layer Architecture — Shortcuts (human & AI friendly) → API Commands (platform-synced) → Raw API (full coverage), choose the right granularity
+ Features
+ - 📅 Calendar: View agenda, create events, invite attendees, check free/busy status, time suggestions
+ - 💬 Messenger: Send/reply messages, create and manage group chats, view chat history & threads, search messages, download media
+ - 📄 Docs: Create, read, update, and search documents, read/write media & whiteboards
+ - 📁 Drive: Upload and download files, search docs & wiki, manage comments
+ - 📊 Base: Create and manage tables, fields, records, views, dashboards, data aggregation & analytics
+ - 📈 Sheets: Create, read, write, append, find, and export spreadsheet data
+ - ✅ Tasks: Create, query, update, and complete tasks; manage task lists, subtasks, comments & reminders
+ - 📚 Wiki: Create and manage knowledge spaces, nodes, and documents
+ - 👤 Contact: Search users by name/email/phone, get user profiles
+ - 📧 Mail: Browse, search, read emails, send, reply, forward, manage drafts, watch new mail
+ - 🎥 Meetings: Search meeting records, query meeting minutes & recordings
+Moniker: lark-cli
+Tags:
+- feishu
+- lark
+ReleaseNotes: |-
+ Changelog
+ - 8b50caead6851ee597d15b5cb40c3379497436f9 ci: allow concurrent live e2e jobs (#2182)
+ - c828372f997f11593202d57029ef9b300f90acf6 ci: notarize macOS release candidates (#2073)
+ - 8d75ee1d71ef3df6bf494c4b09b64cef037c01ea docs(base): clarify unsupported capability boundaries (#2133)
+ - f1dc4fcaa98d1f505c09252011bf06cf33554733 docs(slides): correct +xml-get flag requirements (#2171)
+ - ec882dd682af2456f35d3f0ddbe37e80d222070f feat(apps): friendly error for db commands on an app with no database (#2162)
+ - 56fd29e6116d55c12169be878be273e177a90162 feat(slides): add +update-slide for whole-page updates (#2143)
+ - 95a04493c3362164d9fa979f02974e6094d5e30a feat(slides): support embedded SVG content (#2154)
+ - b2997944c487e63e01fe4f9a89ed99e7d359343c fix(slides): add agent-friendly aliases for screenshot flags (#2156)
+ - 22974354521288fd81bfb3433a2848a9c71ff596 fix(slides): improve missing screenshot selector guidance (#2177)
+ - 3b66d470f1b02d2fc90860eb554346d9b53c6cd4 fix(slides): migrate SML namespace from HTTP to HTTPS (#2169)
+ - b20f374c1840e360b51658bf2df0ebf8eb44e62b fix(slides): name the wrong --parts field instead of "non-empty replacement" (#2174)
+ReleaseNotesUrl: https://github.com/larksuite/cli/releases/tag/v1.0.83
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml
new file mode 100644
index 0000000000000..00831aa454d93
--- /dev/null
+++ b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.zh-Hans-CN.yaml
@@ -0,0 +1,39 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.LarkCLI
+PackageVersion: 1.0.83
+PackageLocale: zh-Hans-CN
+Publisher: 北京飞书科技有限公司
+PublisherUrl: https://www.feishu.cn/
+PrivacyUrl: https://www.feishu.cn/privacy
+Author: 北京飞书科技有限公司
+CopyrightUrl: https://www.feishu.cn/terms
+ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
+Description: |-
+ 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
+ 为什么选 lark-cli?
+ - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书
+ - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills
+ - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率
+ - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用
+ - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步
+ - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证
+ - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度
+ 功能
+ - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议
+ - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件
+ - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板
+ - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论
+ - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析
+ - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据
+ - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒
+ - 📚 知识库:创建和管理知识空间、节点和文档
+ - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息
+ - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件
+ - 🎥 视频会议:搜索会议记录、查询会议纪要与录制
+Tags:
+- lark
+- 飞书
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.zh-Hans.yaml b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.zh-Hans.yaml
new file mode 100644
index 0000000000000..c59552b528b94
--- /dev/null
+++ b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.locale.zh-Hans.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.LarkCLI
+PackageVersion: 1.0.83
+PackageLocale: zh-Hans
+PublisherUrl: https://www.larksuite.com/zh_cn/
+PrivacyUrl: https://www.larksuite.com/zh_cn/privacy-policy
+CopyrightUrl: https://www.larksuite.com/zh_cn/user-terms-of-service
+ShortDescription: 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
+Description: |-
+ 飞书/Lark 开放平台命令行工具 — 让人类和 AI Agent 都能在终端中操作飞书。覆盖消息、文档、多维表格、电子表格、日历、邮箱、任务、会议等核心业务域,提供 200+ 命令及 19 个 AI Agent Skills。
+ 为什么选 lark-cli?
+ - 为 Agent 原生设计 — Skills 开箱即用,适配主流 AI 工具,Agent 无需额外适配即可操作飞书
+ - 覆盖面广 — 11 大业务域、200+ 精选命令、 19 个 AI Agent Skills
+ - AI 友好调优 — 每条命令经过 Agent 实测验证,提供更友好的参数、智能默认值和结构化输出,大幅提升 Agent 调用成功率
+ - 开源零门槛 — MIT 协议,开箱即用,npm install 即可使用
+ - 三分钟上手 — 一键创建应用、交互式登录授权,从安装到第一次 API 调用只需三步
+ - 安全可控 — 输入防注入、终端输出净化、OS 原生密钥链存储凭证
+ - 三层调用架构 — 快捷命令(人机友好)→ API 命令(平台同步)→ 通用调用(全 API 覆盖),按需选择粒度
+ 功能
+ - 📅 日历:查看日程、创建日程、邀请参会人、查询忙闲状态、时间建议
+ - 💬 即时通讯:发送/回复消息、创建和管理群聊、查看聊天记录与话题、搜索消息、下载媒体文件
+ - 📄 云文档:创建、读取、更新文档、搜索文档、读写素材与画板
+ - 📁 云空间:上传和下载文件、搜索文档与知识库、管理评论
+ - 📊 多维表格:创建和管理多维表格、字段、记录、视图、仪表盘,数据聚合分析
+ - 📈 电子表格:创建、读取、写入、追加、查找和导出表格数据
+ - ✅ 任务:创建、查询、更新和完成任务;管理任务清单、子任务、评论与提醒
+ - 📚 知识库:创建和管理知识空间、节点和文档
+ - 👤 通讯录:按姓名/邮箱/手机号搜索用户、获取用户信息
+ - 📧 邮箱:浏览、搜索、阅读邮件,发送、回复、转发邮件,管理草稿,监听新邮件
+ - 🎥 视频会议:搜索会议记录、查询会议纪要与录制
+Tags:
+- lark
+- 飞书
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.yaml b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.yaml
new file mode 100644
index 0000000000000..fee290efdba16
--- /dev/null
+++ b/manifests/b/ByteDance/LarkCLI/1.0.83/ByteDance.LarkCLI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.LarkCLI
+PackageVersion: 1.0.83
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.installer.yaml b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.installer.yaml
new file mode 100644
index 0000000000000..fa6619bfe09cc
--- /dev/null
+++ b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.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: ByteDance.StreamingTool
+PackageVersion: 12.7.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+ProductCode: 51d76d93-5c99-52d8-8eaf-e2973435dc9b
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://lf6-cdn-tos.douyinstatic.com/obj/venus/StreamingTool-12.7.2-x64.exe
+ InstallerSha256: BF2CB14BC0EE4ADEC69BB5BEB805DA1E432093C444B8BB55D0126173FB54DE9A
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.locale.en-US.yaml b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.locale.en-US.yaml
new file mode 100644
index 0000000000000..86f6d94c20172
--- /dev/null
+++ b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.locale.en-US.yaml
@@ -0,0 +1,32 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.StreamingTool
+PackageVersion: 12.7.2
+PackageLocale: en-US
+Publisher: ByteDance Inc
+PublisherUrl: https://www.bytedance.com/
+PublisherSupportUrl: https://streamingtool.douyin.com/docs/
+PackageName: 直播伴侣
+PackageUrl: https://streamingtool.douyin.com/
+License: Freeware
+Copyright: Copyright © 2026 ByteDance Inc
+ShortDescription: A live streaming tool for Douyin, Huoshan and Xigua Video
+Description: A live streaming tool for Douyin, Huoshan and Xigua Video that helps you start streaming with one click and displays comments and gift records clearly.
+Tags:
+- broadcasting
+- douyin
+- huoshan
+- live
+- live-streaming
+- livestreaming
+- screencasting
+- streaming
+- xigua
+Documentations:
+- DocumentLabel: Guide
+ DocumentUrl: https://streamingtool.douyin.com/docs/guide/
+- DocumentLabel: FAQ
+ DocumentUrl: https://streamingtool.douyin.com/docs/qna
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.locale.zh-CN.yaml b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..edba5f18a5002
--- /dev/null
+++ b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.locale.zh-CN.yaml
@@ -0,0 +1,39 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.StreamingTool
+PackageVersion: 12.7.2
+PackageLocale: zh-CN
+Publisher: ByteDance Inc
+PublisherUrl: https://www.bytedance.com/zh
+PublisherSupportUrl: https://streamingtool.douyin.com/docs/
+PackageName: 直播伴侣
+PackageUrl: https://streamingtool.douyin.com/
+License: 免费软件
+Copyright: Copyright © 2026 ByteDance Inc
+ShortDescription: 电脑直播伴侣
+Description: 电脑直播伴侣,完美适配西瓜视频、抖音、抖音火山版。一键开播无需其他操作,清晰展现公屏信息、礼物记录。
+Tags:
+- 抖音
+- 抖音火山版
+- 推流
+- 火山小视频
+- 直播
+- 西瓜视频
+ReleaseNotes: |-
+ 【抖音】AI 嘉宾增加连线退出问题反馈
+ 【抖音】PC 直播伴侣语音场景支持玩法公告、装扮麦圈
+ 【抖音】公会赛个播/多人跨房竞演配套经营能力
+ 【抖音】修复嘉宾模式点唱状态与横屏投屏背景异常
+ 【抖音】修复关播页面显示大小异常问题
+ 【抖音】修复个别用户推流异常时无法关播的问题
+ 【抖音】修复 Crash 后重启的中控台和礼物菜单素材显示问题
+ 【PICO】全景直播支持小 FOV 模式
+ 【全平台】直播伴侣渲染进程播中崩溃恢复能力优化,崩溃后自动恢复
+Documentations:
+- DocumentLabel: 使用指南
+ DocumentUrl: https://streamingtool.douyin.com/docs/guide/
+- DocumentLabel: 常见问题
+ DocumentUrl: https://streamingtool.douyin.com/docs/qna
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.yaml b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.yaml
new file mode 100644
index 0000000000000..e5c9639b807bb
--- /dev/null
+++ b/manifests/b/ByteDance/StreamingTool/12.7.2/ByteDance.StreamingTool.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: ByteDance.StreamingTool
+PackageVersion: 12.7.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.installer.yaml b/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.installer.yaml
new file mode 100644
index 0000000000000..da2e2a9454994
--- /dev/null
+++ b/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.installer.yaml
@@ -0,0 +1,13 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+PackageIdentifier: Bytifi.Bytifi
+PackageVersion: 0.2.13
+MinimumOSVersion: 10.0.17763.0
+Commands:
+ - bytifi
+Installers:
+ - Architecture: x64
+ InstallerType: portable
+ InstallerUrl: https://github.com/jpwcguy/Bytifi/releases/download/v0.2.13/bytifi.exe
+ InstallerSha256: BE0B3D3C6B462E82D37A697B7EE2766903B38106DC84A8A942C2EE386BBF3BC3
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.locale.en-US.yaml b/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.locale.en-US.yaml
new file mode 100644
index 0000000000000..efcdca2184fa0
--- /dev/null
+++ b/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+PackageIdentifier: Bytifi.Bytifi
+PackageVersion: 0.2.13
+PackageLocale: en-US
+Publisher: Bytifi
+PublisherUrl: https://bytifi.com
+PublisherSupportUrl: https://github.com/jpwcguy/Bytifi/issues
+PrivacyUrl: https://bytifi.com/privacy
+PackageName: Bytifi CLI
+PackageUrl: https://github.com/jpwcguy/Bytifi
+License: MIT
+LicenseUrl: https://github.com/jpwcguy/Bytifi/blob/master/package.json
+Copyright: Copyright (c) Bytifi
+ShortDescription: Encrypt, upload, and decrypt files with Bytifi from the terminal
+Description: >-
+ Official Bytifi command-line tool. Gzip-compresses and encrypts files locally,
+ uploads encrypted bytes to bytifi.com with multipart support for large files,
+ and decrypts shared files from the terminal.
+Moniker: bytifi
+Tags:
+ - bytifi
+ - cli
+ - encryption
+ - upload
+ - file-sharing
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.yaml b/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.yaml
new file mode 100644
index 0000000000000..db931e1b7c331
--- /dev/null
+++ b/manifests/b/Bytifi/Bytifi/0.2.13/Bytifi.Bytifi.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+PackageIdentifier: Bytifi.Bytifi
+PackageVersion: 0.2.13
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/b/benny93/kafui/0.1.34/benny93.kafui.installer.yaml b/manifests/b/benny93/kafui/0.1.34/benny93.kafui.installer.yaml
new file mode 100644
index 0000000000000..79a70570b51f9
--- /dev/null
+++ b/manifests/b/benny93/kafui/0.1.34/benny93.kafui.installer.yaml
@@ -0,0 +1,34 @@
+# This file was generated by GoReleaser. DO NOT EDIT.
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+PackageIdentifier: benny93.kafui
+PackageVersion: 0.1.34
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2026-08-04"
+Installers:
+ - Architecture: x86
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafui.exe
+ PortableCommandAlias: kafui
+ InstallerUrl: https://github.com/Benny93/kafui/releases/download/v0.1.34/kafui_windows_i386.zip
+ InstallerSha256: f1b3883e10b65de792c8e2d2778e1ba7dc62c0bdb2b8c352f46f33cbe4090372
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafui.exe
+ PortableCommandAlias: kafui
+ InstallerUrl: https://github.com/Benny93/kafui/releases/download/v0.1.34/kafui_windows_x86_64.zip
+ InstallerSha256: e0040df6af6d770e6109bd1b5dc9ef787d596405bd692435f1336f2e7ea31045
+ UpgradeBehavior: uninstallPrevious
+ - Architecture: arm64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: kafui.exe
+ PortableCommandAlias: kafui
+ InstallerUrl: https://github.com/Benny93/kafui/releases/download/v0.1.34/kafui_windows_arm64.zip
+ InstallerSha256: 28957dff3c4e139b4f7fa746f38d087b4735ded055a6a77affeff39197aa6602
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/b/benny93/kafui/0.1.34/benny93.kafui.locale.en-US.yaml b/manifests/b/benny93/kafui/0.1.34/benny93.kafui.locale.en-US.yaml
new file mode 100644
index 0000000000000..b1c678f591451
--- /dev/null
+++ b/manifests/b/benny93/kafui/0.1.34/benny93.kafui.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: benny93.kafui
+PackageVersion: 0.1.34
+PackageLocale: en-US
+Publisher: benny93
+PackageName: kafui
+License: mit
+ShortDescription: Terminal UI to explore kafka topics
+Moniker: kafui
+Tags:
+ - kafka
+ - go
+ - cli
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/b/benny93/kafui/0.1.34/benny93.kafui.yaml b/manifests/b/benny93/kafui/0.1.34/benny93.kafui.yaml
new file mode 100644
index 0000000000000..3851b08512852
--- /dev/null
+++ b/manifests/b/benny93/kafui/0.1.34/benny93.kafui.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: benny93.kafui
+PackageVersion: 0.1.34
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.installer.yaml b/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.installer.yaml
new file mode 100644
index 0000000000000..d055ba65e4031
--- /dev/null
+++ b/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.installer.yaml
@@ -0,0 +1,18 @@
+# Created with changepacks using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Changepacks.Changepacks
+PackageVersion: 0.3.3
+InstallerType: portable
+Commands:
+- changepacks
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/changepacks/changepacks/releases/download/changepacks(crates/changepacks/Cargo.toml)@0.3.3/changepacks-windows-x86_64.exe
+ InstallerSha256: E4ADB78696A0BE4EFB042538D761ED73F4A6F57C8EC2A617C9B07500C3AABCF1
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.locale.en-US.yaml b/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.locale.en-US.yaml
new file mode 100644
index 0000000000000..c9484a2f13496
--- /dev/null
+++ b/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.locale.en-US.yaml
@@ -0,0 +1,24 @@
+# Created with changepacks using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Changepacks.Changepacks
+PackageVersion: 0.3.3
+PackageLocale: en-US
+Publisher: Devfive
+PublisherUrl: https://github.com/changepacks
+PublisherSupportUrl: https://github.com/changepacks/changepacks/issues
+PackageName: Changepacks
+PackageUrl: https://github.com/changepacks/changepacks
+License: Apache-2.0
+LicenseUrl: https://github.com/changepacks/changepacks/blob/HEAD/LICENSE
+ShortDescription: 📦 A way to manage your versioning and changelogs with a focus on multiple languages
+ReleaseNotes: |-
+ changepacks@0.3.2 → 0.3.3 - crates/changepacks/Cargo.toml
+ Patch
+ - Fix deploy package npm issue
+ReleaseNotesUrl: https://github.com/changepacks/changepacks/releases/tag/changepacks(crates/changepacks/Cargo.toml)@0.3.3
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/changepacks/changepacks/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.yaml b/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.yaml
new file mode 100644
index 0000000000000..84434e5d51855
--- /dev/null
+++ b/manifests/c/Changepacks/Changepacks/0.3.3/Changepacks.Changepacks.yaml
@@ -0,0 +1,8 @@
+# Created with changepacks using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Changepacks.Changepacks
+PackageVersion: 0.3.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.installer.yaml b/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.installer.yaml
new file mode 100644
index 0000000000000..b4914e100d142
--- /dev/null
+++ b/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.installer.yaml
@@ -0,0 +1,21 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Chromium.ChromeDriver
+PackageVersion: 151.0.7922.76
+InstallerType: zip
+NestedInstallerType: portable
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ NestedInstallerFiles:
+ - RelativeFilePath: chromedriver-win32/chromedriver.exe
+ InstallerUrl: https://storage.googleapis.com/chrome-for-testing-public/151.0.7922.76/win32/chromedriver-win32.zip
+ InstallerSha256: 9AEE2E5C5268617539074D9A395BDD83F55D270116242A3DBDE4545677C33662
+- Architecture: x64
+ NestedInstallerFiles:
+ - RelativeFilePath: chromedriver-win64/chromedriver.exe
+ InstallerUrl: https://storage.googleapis.com/chrome-for-testing-public/151.0.7922.76/win64/chromedriver-win64.zip
+ InstallerSha256: D10CA4F7BDAA6D9560B681DB3E636772D6697004ACE7EFF1C67192154EC7F0DF
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.locale.en-US.yaml b/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.locale.en-US.yaml
new file mode 100644
index 0000000000000..3c49a8342cfee
--- /dev/null
+++ b/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.locale.en-US.yaml
@@ -0,0 +1,18 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Chromium.ChromeDriver
+PackageVersion: 151.0.7922.76
+PackageLocale: en-US
+Publisher: Chromium
+PublisherUrl: https://www.chromium.org/
+PackageName: ChromeDriver
+PackageUrl: https://chromedriver.chromium.org/
+License: Proprietary
+Copyright: Copyright 2015 The Chromium Authors
+ShortDescription: An open source tool for automated testing of webapps across many browsers
+Description: WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. ChromeDriver is a standalone server that implements the W3C WebDriver standard. ChromeDriver is available for Chrome on Android and Chrome on Desktop (Mac, Linux, Windows and ChromeOS).
+Documentations:
+- DocumentUrl: https://chromedriver.chromium.org/documentation
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.yaml b/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.yaml
new file mode 100644
index 0000000000000..372e1a75a125e
--- /dev/null
+++ b/manifests/c/Chromium/ChromeDriver/151.0.7922.76/Chromium.ChromeDriver.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: Chromium.ChromeDriver
+PackageVersion: 151.0.7922.76
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.installer.yaml b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.installer.yaml
new file mode 100644
index 0000000000000..1064ac5eec750
--- /dev/null
+++ b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.installer.yaml
@@ -0,0 +1,55 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Cisco.Webex
+PackageVersion: 46.8.0.35593
+InstallerType: wix
+InstallerSwitches:
+ InstallLocation: INSTALL_ROOT=""
+UpgradeBehavior: uninstallPrevious
+Protocols:
+- ciscospark
+- wbx
+- webex
+- webexediscovery
+- webexteams
+FileExtensions:
+- ciscospark
+- wbx
+- webex
+- webexediscovery
+- webexteams
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- UpgradeCode: '{B9DCA8E9-B3A9-419A-9D6F-9BC3557EE72C}'
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://binaries.webex.com/WebexDesktop-Win-64-Gold/20260804173554/Webex.msi
+ InstallerSha256: 9D5A42E890838C3FDF1EE679BC691BA93CD5774C86793CE7409C5DCE0FD44947
+ InstallerSwitches:
+ Custom: ACCEPT_EULA=TRUE
+ ProductCode: '{42EF6AB4-DE35-55A3-BC1D-E344CFF6D26D}'
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://binaries.webex.com/WebexDesktop-Win-64-Gold/20260804173554/Webex.msi
+ InstallerSha256: 9D5A42E890838C3FDF1EE679BC691BA93CD5774C86793CE7409C5DCE0FD44947
+ InstallerSwitches:
+ Custom: ACCEPT_EULA=TRUE ALLUSERS=1
+ ProductCode: '{42EF6AB4-DE35-55A3-BC1D-E344CFF6D26D}'
+- Architecture: arm64
+ Scope: user
+ InstallerUrl: https://binaries.webex.com/webexdesktop-win-arm-64-gold/20260804170639/Webex.msi
+ InstallerSha256: B77427AD65A11CB06563A14CE9473FB8C9A077BAA5974B8FF81DCD883630A5C5
+ InstallerSwitches:
+ Custom: ACCEPT_EULA=TRUE
+ ProductCode: '{CB793CA9-0D90-503A-8741-DE9C42F1FA96}'
+- Architecture: arm64
+ Scope: machine
+ InstallerUrl: https://binaries.webex.com/webexdesktop-win-arm-64-gold/20260804170639/Webex.msi
+ InstallerSha256: B77427AD65A11CB06563A14CE9473FB8C9A077BAA5974B8FF81DCD883630A5C5
+ InstallerSwitches:
+ Custom: ACCEPT_EULA=TRUE ALLUSERS=1
+ ProductCode: '{CB793CA9-0D90-503A-8741-DE9C42F1FA96}'
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.locale.en-US.yaml b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.locale.en-US.yaml
new file mode 100644
index 0000000000000..8d5ed1e7858bb
--- /dev/null
+++ b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.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: Cisco.Webex
+PackageVersion: 46.8.0.35593
+PackageLocale: en-US
+Publisher: Cisco Systems, Inc
+PublisherSupportUrl: https://help.webex.com/
+Author: Cisco Systems, Inc.
+PackageName: Webex
+License: Proprietary
+Copyright: Copyright © 2026 Cisco Systems. All rights reserved.
+ShortDescription: With industry leading video conferencing, calling, and contact center solutions, Webex fuels hybrid work for businesses of all sizes.
+Description: |-
+ Cisco Webex is an app for continuous teamwork. Move work forward in secure work spaces where everyone can contribute anytime with messaging, file sharing, white boarding, video meetings, calling, and more. It works on virtually any device, with these top benefits for mobile app users:
+ - Streamline Teamwork: One place for all the tools that help you do your job better and faster. Create spaces for you and another person or for a group working on a project.
+ - Make Better Decisions: Start and join meetings instantly. See everyone with an amazing HD video experience. Share your screen. Keep teamwork going in the connected work space.
+ - Stay Informed About All Your Work: Select from our growing catalog of integrations and bots to keep up to date with what's happening in other apps such as Box and Salesforce
+ - Find Anything Fast: Search for people, messages, and files across all your spaces - no need to switch accounts or views
+ - Bring The Experience Into Meeting Rooms: Pair your app to a Webex device, such as the Webex Board, to do things like wirelessly control meetings and save whiteboard drawings
+ - Work Securely: Built for business collaboration with end-to-end encryption
+Moniker: webex
+Tags:
+- chat
+- collaborate
+- collaboration
+- conference
+- conferencing
+- meeting
+- video-conferencing
+- voice-conferencing
+- webinar
+ReleaseNotesUrl: https://help.webex.com/article/mqkve8/
+PurchaseUrl: https://pricing.webex.com/us/en/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.locale.zh-CN.yaml b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1815fce582373
--- /dev/null
+++ b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.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: Cisco.Webex
+PackageVersion: 46.8.0.35593
+PackageLocale: zh-CN
+License: 专有软件
+Copyright: 版权所有 © 2026 Cisco Systems。保留所有权利。
+ShortDescription: 凭借行业领先的视频会议、呼叫和联络中心解决方案,Webex 为各种规模的企业提供混合工作方式。
+Description: |-
+ Cisco Webex 是一款用于持续团队协作的应用。每个人都可以在安全工作空间中随时通过发送消息、文件共享、白板描绘、视频会议、呼叫等方式推进工作。它几乎适用于任何设备,并主要提供以下优势:
+ - 简化团队协作:将所有工具集中在一个地方,帮助您更好、更快地完成工作。为您和另一个人或为从事某个项目的团队创建空间。
+ - 做出更好的决策:立刻开始及加入会议,通过出色的高清视频体验看见每一个人,共享您的屏幕,并在在线工作空间中保持团队协作。
+ - 及时了解您的所有工作:从我们不断增长的集成和 bot 目录中选择,及时了解 Box 和 Salesforce 等其它应用中发生的事情
+ - 快速查找所有信息:搜索所有空间中的人员、消息和文件 - 无需切换帐户或视图
+ - 将这种体验带入会议室:将您的应用程序与 Webex 设备(如 Webex Board)配对,进行无线控制会议和保存白板绘画等活动
+ - 安全工作:通过端对端加密进行业务协作
+Tags:
+- 会议
+- 协作
+- 协同
+- 开会
+- 研讨会
+- 视频会议
+- 聊天
+- 语音会议
+PurchaseUrl: https://pricing.webex.com/us/zh/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.yaml b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.yaml
new file mode 100644
index 0000000000000..a26962595b5ec
--- /dev/null
+++ b/manifests/c/Cisco/Webex/46.8.0.35593/Cisco.Webex.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: Cisco.Webex
+PackageVersion: 46.8.0.35593
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.installer.yaml b/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.installer.yaml
new file mode 100644
index 0000000000000..d577a7ebe597e
--- /dev/null
+++ b/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.installer.yaml
@@ -0,0 +1,20 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+PackageIdentifier: Cod-e-Codes.Marchat
+PackageVersion: 1.3.3
+Platform:
+ - Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: zip
+NestedInstallerType: portable
+Installers:
+ - Architecture: x64
+ InstallerUrl: https://github.com/Cod-e-Codes/marchat/releases/download/v1.3.3/marchat-v1.3.3-windows-amd64.zip
+ InstallerSha256: 6D8A2CCEB142F8E428F2F4B01C980FF3B1E0121D2DEB6F88D1F5F011BE5527AF
+ NestedInstallerFiles:
+ - RelativeFilePath: marchat-client-windows-amd64.exe
+ PortableCommandAlias: marchat-client
+ - RelativeFilePath: marchat-server-windows-amd64.exe
+ PortableCommandAlias: marchat-server
+ ReleaseDate: 2026-08-03
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.locale.en-US.yaml b/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.locale.en-US.yaml
new file mode 100644
index 0000000000000..50eab88b9f382
--- /dev/null
+++ b/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.locale.en-US.yaml
@@ -0,0 +1,23 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: Cod-e-Codes.Marchat
+PackageVersion: 1.3.3
+PackageLocale: en-US
+Publisher: Cod-e-Codes
+PublisherUrl: https://github.com/Cod-e-Codes
+PackageName: marchat
+PackageUrl: https://github.com/Cod-e-Codes/marchat
+License: MIT
+LicenseUrl: https://github.com/Cod-e-Codes/marchat/blob/main/LICENSE
+ShortDescription: Lightweight terminal chat with WebSockets and optional E2E encryption
+Description: |
+ marchat is a self-hosted terminal chat with real-time messaging over WebSockets, optional E2E encryption, and a plugin ecosystem. This package installs the official release build of marchat-client and marchat-server.
+Moniker: marchat
+Tags:
+ - chat
+ - websocket
+ - terminal
+ - tui
+ - cli
+ReleaseNotesUrl: https://github.com/Cod-e-Codes/marchat/releases/tag/v1.3.3
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.yaml b/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.yaml
new file mode 100644
index 0000000000000..a37fbf0b3d714
--- /dev/null
+++ b/manifests/c/Cod-e-Codes/Marchat/1.3.3/Cod-e-Codes.Marchat.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: Cod-e-Codes.Marchat
+PackageVersion: 1.3.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.installer.yaml b/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.installer.yaml
new file mode 100644
index 0000000000000..3f4d02ab4b5ee
--- /dev/null
+++ b/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.installer.yaml
@@ -0,0 +1,20 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
+PackageIdentifier: Cod-e-Codes.Marchat
+PackageVersion: 1.3.4
+Platform:
+ - Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: zip
+NestedInstallerType: portable
+Installers:
+ - Architecture: x64
+ InstallerUrl: https://github.com/Cod-e-Codes/marchat/releases/download/v1.3.4/marchat-v1.3.4-windows-amd64.zip
+ InstallerSha256: D59D50E38B7252AE2BFE37717590763761B4066777048B1973A0A1BE55399026
+ NestedInstallerFiles:
+ - RelativeFilePath: marchat-client-windows-amd64.exe
+ PortableCommandAlias: marchat-client
+ - RelativeFilePath: marchat-server-windows-amd64.exe
+ PortableCommandAlias: marchat-server
+ ReleaseDate: 2026-08-03
+ManifestType: installer
+ManifestVersion: 1.6.0
diff --git a/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.locale.en-US.yaml b/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.locale.en-US.yaml
new file mode 100644
index 0000000000000..7044677ad2fa0
--- /dev/null
+++ b/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.locale.en-US.yaml
@@ -0,0 +1,23 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
+PackageIdentifier: Cod-e-Codes.Marchat
+PackageVersion: 1.3.4
+PackageLocale: en-US
+Publisher: Cod-e-Codes
+PublisherUrl: https://github.com/Cod-e-Codes
+PackageName: marchat
+PackageUrl: https://github.com/Cod-e-Codes/marchat
+License: MIT
+LicenseUrl: https://github.com/Cod-e-Codes/marchat/blob/main/LICENSE
+ShortDescription: Lightweight terminal chat with WebSockets and optional E2E encryption
+Description: |
+ marchat is a self-hosted terminal chat with real-time messaging over WebSockets, optional E2E encryption, and a plugin ecosystem. This package installs the official release build of marchat-client and marchat-server.
+Moniker: marchat
+Tags:
+ - chat
+ - websocket
+ - terminal
+ - tui
+ - cli
+ReleaseNotesUrl: https://github.com/Cod-e-Codes/marchat/releases/tag/v1.3.4
+ManifestType: defaultLocale
+ManifestVersion: 1.6.0
diff --git a/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.yaml b/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.yaml
new file mode 100644
index 0000000000000..d8c339ce22b49
--- /dev/null
+++ b/manifests/c/Cod-e-Codes/Marchat/1.3.4/Cod-e-Codes.Marchat.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
+PackageIdentifier: Cod-e-Codes.Marchat
+PackageVersion: 1.3.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.6.0
diff --git a/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.installer.yaml b/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.installer.yaml
new file mode 100644
index 0000000000000..6ff5307ee0ffa
--- /dev/null
+++ b/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.installer.yaml
@@ -0,0 +1,16 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+PackageIdentifier: CryptographicTriangles.TrianglesQt
+PackageVersion: 6.2.3
+InstallModes:
+ - interactive
+ - silent
+InstallerSwitches:
+ Silent: /S
+ SilentWithProgress: /S
+Installers:
+ - Architecture: x64
+ InstallerType: exe
+ InstallerUrl: https://github.com/SamiAhmed7777/triangles_v5/releases/download/v6.2.3/Cryptographic-Triangles-6.2.3-win-x64-setup.exe
+ InstallerSha256: 9d4d33e392225484a99f2a8f73aaae6d9555ed95356e0a2f5c81427ca59297b5
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.locale.en-US.yaml b/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.locale.en-US.yaml
new file mode 100644
index 0000000000000..8f67dd19e8033
--- /dev/null
+++ b/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.locale.en-US.yaml
@@ -0,0 +1,17 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+PackageIdentifier: CryptographicTriangles.TrianglesQt
+PackageVersion: 6.2.3
+PackageLocale: en-US
+Publisher: Cryptographic Triangles
+PublisherUrl: https://cryptographic-triangles.org
+PackageName: Cryptographic Triangles Qt Wallet
+License: MIT
+ShortDescription: Privacy-focused cryptocurrency wallet with PoS staking, Tor v3, and encrypted messaging.
+Description: |-
+ Cryptographic Triangles (TRI) is a privacy-focused cryptocurrency
+ featuring Proof-of-Stake consensus with 33% annual staking rewards,
+ Tor v3 onion routing, and built-in encrypted peer-to-peer messaging.
+ Originally launched in July 2014, featuring the unique Hash9 algorithm
+ (13-step hash cascade).
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.yaml b/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.yaml
new file mode 100644
index 0000000000000..467b6a7b1f702
--- /dev/null
+++ b/manifests/c/CryptographicTriangles/TrianglesQt/6.2.3/CryptographicTriangles.TrianglesQt.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+PackageIdentifier: CryptographicTriangles.TrianglesQt
+PackageVersion: 6.2.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.installer.yaml b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.installer.yaml
similarity index 93%
rename from manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.installer.yaml
rename to manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.installer.yaml
index 4a7abd33f30f0..7c969325a0621 100644
--- a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.installer.yaml
+++ b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.installer.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: CyberGhost.CyberGhost
-PackageVersion: 8.4.14.14661
+PackageVersion: 8.4.15.14706
InstallerType: exe
Scope: machine
InstallerSwitches:
@@ -10,6 +10,7 @@ InstallerSwitches:
SilentWithProgress: /upgrade
UpgradeBehavior: install
ProductCode: CyberGhost 8
+ReleaseDate: 2023-09-14
Installers:
- Architecture: x86
InstallerUrl: https://download.cyberghostvpn.com/windows/webinstaller/8/WebInstaller.exe
diff --git a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.locale.en-US.yaml b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.locale.en-US.yaml
similarity index 96%
rename from manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.locale.en-US.yaml
rename to manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.locale.en-US.yaml
index 130fb6870b055..7a10eacaab219 100644
--- a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.locale.en-US.yaml
+++ b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.locale.en-US.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: CyberGhost.CyberGhost
-PackageVersion: 8.4.14.14661
+PackageVersion: 8.4.15.14706
PackageLocale: en-US
Publisher: CyberGhost S.R.L.
PublisherUrl: https://www.cyberghostvpn.com/
diff --git a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.locale.zh-CN.yaml b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.locale.zh-CN.yaml
similarity index 92%
rename from manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.locale.zh-CN.yaml
rename to manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.locale.zh-CN.yaml
index ea523440c4d32..5d7a33cad22da 100644
--- a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.locale.zh-CN.yaml
+++ b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.locale.zh-CN.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
PackageIdentifier: CyberGhost.CyberGhost
-PackageVersion: 8.4.14.14661
+PackageVersion: 8.4.15.14706
PackageLocale: zh-CN
License: 专有软件
ShortDescription: 快速、安全和匿名的 VPN 服务
diff --git a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.yaml b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.yaml
similarity index 89%
rename from manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.yaml
rename to manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.yaml
index 7b028261b6b15..11aa1cdd88ba6 100644
--- a/manifests/c/CyberGhost/CyberGhost/8.4.14.14661/CyberGhost.CyberGhost.yaml
+++ b/manifests/c/CyberGhost/CyberGhost/8.4.15.14706/CyberGhost.CyberGhost.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: CyberGhost.CyberGhost
-PackageVersion: 8.4.14.14661
+PackageVersion: 8.4.15.14706
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
diff --git a/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.installer.yaml b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.installer.yaml
new file mode 100644
index 0000000000000..176d95a947ee2
--- /dev/null
+++ b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.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: can1357.oh-my-pi
+PackageVersion: 17.2.8
+InstallerType: portable
+Commands:
+- omp
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/can1357/oh-my-pi/releases/download/v17.2.8/omp-windows-x64.exe
+ InstallerSha256: 49D54E72787EE2AFE27BF3F87E2BE533ECA71479AB155C2773A05EC93E5370E9
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.locale.en-US.yaml b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.locale.en-US.yaml
new file mode 100644
index 0000000000000..aa057444eeadd
--- /dev/null
+++ b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.locale.en-US.yaml
@@ -0,0 +1,59 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: can1357.oh-my-pi
+PackageVersion: 17.2.8
+PackageLocale: en-US
+Publisher: Can Bölük
+PublisherUrl: https://can.ac/
+PublisherSupportUrl: https://github.com/can1357/oh-my-pi/issues
+Author: Can Bölük
+PackageName: oh-my-pi
+PackageUrl: https://omp.sh/
+License: MIT
+LicenseUrl: https://github.com/can1357/oh-my-pi/blob/HEAD/LICENSE
+Copyright: |-
+ Copyright (c) 2025 Mario Zechner
+ Copyright (c) 2025-2026 Can Bölük
+ShortDescription: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more
+Description: |-
+ omp is a terminal-first coding agent that runs on your machine, talks to any provider, and treats sessions like git branches.
+ omp (pronounced “oh-em-pi”, binary omp) is a fork of Mario Zechner’s Pi. It runs as a single Bun process, drives any model provider you have credentials for, and ships a flat tool surface the model uses to read code, run commands, edit files, drive a debugger, and spawn subagents that coordinate over an in-process IRC bus.
+ Sessions persist as JSONL under ~/.omp/agent/sessions/. You resume, fork, branch, and share them. Settings, credentials, plugins, and caches all live under ~/.omp/agent/. Nothing leaves the machine unless you call a tool that does.
+Tags:
+- agent
+- agentic
+- ai
+- chatbot
+- code
+- coding
+- large-language-model
+- llm
+- programming
+ReleaseNotes: |-
+ @oh-my-pi/pi-coding-agent
+ Changed
+ - Upgraded the bundled omptype schema engine: intersection and pipe operators, bigint and RegExp literals in the string DSL, Standard Schema V1 interop, JSON Schema import via fromJsonSchema(), and richer union/collection error reporting.
+ @oh-my-pi/omptype
+ Added
+ - Added io: 'input' and io: 'output' options to toJsonSchema(), supporting input validation shapes and piped .to() target types
+ - Added Standard Schema V1 interop: every schema exposes ~standard with synchronous validation, enabling direct use with @t3-oss/env, tRPC, and other Standard Schema consumers.
+ - Added fromJsonSchema(), rebuilding callable schemas from JSON Schema documents (draft-07 / draft-2020-12 structural keywords, string formats, $defs recursion, enums, and anyOf/oneOf/allOf composition) — the inverse of Type.toJsonSchema().
+ - Added $defs/$ref emission for recursive alias schemas in toJsonSchema() (draft-07 converts to definitions), preventing unbounded recursion on cyclic scopes.
+ - Added AnyType, a minimal structural constraint for generic functions accepting any schema without descending the recursive fluent surface.
+ - Root .default() values now materialize for undefined input in direct calls and at the Standard Schema boundary (factories run per call).
+ - .narrow()/.filter() boolean overloads accept OmpErrors returns, so cond || ctx.reject(...) recipes typecheck.
+ Changed
+ - Restored low-overhead schema construction by lazily activating advanced normalization and compatibility machinery.
+ - .default() is typed input-side (i | (() => i)) and marks the schema's input as optional (i | undefined).
+ - Parse keywords (string.integer.parse, parse.number, ...) now infer their morph output inside union strings, and input-side inference is union-aware.
+ - Object-literal inference for .merge()/.or()/.and() unwraps embedded schema values (output and input sides).
+ Fixed
+ - Alias intersections defer through memoized lazy nodes, so cyclic scope schemas no longer overflow the stack in .and() or morph-union determinism checks.
+ Full Changelog: https://github.com/can1357/oh-my-pi/compare/v17.2.7...v17.2.8
+ReleaseNotesUrl: https://github.com/can1357/oh-my-pi/releases/tag/v17.2.8
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://omp.sh/docs
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.locale.zh-CN.yaml b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ffd65f6e9ddd5
--- /dev/null
+++ b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.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: can1357.oh-my-pi
+PackageVersion: 17.2.8
+PackageLocale: zh-CN
+ShortDescription: ⌥ 用于终端的 AI 编码智能体 —— 哈希锚定编辑、优化的工具集成、LSP、Python、浏览器、子智能体等更多功能
+Description: |-
+ omp 是一个以终端为先的编码智能体,运行在你的机器上,可连接任意提供商,并将会话视为 git 分支处理。
+ omp(读作“oh-em-pi”,二进制名为 omp)是 Mario Zechner 的 Pi 项目的一个分支。它作为一个独立的 Bun 进程运行,驱动任何你拥有凭据的模型提供商,并提供一个扁平化的工具接口,供模型用于读取代码、执行命令、编辑文件、控制调试器,以及生成通过进程内 IRC 总线进行协作的子智能体。
+ 会话以 JSONL 格式持久化存储在 ~/.omp/agent/sessions/ 目录下。你可以恢复、分叉、分支和共享这些会话。设置、凭据、插件和缓存全部存放在 ~/.omp/agent/ 目录中。除非你调用某个会向外传输数据的工具,否则没有任何内容会离开你的机器。
+Tags:
+- 人工智能
+- 代码
+- 大语言模型
+- 智能体
+- 编程
+- 聊天机器人
+- 自主智能
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://omp.sh/docs
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.yaml b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.yaml
new file mode 100644
index 0000000000000..57d8281c64c92
--- /dev/null
+++ b/manifests/c/can1357/oh-my-pi/17.2.8/can1357.oh-my-pi.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: can1357.oh-my-pi
+PackageVersion: 17.2.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.installer.yaml b/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.installer.yaml
new file mode 100644
index 0000000000000..8ff7987193c21
--- /dev/null
+++ b/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.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: charmbracelet.soft-serve
+PackageVersion: 0.12.1
+InstallerLocale: en-US
+InstallerType: zip
+ReleaseDate: "2026-08-04"
+Installers:
+ - Architecture: x64
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: soft-serve_0.12.1_Windows_x86_64\soft.exe
+ PortableCommandAlias: soft
+ InstallerUrl: https://github.com/charmbracelet/soft-serve/releases/download/v0.12.1/soft-serve_0.12.1_Windows_x86_64.zip
+ InstallerSha256: 60e22d45b3f2db2c3cf315e53c6a9c07ff449338832aa5ec502b8dd4fefb27de
+ UpgradeBehavior: uninstallPrevious
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.locale.en-US.yaml b/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.locale.en-US.yaml
new file mode 100644
index 0000000000000..b19f6e4758ed0
--- /dev/null
+++ b/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.locale.en-US.yaml
@@ -0,0 +1,14 @@
+# 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: charmbracelet.soft-serve
+PackageVersion: 0.12.1
+PackageLocale: en-US
+Publisher: charmbracelet
+PackageName: soft-serve
+PackageUrl: https://charm.land/
+License: MIT
+Copyright: Charmbracelet, Inc
+ShortDescription: "A tasty, self-hostable Git server for the command line\U0001F366"
+Moniker: soft-serve
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.yaml b/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.yaml
new file mode 100644
index 0000000000000..34f6e9d229660
--- /dev/null
+++ b/manifests/c/charmbracelet/soft-serve/0.12.1/charmbracelet.soft-serve.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: charmbracelet.soft-serve
+PackageVersion: 0.12.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.installer.yaml b/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.installer.yaml
new file mode 100644
index 0000000000000..96ff12dcb1526
--- /dev/null
+++ b/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.installer.yaml
@@ -0,0 +1,27 @@
+# Created using wingetcreate 1.10.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
+
+PackageIdentifier: Der_Floh.videotoascii
+PackageVersion: 1.1.9
+InstallerLocale: en-US
+InstallerType: zip
+Commands:
+- videotoascii
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.Runtime.8
+ MinimumVersion: 8.0.0
+ - PackageIdentifier: Gyan.FFmpeg
+ MinimumVersion: "5.0"
+ArchiveBinariesDependOnPath: true
+Installers:
+- Architecture: neutral
+ NestedInstallerType: portable
+ NestedInstallerFiles:
+ - RelativeFilePath: VideoToAscii.exe
+ PortableCommandAlias: videotoascii
+ InstallerUrl: https://github.com/Der-Floh/Video-To-Ascii/releases/download/v1.1.9/VideoToAscii-v1.1.9.zip
+ InstallerSha256: A15E61CC4C6881A222A534D0D1A3DDDF737ABFA9CA8F5476231C4A9BFE72940F
+ManifestType: installer
+ManifestVersion: 1.10.0
+ReleaseDate: 2025-07-02
diff --git a/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.locale.en-US.yaml b/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.locale.en-US.yaml
new file mode 100644
index 0000000000000..660e211393aab
--- /dev/null
+++ b/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.locale.en-US.yaml
@@ -0,0 +1,29 @@
+# Created using wingetcreate 1.10.3.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
+
+PackageIdentifier: Der_Floh.videotoascii
+PackageVersion: 1.1.9
+PackageLocale: en-US
+Publisher: Der_Floh
+PublisherUrl: https://github.com/Der-Floh
+Author: Der_Floh
+PackageName: VideoToAscii
+PackageUrl: https://github.com/Der-Floh/Video-To-Ascii
+License: MIT
+LicenseUrl: https://github.com/Der-Floh/Video-To-Ascii/blob/main/LICENSE.txt
+ShortDescription: Convert and play videos as animated ASCII art in the console.
+Description: VideoToAscii converts and streams any video file or webcam input as colourful ASCII characters directly in your terminal. Supports multiple conversion strategies, optional audio playback and output files.
+Moniker: videotoascii
+Tags:
+- ascii
+- ascii-art
+- console-app
+- converter
+- dotnet
+- media-player
+- terminal
+- video
+- video-processing
+ReleaseNotesUrl: https://github.com/Der-Floh/Video-To-Ascii/releases/tag/v1.1.9
+ManifestType: defaultLocale
+ManifestVersion: 1.10.0
diff --git a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.yaml b/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.yaml
similarity index 58%
rename from manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.yaml
rename to manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.yaml
index f1d5d3bfd6455..20b72ec5515a3 100644
--- a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.yaml
+++ b/manifests/d/Der_Floh/videotoascii/1.1.9/Der_Floh.videotoascii.yaml
@@ -1,8 +1,8 @@
-# Created with YamlCreate.ps1 Dumplings Mod
+# Created using wingetcreate 1.10.3.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
-PackageIdentifier: Google.Chrome.EXE
-PackageVersion: 141.0.7390.55
+PackageIdentifier: Der_Floh.videotoascii
+PackageVersion: 1.1.9
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0
diff --git a/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.installer.yaml b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.installer.yaml
new file mode 100644
index 0000000000000..1d77413e80d2f
--- /dev/null
+++ b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.installer.yaml
@@ -0,0 +1,72 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Devolutions.ServerConsole
+PackageVersion: 2026.2.15.0
+InstallerType: exe
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /exenoui /quiet /norestart
+ SilentWithProgress: /exenoui /passive /norestart
+ InstallLocation: APPDIR=""
+ Log: /log ""
+ExpectedReturnCodes:
+- InstallerReturnCode: 3010
+ ReturnResponse: rebootRequiredToFinish
+- InstallerReturnCode: 1654
+ ReturnResponse: systemNotSupported
+- InstallerReturnCode: 1650
+ ReturnResponse: invalidParameter
+- InstallerReturnCode: 1649
+ ReturnResponse: blockedByPolicy
+- InstallerReturnCode: 1644
+ ReturnResponse: blockedByPolicy
+- InstallerReturnCode: 1643
+ ReturnResponse: blockedByPolicy
+- InstallerReturnCode: 1640
+ ReturnResponse: blockedByPolicy
+- InstallerReturnCode: 1641
+ ReturnResponse: rebootInitiated
+- InstallerReturnCode: 1639
+ ReturnResponse: invalidParameter
+- InstallerReturnCode: 1638
+ ReturnResponse: alreadyInstalled
+- InstallerReturnCode: 1633
+ ReturnResponse: systemNotSupported
+- InstallerReturnCode: 1628
+ ReturnResponse: invalidParameter
+- InstallerReturnCode: 1625
+ ReturnResponse: blockedByPolicy
+- InstallerReturnCode: 1623
+ ReturnResponse: systemNotSupported
+- InstallerReturnCode: 1618
+ ReturnResponse: installInProgress
+- InstallerReturnCode: 1602
+ ReturnResponse: cancelledByUser
+- InstallerReturnCode: 1601
+ ReturnResponse: contactSupport
+- InstallerReturnCode: 87
+ ReturnResponse: invalidParameter
+- InstallerReturnCode: 1
+ ReturnResponse: invalidParameter
+- InstallerReturnCode: -1
+ ReturnResponse: cancelledByUser
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9
+ProductCode: '{79FFAF2E-A022-4E01-8F50-E60D403B3912}'
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- UpgradeCode: '{F036F415-628F-4FE1-A550-13AE231667EF}'
+ InstallerType: msi
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.devolutions.net/download/Setup.DVLS.Console.2026.2.15.0.exe
+ InstallerSha256: 818DA9717084C0B82BFB176EDE8A65598FC556EB325779C8526E9A28DF53768A
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.locale.en-US.yaml b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.locale.en-US.yaml
new file mode 100644
index 0000000000000..be694f355ba17
--- /dev/null
+++ b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Devolutions.ServerConsole
+PackageVersion: 2026.2.15.0
+PackageLocale: en-US
+Publisher: Devolutions inc.
+PublisherUrl: https://devolutions.net/
+PublisherSupportUrl: https://devolutions.net/support
+PrivacyUrl: https://devolutions.net/legal/privacy
+Author: Devolutions inc.
+PackageName: Devolutions Server Console
+PackageUrl: https://devolutions.net/server/
+License: Proprietary
+LicenseUrl: https://devolutions.net/legal/customer-agreements/
+Copyright: Copyright (c) 2006-2026 Devolutions Inc.
+CopyrightUrl: https://devolutions.net/legal/customer-agreements/
+ShortDescription: The management console for installing and managing Devolutions Server.
+ReleaseNotes: |-
+ Improvements
+ - Minor update
+ReleaseNotesUrl: https://devolutions.net/server/release-notes/console/#v2026.2.15
+PurchaseUrl: https://store.devolutions.net/store
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.locale.zh-CN.yaml b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..99888522d71d5
--- /dev/null
+++ b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.locale.zh-CN.yaml
@@ -0,0 +1,11 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Devolutions.ServerConsole
+PackageVersion: 2026.2.15.0
+PackageLocale: zh-CN
+License: 专有软件
+ShortDescription: Devolutions Server 安装与管理控制台。
+ReleaseNotesUrl: https://devolutions.net/server/release-notes/console/#v2025.2.12.0
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.yaml b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.yaml
new file mode 100644
index 0000000000000..2f16e56e0b7ac
--- /dev/null
+++ b/manifests/d/Devolutions/ServerConsole/2026.2.15.0/Devolutions.ServerConsole.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: Devolutions.ServerConsole
+PackageVersion: 2026.2.15.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.installer.yaml b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.installer.yaml
new file mode 100644
index 0000000000000..0a2f758502b68
--- /dev/null
+++ b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.installer.yaml
@@ -0,0 +1,15 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: DifferentAI.OpenWork
+PackageVersion: 0.18.14
+InstallerType: nullsoft
+Scope: user
+ProductCode: 29165f8a-586b-5470-a1cc-cfff30a85ed3
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/different-ai/openwork/releases/download/v0.18.14/openwork-cloud-win-x64-0.18.14.exe
+ InstallerSha256: 5C98767E38AB898CA0DF0368DC1961258E669D4AE73D240EC5C8CC15E2D09705
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.locale.en-US.yaml b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.locale.en-US.yaml
new file mode 100644
index 0000000000000..cd7a0da5e426e
--- /dev/null
+++ b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.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: DifferentAI.OpenWork
+PackageVersion: 0.18.14
+PackageLocale: en-US
+Publisher: differentai
+PublisherUrl: https://openwork.software/
+PublisherSupportUrl: https://github.com/different-ai/openwork/issues
+Author: Different AI
+PackageName: OpenWork
+PackageUrl: https://openwork.software/
+License: MIT
+LicenseUrl: https://github.com/different-ai/openwork/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Different AI
+ShortDescription: An open-source alternative to Claude Cowork, powered by OpenCode
+Description: |-
+ OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers.
+ It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow:
+ - pick a workspace
+ - start a run
+ - watch progress + plan updates
+ - approve permissions when needed
+ - reuse what works (templates + skills)
+ The goal: make “agentic work” feel like a product, not a terminal.
+Tags:
+- agent
+- agentic
+- ai
+- large-language-model
+- llm
+- opencode
+ReleaseNotes: |-
+ What's new
+ OpenWork v0.18.14 desktop release.
+ - Public artifacts use the openwork-* naming convention.
+ - Cloud artifacts use openwork-cloud-* and require sign-in without enterprise activation.
+ - Enterprise artifacts use openwork-enterprise-* while retaining the standard OpenWork app identity.
+ - Public, Cloud, and enterprise Electron builds use separate updater manifests on this release.
+ Windows installer is temporarily unsigned while production code signing is being finalized.
+ReleaseNotesUrl: https://github.com/different-ai/openwork/releases/tag/v0.18.14
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.locale.zh-CN.yaml b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8aa25979d9546
--- /dev/null
+++ b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: DifferentAI.OpenWork
+PackageVersion: 0.18.14
+PackageLocale: zh-CN
+ShortDescription: 由 OpenCode 驱动的 Claude Cowork 开源替代方案
+Description: |-
+ OpenWork 是一个可扩展的开源“Claude Work”风格系统,专为知识工作者设计。
+ 它是一款原生桌面应用程序,底层运行 OpenCode,但以简洁、引导式的工作流呈现:
+ - 选择一个工作区
+ - 开始执行任务
+ - 查看进度并规划更新
+ - 在需要时批准权限
+ - 复用有效内容(模板 + 技能)
+ 目标:让“自主智能式工作”感觉像一个产品,而不是一个终端。
+Tags:
+- opencode
+- 人工智能
+- 大语言模型
+- 智能体
+- 自主智能
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.yaml b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.yaml
new file mode 100644
index 0000000000000..23b4c523e7859
--- /dev/null
+++ b/manifests/d/DifferentAI/OpenWork/0.18.14/DifferentAI.OpenWork.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: DifferentAI.OpenWork
+PackageVersion: 0.18.14
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..5c9a8a94e3909
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.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
+PackageVersion: 1.0.1080
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+ProductCode: DiscordCanary
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.1080/DiscordCanarySetup.exe
+ InstallerSha256: D19835BF284A06C6AF8E75D67B2E84EF72363B8D638C556747A3930F6770A3E5
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..a502093de793a
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.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
+PackageVersion: 1.0.1080
+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
+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/1.0.1080/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..78f8ed142ee54
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.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: Discord.Discord.Canary
+PackageVersion: 1.0.1080
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2026 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..678d75f2ebe50
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1080/Discord.Discord.Canary.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
+PackageVersion: 1.0.1080
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.installer.yaml
new file mode 100644
index 0000000000000..7aa0ca2c24aa6
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.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
+PackageVersion: 1.0.1081
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+ProductCode: DiscordCanary
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.1081/DiscordCanarySetup.exe
+ InstallerSha256: 04B8DB28F472B808A8986D2CD03A97AAEDFFAA27D2BD3C5BD13ECB2B8B4F0273
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.locale.en-US.yaml
new file mode 100644
index 0000000000000..912196096713b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.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
+PackageVersion: 1.0.1081
+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
+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/1.0.1081/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..696fad678e019
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.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: Discord.Discord.Canary
+PackageVersion: 1.0.1081
+PackageLocale: zh-CN
+Publisher: Discord Inc.
+PublisherUrl: https://discord.com/
+PublisherSupportUrl: https://support.discord.com/
+PrivacyUrl: https://discord.com/privacy
+Author: Discord Inc.
+PackageName: Discord Canary
+PackageUrl: https://discord.com/download
+License: 专有软件
+LicenseUrl: https://discord.com/terms
+Copyright: Copyright (c) 2026 Discord Inc. All rights reserved.
+ShortDescription: 玩耍聊天的地方
+Description: |-
+ Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。
+ 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。
+Tags:
+- 开黑
+- 游戏
+- 聊天
+- 语音
+- 语音聊天
+PurchaseUrl: https://discord.com/nitro
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.yaml
new file mode 100644
index 0000000000000..a7942be393815
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/1.0.1081/Discord.Discord.Canary.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
+PackageVersion: 1.0.1081
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.413/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/Discord.Discord.Canary.arm64.installer.yaml
new file mode 100644
index 0000000000000..819a22e74cc38
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/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.413
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+ProductCode: DiscordCanary
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: arm64
+ InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.413/DiscordCanarySetup.exe
+ InstallerSha256: A413DA63FCBD3852630D770BF796F9193948177F0D31324E2B4881C0AE364C28
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.413/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/Discord.Discord.Canary.arm64.locale.en-US.yaml
new file mode 100644
index 0000000000000..affae86fa923c
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/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.413
+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.413/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/Discord.Discord.Canary.arm64.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..085c29583650b
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/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.413
+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.413/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/Discord.Discord.Canary.arm64.yaml
new file mode 100644
index 0000000000000..dfd1e79e74201
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.413/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.413
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.414/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/Discord.Discord.Canary.arm64.installer.yaml
new file mode 100644
index 0000000000000..2acf3ce47b3a5
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/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.414
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+ProductCode: DiscordCanary
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: arm64
+ InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.414/DiscordCanarySetup.exe
+ InstallerSha256: B9786148D5E878DA1592E75A9B25D7FA4ED7AC813143E7A63D38AA35CD15EFD6
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.414/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/Discord.Discord.Canary.arm64.locale.en-US.yaml
new file mode 100644
index 0000000000000..7b741cf5b6e47
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/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.414
+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.414/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/Discord.Discord.Canary.arm64.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..abc2fe4af1c61
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/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.414
+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.414/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/Discord.Discord.Canary.arm64.yaml
new file mode 100644
index 0000000000000..9b2cef908a086
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.414/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.414
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.415/Discord.Discord.Canary.arm64.installer.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/Discord.Discord.Canary.arm64.installer.yaml
new file mode 100644
index 0000000000000..e64e272083895
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/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.415
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+Protocols:
+- discord
+ProductCode: DiscordCanary
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: arm64
+ InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/arm64/1.0.415/DiscordCanarySetup.exe
+ InstallerSha256: EE4EE0BC536E1B796CF782DC4631712DD7B4A716EB51BDFB58E1023683837FD4
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Discord/Discord/Canary/arm64/1.0.415/Discord.Discord.Canary.arm64.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/Discord.Discord.Canary.arm64.locale.en-US.yaml
new file mode 100644
index 0000000000000..e92e4b6cd3980
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/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.415
+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.415/Discord.Discord.Canary.arm64.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/Discord.Discord.Canary.arm64.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..24cdc0c57fbd8
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/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.415
+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.415/Discord.Discord.Canary.arm64.yaml b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/Discord.Discord.Canary.arm64.yaml
new file mode 100644
index 0000000000000..259e6d59a24cb
--- /dev/null
+++ b/manifests/d/Discord/Discord/Canary/arm64/1.0.415/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.415
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.installer.yaml b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.installer.yaml
new file mode 100644
index 0000000000000..013940a01295c
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.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: Doist.Todoist
+PackageVersion: 9.30.0
+InstallerType: nullsoft
+Scope: user
+InstallerSwitches:
+ Upgrade: --updated
+ExpectedReturnCodes:
+- InstallerReturnCode: 2
+ ReturnResponse: packageInUse
+UpgradeBehavior: install
+Protocols:
+- todoist
+ProductCode: 046cc9a8-e645-5367-8486-409093e0b69a
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.30.0-x64-latest.exe
+ InstallerSha256: A869F085490A99145852E1738995EA428E0CA9324B54710B0D4F9E7033C98E77
+- Architecture: arm64
+ InstallerUrl: https://electron-dl.todoist.net/windows/Todoist-win32-9.30.0-arm64-latest.exe
+ InstallerSha256: 5EC04F73DBFE766550B69B7290EA2D5F6D793C417696043C271BF1C54745AC96
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.locale.en-US.yaml b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.locale.en-US.yaml
new file mode 100644
index 0000000000000..9bc6182ba0656
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.30.0
+PackageLocale: en-US
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/
+License: Proprietary
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2026 Doist
+ShortDescription: 'Become focused, organized, and calm with Todoist. The world’s #1 task manager and to-do list app.'
+Description: Todoist is the world's number 1 to-do list & task manager to organise your life and work. Regain clarity and calmness by getting tasks out of your head and into Todoist, no matter where you are or what device you use.
+Tags:
+- agenda
+- calendar
+- checklist
+- collaborate
+- collaboration
+- gtd
+- list
+- schedule
+- task
+- to-do
+- todo
+ReleaseNotesUrl: https://todoist.com/help/articles/whats-new
+PurchaseUrl: https://todoist.com/pricing
+Documentations:
+- DocumentLabel: Getting Started
+ DocumentUrl: https://todoist.com/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.locale.zh-CN.yaml b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..dbbb2ca89efce
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.locale.zh-CN.yaml
@@ -0,0 +1,39 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Doist.Todoist
+PackageVersion: 9.30.0
+PackageLocale: zh-CN
+Publisher: Doist
+PublisherUrl: https://doist.com/
+PublisherSupportUrl: https://todoist.com/zh-CN/help
+PrivacyUrl: https://doist.com/privacy
+Author: Doist Inc.
+PackageName: Todoist
+PackageUrl: https://todoist.com/zh-CN/
+License: 专有软件
+LicenseUrl: https://doist.com/terms-of-service
+Copyright: Copyright © 2026 Doist
+ShortDescription: 让 Todoist 帮助您变得专注、冷静、有条理。世界第一的任务管理器和待办事项应用。
+Description: Todoist 是世界上排名第一的待办事项和任务管理器,能让您的生活和工作井井有条。无论您身在何处,使用何种设备,都能将任务从脑海中移至 Todoist,从而保持冷静并有条理。
+Tags:
+- 任务
+- 列表
+- 协作
+- 协同
+- 待办
+- 待办事项
+- 提醒事项
+- 日历
+- 日程
+- 日程管理
+- 时间管理
+- 清单
+- 议程
+ReleaseNotesUrl: https://todoist.com/zh-CN/help/articles/whats-new
+PurchaseUrl: https://todoist.com/zh-CN/pricing
+Documentations:
+- DocumentLabel: 入门说明
+ DocumentUrl: https://todoist.com/zh-CN/help/articles/get-started-with-todoist-OgNNJR
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.yaml b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.yaml
new file mode 100644
index 0000000000000..e969129d53446
--- /dev/null
+++ b/manifests/d/Doist/Todoist/9.30.0/Doist.Todoist.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: Doist.Todoist
+PackageVersion: 9.30.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.installer.yaml b/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.installer.yaml
new file mode 100644
index 0000000000000..d1463ab0fc0f8
--- /dev/null
+++ b/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.installer.yaml
@@ -0,0 +1,18 @@
+# Created using wingetcreate 1.12.8.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Dropbox.dbxcli
+PackageVersion: 3.7.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: dbxcli_3.7.1_windows_amd64\dbxcli.exe
+ PortableCommandAlias: dbxcli
+Commands:
+- dbxcli
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/dropbox/dbxcli/releases/download/v3.7.1/dbxcli_3.7.1_windows_amd64.zip
+ InstallerSha256: E282DB72B8260C086AA77F9DDC5623DA5F623406D5FD4A994FDD8DC360159B00
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.locale.en-US.yaml b/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.locale.en-US.yaml
new file mode 100644
index 0000000000000..a81863635e936
--- /dev/null
+++ b/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.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: Dropbox.dbxcli
+PackageVersion: 3.7.1
+PackageLocale: en-US
+Publisher: Dropbox
+PublisherUrl: https://www.dropbox.com
+PublisherSupportUrl: https://github.com/dropbox/dbxcli/issues
+PrivacyUrl: https://www.dropbox.com/privacy
+Author: Dropbox
+PackageName: dbxcli
+PackageUrl: https://github.com/dropbox/dbxcli
+License: Apache-2.0
+LicenseUrl: https://github.com/dropbox/dbxcli/blob/v3.6.0/LICENSE
+ShortDescription: Command-line tool for Dropbox users and team admins
+Description: dbxcli is a scriptable Dropbox CLI for files, shared links, teams, and automation workflows.
+Moniker: dbxcli
+Tags:
+- cli
+- dropbox
+- files
+- storage
+ReleaseNotesUrl: https://github.com/dropbox/dbxcli/releases/tag/v3.7.1
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.yaml b/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.yaml
new file mode 100644
index 0000000000000..ff3193d746516
--- /dev/null
+++ b/manifests/d/Dropbox/dbxcli/3.7.1/Dropbox.dbxcli.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: Dropbox.dbxcli
+PackageVersion: 3.7.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.installer.yaml b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.installer.yaml
new file mode 100644
index 0000000000000..0707a3843baac
--- /dev/null
+++ b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.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: DuoSecurity.DuoDesktop
+PackageVersion: 7.20.0
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLFOLDER=""
+UpgradeBehavior: install
+ProductCode: '{8B0A315D-3D31-4217-A69E-A1B670E24ADF}'
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- UpgradeCode: '{2C72DB34-23A1-4768-9BCB-23A6E036AA72}'
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles(x86)%\Duo Desktop'
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.duosecurity.com/DuoDesktop-7.20.0.msi
+ InstallerSha256: 76973ED35ADF320EC92C8FCC1C0E91D419A47AB405BF6962103C4F0060C7046D
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.locale.en-US.yaml b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..7cfa1f8dd8bcd
--- /dev/null
+++ b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.locale.en-US.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: DuoSecurity.DuoDesktop
+PackageVersion: 7.20.0
+PackageLocale: en-US
+Publisher: Duo Security
+PublisherUrl: https://duo.com/
+PublisherSupportUrl: https://help.duo.com/
+PrivacyUrl: https://duo.com/legal/cisco-online-privacy-statement
+Author: Duo Security LLC
+PackageName: Duo Desktop
+PackageUrl: https://duo.com/docs/duo-desktop
+License: Proprietary
+LicenseUrl: https://duo.com/legal/terms
+Copyright: © Duo Security Inc.
+CopyrightUrl: https://duo.com/legal/terms
+ShortDescription: Duo Desktop helps enforce security posture requirements for endpoints by performing health checks before granting access to Duo-protected applications.
+Description: |-
+ Duo Desktop, formerly known as Duo Device Health, gives organizations more control over which laptop and desktop devices can access corporate applications based on the security posture of the device or presence of Duo Desktop installed on the endpoint.
+ There are three key components:
+ 1. Duo access policies that enforce application access based on device health.
+ 2. A native client application for supported Linux, macOS, and Windows clients that checks the security posture of the device when a user authenticates to an application protected by Duo's browser-based prompt with an applied Duo Desktop policy.
+ 3. Additional endpoint information provided in the Duo Admin Panel.
+ The first time users log in to an application protected by the web-based Duo Universal Prompt or traditional Duo Prompt with the Duo Desktop policy set to require the app, Duo prompts them to download and install Duo Desktop. After installing Duo Desktop, Duo blocks access to applications through the Duo browser-based authentication prompt (when displayed in a browser or in a supported thick client's embedded browser) if the device is unhealthy based on the Duo policy definition and informs the user of the reason for denying the authentication.
+ When a user's device doesn't meet the security requirements of the Duo Desktop policy, Duo Desktop provides the user with steps they can take to remediate their security posture to align with the Duo Desktop policy on the application.
+ Note: While Duo Desktop transmits collected information securely, this information is not uniquely identified. This means that a bad actor could intercept the Duo authentication prompt and create their own response to Duo's request for device health information and send that response up to Duo servers. Every authentication is uniquely identified, so a user cannot reasonably impersonate another user’s device information. You can limit this risk by enabling device registration.
+ReleaseNotes: |-
+ - Fixed an issue where Bitlocker status could be reported as not detected on supported devices.
+ - Fixed an issue where Secure Access could fail to communicate with Duo Desktop.
+ - Fixed an issue where the publisher field was missing when viewing the app in Task Manager.
+ReleaseNotesUrl: https://duo.com/docs/duo-desktop-notes
+Documentations:
+- DocumentLabel: FAQ
+ DocumentUrl: https://duo.com/docs/duo-desktop-faq
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.locale.zh-CN.yaml b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1ef2276448425
--- /dev/null
+++ b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.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: DuoSecurity.DuoDesktop
+PackageVersion: 7.20.0
+PackageLocale: zh-CN
+License: 专有软件
+ShortDescription: Duo Desktop 通过在授予对受 Duo 保护的应用程序的访问权限之前执行健康检查,帮助加强终端的安全状态要求。
+Description: |-
+ Duo Desktop(原名为 Duo Device Health)使组织能够基于设备的安全状况或端点上是否安装了 Duo Desktop,更有效地控制哪些笔记本电脑和台式机设备可以访问企业应用程序。
+ 主要有三个关键组件:
+ 1. 基于设备健康状况强制执行应用程序访问权限的 Duo 访问策略。
+ 2. 适用于受支持的 Linux、macOS 和 Windows 客户端的本地客户端应用程序,当用户通过应用了 Duo Desktop 策略的浏览器身份验证提示登录受保护的应用程序时,该程序将检查设备的安全状况。
+ 3. 在 Duo 管理面板中提供的额外端点信息。
+ 当用户首次使用基于 Web 的 Duo Universal Prompt 或传统 Duo Prompt 登录受保护的应用程序,且 Duo Desktop 策略设置为要求安装该应用时,Duo 将提示用户下载并安装 Duo Desktop。安装 Duo Desktop 后,如果设备的安全状况不符合 Duo 策略定义,则 Duo 将通过基于浏览器的身份验证提示(在浏览器中或受支持的厚客户端的嵌入式浏览器中显示时)阻止对该应用程序的访问,并向用户说明拒绝认证的原因。
+ 当用户的设备不符合 Duo Desktop 策略的安全要求时,Duo Desktop 将向用户提供相应的步骤,帮助其修复安全状况,以符合该应用程序的 Duo Desktop 策略要求。
+ 注意:尽管 Duo Desktop 会安全传输所收集的信息,但这些信息并未进行唯一性标识。这意味着恶意攻击者可能会截获 Duo 的身份验证提示,并伪造设备健康信息的响应发送至 Duo 服务器。每次身份验证都是唯一标识的,因此用户无法合理地冒充其他用户设备的信息。您可通过启用设备注册来降低此风险。
+Documentations:
+- DocumentLabel: 常见问题
+ DocumentUrl: https://duo.com/docs/duo-desktop-faq
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.yaml b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.yaml
new file mode 100644
index 0000000000000..f0c43d3940fca
--- /dev/null
+++ b/manifests/d/DuoSecurity/DuoDesktop/7.20.0/DuoSecurity.DuoDesktop.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: DuoSecurity.DuoDesktop
+PackageVersion: 7.20.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.installer.yaml b/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.installer.yaml
new file mode 100644
index 0000000000000..63e4ff02b1a0b
--- /dev/null
+++ b/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.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: detachhead.rebased
+PackageVersion: 1.1.10
+InstallerLocale: en-US
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: uninstallPrevious
+ProductCode: Rebased 1.1.10
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- ProductCode: Rebased 1.1.10
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%\detachhead\Rebased'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/DetachHead/rebased/releases/download/1.1.10/rebased.exe
+ InstallerSha256: F3120DD3E693C1F7D497C2CA6CFAB3DE099BEF99CB37F77C1B337E64FE8FFDAE
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.locale.en-US.yaml b/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.locale.en-US.yaml
new file mode 100644
index 0000000000000..fa1633891b159
--- /dev/null
+++ b/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.locale.en-US.yaml
@@ -0,0 +1,22 @@
+# 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: detachhead.rebased
+PackageVersion: 1.1.10
+PackageLocale: en-US
+Publisher: detachhead
+PublisherUrl: https://github.com/DetachHead
+PublisherSupportUrl: https://github.com/DetachHead/rebased/issues
+Author: detachhead
+PackageName: Rebased
+PackageUrl: https://github.com/DetachHead/rebased
+License: Apache-2.0
+LicenseUrl: https://github.com/DetachHead/rebased/blob/HEAD/LICENSE.txt
+Copyright: Copyright 2026 detachhead
+ShortDescription: An open-source remake of the short-lived jetbrains git client
+ReleaseNotes: |-
+ - make the additional info field mandatory when submitting crash reports (#301)
+ - move pull/push buttons to the left of the branch selection dropdown to prevent users accidentally clicking the wrong button when the blue/green arrow icons appear (#305)
+ReleaseNotesUrl: https://github.com/DetachHead/rebased/releases/tag/1.1.10
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.yaml b/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.yaml
new file mode 100644
index 0000000000000..3792999424d86
--- /dev/null
+++ b/manifests/d/detachhead/rebased/1.1.10/detachhead.rebased.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: detachhead.rebased
+PackageVersion: 1.1.10
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.installer.yaml b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.installer.yaml
new file mode 100644
index 0000000000000..7ac83f9e2108d
--- /dev/null
+++ b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.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: dreamlonglll.Mini-Term
+PackageVersion: 0.10.0
+UpgradeBehavior: install
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerType: nullsoft
+ Scope: user
+ InstallerUrl: https://github.com/dreamlonglll/mini-term/releases/download/v0.10.0/Mini-Term_0.10.0_x64-setup.exe
+ InstallerSha256: CABBE4E155208DFC0C7E59333879B5DEB1D804547FB8396AC55B6996A8E81739
+ ProductCode: Mini-Term
+- Architecture: x64
+ InstallerType: wix
+ Scope: machine
+ InstallerUrl: https://github.com/dreamlonglll/mini-term/releases/download/v0.10.0/Mini-Term_0.10.0_x64_en-US.msi
+ InstallerSha256: F0C420BEFF5DA318F0B86E32C1AA4C0B251F65BCD91AFAD0AA97D7C918836CF8
+ InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ ProductCode: '{E92B5308-DDA4-4FEF-A6AE-5E846090A6CB}'
+ AppsAndFeaturesEntries:
+ - UpgradeCode: '{508EBA6B-F86F-54E3-A17E-094DDF898583}'
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.locale.en-US.yaml b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.locale.en-US.yaml
new file mode 100644
index 0000000000000..3d93f364d9ec8
--- /dev/null
+++ b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.locale.en-US.yaml
@@ -0,0 +1,60 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: dreamlonglll.Mini-Term
+PackageVersion: 0.10.0
+PackageLocale: en-US
+License: Freeware
+ShortDescription: Desktop Terminal Manager Built for the AI Era
+Description: |-
+ An AI terminal management tool supporting multi-project, multi-terminal layout management
+
+ Features
+ Terminal Core
+ - Multi-tab management — Independent tabs per project, drag-to-sort, status icons at a glance
+ - Recursive splitting — Horizontal/vertical nested splits, Allotment drag-to-adjust ratios
+ - High-performance rendering — xterm.js v6 + WebGL acceleration, automatic Canvas fallback
+ - 100K-line scrollback — Intercepts CSI 3J (ED3) commands, preserves scrollback history when Claude/Codex TUIs clear screen
+ - Terminal caching — Switching tabs/splits without rebuilding xterm instances, existing content preserved
+ - Copy & paste — Ctrl+Shift+C / Ctrl+Shift+V shortcuts + right-click menu, "Copy" auto-grayed when no selection; Windows large multi-line paste auto-chunked to prevent ConPTY line loss
+ - Long text paste — Clipboard text ≥10 lines or ≥2000 chars auto-saved as temp .txt and pastes quoted file path, avoiding AI tool performance and paste bracket issues with ultra-long content
+ - Image paste — Auto-detects screenshots in clipboard, saves as temp PNG via Win32 API and pastes quoted path, compatible with non-standard formats like PinPix
+ - File drag-drop — Files dragged to terminal auto-insert quoted absolute paths, compatible with spaces-in-path
+ - Multi-Shell config — Windows (cmd / powershell / pwsh), macOS (zsh / bash), Linux (bash / sh), freely add/remove
+ AI Process Awareness
+ - Real-time status detection — 500ms polling child process names, auto-identifies Claude/Codex, displays idle/working/error states
+ - Status aggregation — Panel → Tab → Project layered aggregation, priority: error > ai-working > ai-idle > idle
+ - Completion alert trio — Triggers immediately when AI task goes working → idle:
+ - Bottom-right Toast desktop notification (inactive projects only, deduplicated per project)
+ - Project list DONE badge, click to clear
+ - Taskbar flash (Windows) / Dock bounce (macOS), only when window unfocused
+ - Three toggles independently configurable
+ - Session entry/exit detection — Command echo identifies AI entry; double Ctrl+C / Ctrl+D or exit/quit/:quit/logout identifies exit
+ - Session history — Reads local Claude/Codex session history, right-click copy recovery command for quick resumption
+ - AI task markers — Auto-logs xterm on each Enter press in AI session, tab top-right ⚑ button drops down history submission list, click or Ctrl+Shift+↑/↓ to jump between markers, target line briefly highlighted
+ Project Management
+ - Project list — Left sidebar manages multiple project directories, one-click workspace switch, auto-restores last active project on restart
+ - Drag-to-add projects — Drag folders from Explorer to project list for quick add, auto-identifies files/folders/duplicates with visual feedback
+ - Nested groups — Up to 3-level project grouping, drag-to-sort, collapse/expand
+ - File tree — Integrated directory browser, nested .gitignore grayed out (per-subdirectory ignore rules and !pattern whitelists respected, consistent with git behavior), notify file watcher real-time refresh
+ - File operations — New file/folder, rename, view content in file tree (binary and oversized file friendly prompts)
+ - VS Code quick open — File tree top-right button opens current project with configured VS Code executable, path customizable in "Settings → System Settings → External Editor"
+ Git Integration
+ - File status — Git status colors in file tree (modified/added/deleted/conflict)
+ - Change Diff — Detailed Diff for working directory changes, Hunk line-level parsing, side-by-side/inline dual view
+ - Commit history — Browse repository commit log, cursor pagination (default 30 items)
+ - Commit Diff — View file changes for any commit, per-file switching
+ - Branch info — Local/remote branch list
+ - Source control panel — VS Code-style Changes panel, Staged/Changes/Untrackedg grouping, single-file and bulk stage/unstage/discard, Ctrl+Enter quick commit, list/tree view toggle
+ - Pull/Push — In-line repository buttons for one-click remote sync, refresh button reloads commit history and branch info
+ - Multi-repo discovery — Auto-scans all Git repositories under project directory (recursive 5 levels, skips node_modules, etc.)
+ Appearance & Configuration
+ - Activity Bar sidebar — Leftmost permanent 40px icon bar, Projects/Sessions/Files/Git panel toggles, independent show/hide control, active state blue vertical bar indicator, state persistence
+ - Three theme modes — Auto (follow system)/Light/Dark, dark based on Warm Carbon warm charcoal tones, custom CSS variable system
+ - Independent font adjustment — UI and terminal font sizes separately adjustable (10-20px), terminal optional UI theme following
+ - Layout persistence — Split ratios, tabs, window size/position auto-saved and restored on restart (tauri-plugin-window-state)
+ - Close confirmation — Pre-close confirmation dialog, flushes all project layouts to prevent accidental operations
+ - Version check — Fetches GitHub Release on startup, title bar shows new version notification
+ - Settings center — Unified SettingsModal manages themes, fonts, Shell, AI notifications and all other toggles
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.locale.zh-CN.yaml b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d12da6ed92707
--- /dev/null
+++ b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.locale.zh-CN.yaml
@@ -0,0 +1,100 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: dreamlonglll.Mini-Term
+PackageVersion: 0.10.0
+PackageLocale: zh-CN
+Publisher: tauri-app
+PublisherUrl: https://github.com/dreamlonglll
+PublisherSupportUrl: https://github.com/dreamlonglll/mini-term/issues
+PackageName: Mini-Term
+PackageUrl: https://github.com/dreamlonglll/mini-term
+License: 免费软件
+ShortDescription: 为 AI 时代打造的桌面终端管理器
+Description: |-
+ 一个 AI 终端管理工具,支持多项目、多终端布局管理
+
+ 功能特性
+ 终端核心
+ - 多标签管理 — 每个项目独立标签页,拖拽排序,状态图标一目了然
+ - 递归分屏 — 横向 / 纵向任意嵌套分屏,Allotment 拖拽调整比例
+ - 高性能渲染 — xterm.js v6 + WebGL 加速,自动降级为 Canvas
+ - 10 万行滚动缓冲 — 拦截 CSI 3J(ED3)指令,Claude / Codex 等 TUI 清屏时保留上滚历史
+ - 终端缓存 — 切换标签 / 分屏不重建 xterm 实例,已有内容不丢失
+ - 复制粘贴 — Ctrl+Shift+C / Ctrl+Shift+V 快捷键 + 右键菜单,未选中时"复制"自动置灰;Windows 大段多行粘贴自动分块写入,防止 ConPTY 丢行
+ - 长文本粘贴 — 剪贴板文本 ≥10 行或 ≥2000 字符时自动转存为临时 .txt 并粘贴带引号的文件路径,避免 AI 工具直接处理超长内容引发性能与 paste bracket 问题
+ - 图片粘贴 — 剪贴板含截图时自动检测,通过 Win32 API 保存为临时 PNG 并粘贴带引号的路径,兼容 PinPix 等非标准格式
+ - 文件拖拽 — 文件拖到终端自动插入带引号的绝对路径,兼容含空格的路径
+ - 多 Shell 配置 — Windows(cmd / powershell / pwsh)、macOS(zsh / bash)、Linux(bash / sh)等,可自由增删
+ AI 进程感知
+ - 实时状态检测 — 500ms 轮询子进程名,自动识别 Claude / Codex,显示 idle / working / error 状态
+ - 状态聚合 — 面板 → 标签页 → 项目逐层聚合,优先级 error > ai-working > ai-idle > idle
+ - 完成提醒三件套 — AI 任务从 working → idle 时立刻触发:
+ - 右下角 Toast 桌面通知(仅非活跃项目弹出,同项目去重)
+ - 项目列表 DONE 徽章,点击清除
+ - 任务栏闪烁(Windows)/ Dock 跳动(macOS),窗口失焦时才触发
+ - 三个开关独立可配
+ - 会话进出检测 — 命令 echo 识别进入 AI;双击 Ctrl+C / Ctrl+D 或 exit / quit / :quit / /logout 识别退出
+ - 会话历史 — 读取本地 Claude / Codex 历史会话记录,右键复制恢复命令快速续接
+ - AI 任务标记 — AI 会话内每次用户按 Enter 自动在 xterm 打点,标签右上角 ⚑ 按钮下拉展示历史提交列表,点击或 Ctrl+Shift+↑/↓ 在标记间跳转,目标行短暂高亮提示
+ 项目管理
+ - 项目列表 — 左侧边栏管理多个项目目录,一键切换工作区,重启自动恢复上次激活项目
+ - 拖拽添加项目 — 从资源管理器拖拽文件夹到项目列表即可快速添加,自动识别文件 / 文件夹 / 重复项目并给出视觉反馈
+ - 嵌套分组 — 最多 3 级项目分组,拖拽排序,折叠 / 展开
+ - 文件树 — 集成目录浏览器,嵌套 .gitignore 置灰(每层子目录的忽略规则与 !pattern 白名单都会生效,与 git 行为一致),notify 文件监听实时刷新
+ - 文件操作 — 文件树内新建文件 / 文件夹、重命名、查看内容(二进制与超大文件友好提示)
+ - VS Code 快捷打开 — 文件树右上角按钮一键用配置的 VS Code 可执行文件打开当前项目,路径可在「设置 → 系统设置 → 外部编辑器」自定义
+ Git 集成
+ - 文件状态 — 文件树显示 Git 状态颜色(修改 / 新增 / 删除 / 冲突)
+ - 变更 Diff — 工作区文件变更的详细 Diff,Hunk 行级解析,并排 / 内联双视图
+ - 提交历史 — 浏览仓库提交记录,游标分页加载(默认 30 条)
+ - 提交 Diff — 查看任意提交的文件变更,逐文件切换
+ - 分支信息 — 本地 / 远程分支列表
+ - 源码控制面板 — VS Code 风格 Changes 面板,Staged / Changes / Untracked 分组展示,支持单文件和全量 stage / unstage / discard,Ctrl+Enter 快速提交,列表与树形视图切换
+ - Pull / Push — 仓库行内按钮一键同步远端,支持刷新按钮重新加载提交记录与分支信息
+ - 多仓库发现 — 自动扫描项目目录下所有 Git 仓库(递归 5 层,跳过 node_modules 等)
+ 外观与配置
+ - Activity Bar 侧边栏 — 最左侧常驻 40px 图标栏,含 Projects / Sessions / Files / Git 四个面板开关,独立控制显隐,激活态蓝色竖条指示,状态持久化
+ - 三种主题模式 — Auto(跟随系统)/ Light / Dark,深色基于 Warm Carbon 暖炭色调,自定义 CSS 变量体系
+ - 字体独立调节 — UI 与终端字号分别可调(10-20px),终端可选是否跟随 UI 主题
+ - 布局持久化 — 分屏比例、标签页、窗口大小 / 位置自动保存,重启恢复(tauri-plugin-window-state)
+ - 关闭确认 — 关闭窗口前二次确认,并 flush 所有项目布局,避免误操作
+ - 版本检查 — 启动时拉取 GitHub Release,标题栏显示新版本提示
+ - 设置中心 — 统一的 SettingsModal 管理主题、字体、Shell、AI 通知等所有开关
+ReleaseNotes: |-
+ 更新内容
+ 本版合入社区贡献者 @hitechr 的功能同步批次(#38,35 个提交、80+ 文件),并附维护者审查修复批。
+ 新增
+ - 使用统计面板 — 顶栏「统计」查看 Claude Code / Codex 的成本、调用、会话数多维聚合:按日 / 按小时趋势图、模型与项目排行、Top 会话。本地会话记录解析进 rusqlite 账本,面板毫秒级出数、后台增量同步;fork 复制的历史按血缘去重不重复计费,缓存读写按官方价差精确计价;价格表每日从 models.dev 拉一次(只读公开价目,不上传任何用量数据),拉不到用缓存,绝不显示凭空编造的数字
+ - 系统托盘状态灯 — 黄=待确认、蓝=处理中、绿=完成未读、灰=安静,多状态失焦轮播;右键按项目查看各自状态,左键唤起主窗口;仅权限 / 确认类文案点黄灯,API 错误与重试等待不误报
+ - AI 会话自动续接 — 重启后每个分屏自动 claude --resume / codex resume 续回原会话:身份来自 hook 上报、随布局持久化;写回终端前白名单校验(仅字母数字与 -_、长度上限),远程 pane 不参与,识别不了的一律不写
+ - 满屏图标 — 文件树 Material 文件图标、项目行技术栈 + AI 品牌图标(按厂商去重、单色品牌图标上品牌色)、pane 标签与会话列表品牌图标;全量图标数据(gzip ≈1.2MB)独立 chunk 动态加载,主包零增量
+ - 项目描述 — 右键「编辑描述」给项目补一行灰色小字备注,一排 worktree 子项目各自在干什么一眼分清
+ - 拖选停留自动复制 — 拖选后按住鼠标静止超过设定时长自动复制选区并弹「已复制」气泡,时长可调(默认 1s,0 = 关闭)
+ - 配置写盘令牌 — load_config 成功才发放写盘令牌,空白页面 / 异常启动不再可能用空配置覆盖磁盘完整配置;备份自愈覆盖后台启动路径,损坏主文件不会覆盖有效备份
+ 性能
+ - 启动路径零网络请求 — 移除 index.html 的 Google Fonts 渲染阻塞外链(离线 / 受限网络下首帧挂数秒的元凶),字体改 @fontsource 本地 woff2 随安装包分发(+204KB)
+ - 五个重型弹窗 React.lazy 按需加载(设置 / 文件查看 / 会话查看 / 移动端 / 统计):主包 gzip 631KB → 378KB
+ - Rust / WebView 统一时间轴启动埋点写 stderr([startup+xxxms]),便于回归定位;实测 release 冷启动约 1.5s、热启动约 0.7s(macOS ARM)
+ 修复(审查修复批)
+ - 用量账本 sync 锁 panic 中毒后统计永久停更(恢复中毒 guard 继续执行,新增回归测试);恢复 merge 时误删的 v0.9.3 完成通知回归测试
+ - 文件监听 watcher 引用计数:目录压缩链多节点 watch 同一路径不再互相摘除;压缩链加 8 层深度上限;文件图标 data URI 加缓存,消除每次渲染全量 base64 编码
+ - resume 命令拼装收口为统一白名单守卫,会话列表手动恢复同样过校验,id 形态异常不再提供写终端 / 复制入口
+ - 拖选自动复制松手时选区已增长则补复制一次,剪贴板始终是最终完整选区;worktree 子项目缩进恢复 16px 相对层级;用量面板动效纳入 reduced-motion 豁免体系
+ 构建
+ - MSRV 升至 Rust 1.95(libsqlite3-sys 0.38 的 cfg_select! 要求),从源码构建请先 rustup update
+ - git2 启用 vendored-openssl,修复 macOS ARM 本地构建误链 Intel Homebrew OpenSSL;仅 unix 平台生效,Windows 构建不受影响(openssl 不在 Windows 依赖图,已实证)
+ 致谢
+ - 感谢 @hitechr 贡献本版全部五块主体功能(#38)
+ 下载
+
+ | 平台 | 文件 | 说明 |
+ | ------- | --------------------------------------------- | ------------------------------------------------------------------------ |
+ | Windows | Mini-Term_0.10.0_x64-setup.exe / .msi | 主要支持平台 |
+ | macOS | Mini-Term_0.10.0_aarch64.dmg(Apple Silicon) | 首次打开如被 Gatekeeper 拦截,执行 xattr -cr /Applications/Mini-Term.app |
+ | Linux | Mini-Term_0.10.0_amd64.AppImage / .deb / .rpm | 实验性支持 |
+
+ 完整变更:https://github.com/dreamlonglll/mini-term/compare/v0.9.3...v0.10.0
+ReleaseNotesUrl: https://github.com/dreamlonglll/mini-term/releases/tag/v0.10.0
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.yaml b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.yaml
new file mode 100644
index 0000000000000..7859c0f83e420
--- /dev/null
+++ b/manifests/d/dreamlonglll/Mini-Term/0.10.0/dreamlonglll.Mini-Term.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: dreamlonglll.Mini-Term
+PackageVersion: 0.10.0
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.installer.yaml b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.installer.yaml
new file mode 100644
index 0000000000000..5ea0909aa6867
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI
+PackageVersion: 1.19.6
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: reasonix.exe
+Commands:
+- reasonix
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.19.6/reasonix-windows-amd64.zip
+ InstallerSha256: A7D63060ECF499DDA659EAF451BE9589C81A2BCC6402A7C54719864D8F3ADDD7
+- Architecture: arm64
+ InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/v1.19.6/reasonix-windows-arm64.zip
+ InstallerSha256: 368984998C39E306F69C9A3C4C84F3BE744C71FF064AA5125BF976BAA83052D8
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.locale.en-US.yaml
new file mode 100644
index 0000000000000..88bf09afb50d9
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.locale.en-US.yaml
@@ -0,0 +1,96 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: ESEngine.ReasonixCLI
+PackageVersion: 1.19.6
+PackageLocale: en-US
+Publisher: reasonix
+PublisherUrl: https://esengine.cn/
+PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues
+PackageName: Reasonix CLI
+PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/
+License: MIT
+LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Reasonix Contributors
+ShortDescription: A DeepSeek-native coding agent, for your terminal.
+Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running.
+Moniker: reasonix
+Tags:
+- agent
+- agentic
+- ai
+- chatbot
+- code
+- coding
+- deepseek
+- large-language-model
+- llm
+- programming
+ReleaseNotes: |-
+ 此版本带来内置版本匹配文档、事务性回滚、更安全的子代理清理以及大量桌面和 CLI 修复。
+ 发布渠道:稳定版 · v1.19.6
+ English → · 网页版完整更新日志 →
+ 使用攻略
+ - 内置文档 — 使用 /docs 直接在 Reasonix 中访问版本匹配的产品文档。
+ 概览
+ Reasonix v1.19.6 — 版本化文档、事务性回滚与更安全的恢复
+ 此版本带来内置版本匹配文档、事务性回滚、更安全的子代理清理以及大量桌面和 CLI 修复。
+ 发布日期:2026-08-04
+ 重点内容
+ - 内置版本匹配文档 — 使用 /docs 命令直接在 Reasonix 中访问官方产品文档和发布历史。内置文档工具在 AI 撰写答案前检索版本匹配的证据。 (#7402)
+ - 事务性回滚与单文件还原 — 回滚操作现在使用持久事务,具有 SHA-256 验证的 blob、崩溃恢复和冲突检测。代码回滚和单文件会话还原均支持撤销。 (#7356)
+ - 更安全的子代理清理与启动 — 子代理清理不再导致误启动错误或因损坏的元数据而阻塞。每次控制器构建时都会通过父会话活跃探测清理过时的子代理。 (#7405, #7225)
+ - 桌面与 CLI 质量改进 — 中键关闭标签页、统一的 token 显示、工作区配置覆盖警告以及众多布局和权限修复改善了日常体验。 (#4330, #7404, #7413, #7362, #7437, #7430, #7317)
+ - 更新器与恢复修复 — 孤立的 macOS 应用备份现在可恢复,残留的待处理更新不再阻塞后续更新或强制安全模式。 (#7369, #7366)
+ 新功能
+ - 内置版本匹配文档 — 使用 /docs 命令直接在 Reasonix 中访问官方产品文档和发布历史。 (#7402)
+ - 事务性回滚与单文件还原 — 回滚操作现在使用持久事务,具有 SHA-256 验证的 blob、崩溃恢复和冲突检测。 (#7356)
+ - 中键关闭标签页 — 用中键点击标签页即可关闭,符合常见浏览器行为。 (#4330)
+ - 统一的 token 显示格式 — token 计数现在在作曲器和上下文面板中使用一致的 K/M 缩写。 (#7404)
+ - 精简的创作欢迎页 — 空会话欢迎页现在显示居中的 hero 输入框,仅保留模型选择。 (#7317)
+ 改进
+ - 更安全的子代理清理 — 子代理清理不再导致误启动错误或因损坏的元数据而阻塞。 (#7405, #7225)
+ - 工作区配置覆盖警告 — 设置面板现在会在工作区 reasonix.toml 覆盖用户配置时发出警告。 (#7413)
+ - 响应式设置布局 — 设置页面现在在窄窗口下正确换行,防止溢出和错位。 (#7362)
+ - 破坏性 git 命令分类 — git restore 和 git stash drop 等命令现在显示危险警告,并每次都需要重新批准。 (#7437)
+ - CLI /status 显示活动配置文件 — /status 命令现在报告当前生效的配置文件。 (#7393)
+ - CLI 中使用 Ctrl+箭头移动单词 — 在 Windows 和 Linux 上,Ctrl+左/右箭头现在可在作曲器中按单词移动。 (#7390)
+ - Windows 控制台 ANSI 支持 — 旧版 Windows 控制台现在可在 setup 和 config 命令中正确显示彩色输出。 (#7387)
+ - 恢复通知不再发送到 IM 聊天 — 内部恢复通知不再转发到微信、QQ 或飞书对话。 (#7421)
+ - 子代理列表显示开始时间 — 子代理的 CreatedAt 现在反映实际生成时间而非完成时间。 (#7309)
+ - CLI 恢复会话分组 — 冲突恢复副本现在与其源会话分组,并标有简短的父 ID。 (#7344)
+ - 构建输出从 @ 补全中排除 — target、pycache、venv 等生成目录不再出现在文件补全中。 (#7401)
+ - 项目 provider_access 不再隐藏用户提供者 — 仅项目级别的 provider_access 列表不再在模型切换器中隐藏账户级提供者。 (#7395)
+ - 无法解析提供者时规划器模型降级 — 当 planner_model 指定未知提供者时,桌面现在会发出警告并仅使用执行器继续运行。 (#7434)
+ - 已删除的工作区文件夹不再重新创建 — 在资源管理器中删除工作区文件夹不再导致 Reasonix 在启动时重新创建它。 (#7432)
+ - 全局钩子迁移 — settings.json 中的全局钩子现在迁移到新的配置目录。 (#7445)
+ - TUI 长批准命令显示 — 等待批准的长命令现在在 TUI 中换行显示,而不是被截断。 (#7447)
+ - 递归 Glob 遍历支持超时 — 递归 Glob 搜索现在默认 30 秒超时,并返回明确标记的不完整结果,避免长时间占用当前对话轮次。 (#7455)
+ 修复
+ - 孤立的 macOS 更新器备份恢复 — 中断的更新不再留下永久备份阻塞后续更新。 (#7369)
+ - 待处理更新残留恢复 — 无效的待处理更新标记现在会被清理,而不是强制安全模式。 (#7366)
+ - npm 依赖安全告警已解决 — 桌面和 worker 依赖中所有 24 个开放的 Dependabot 告警已解决。 (#7446)
+ - CLI 升级 GitHub 认证 — reasonix upgrade 现在使用 GITHUB_TOKEN 进行认证的 GitHub API 请求,避免速率限制。 (#7418)
+ - 提供者流错误可定位异常载荷 — 当网关发送无效 SSE 数据时,解码错误现在会标明提供者,并附带长度受限的异常载荷片段。 (#7461)
+ - 遵循更长的 Retry-After 等待时间 — 限流响应现在可将重试延迟到最长 60 秒,并支持 HTTP-date 格式的 Retry-After,避免在限流窗口内耗尽重试次数。 (#7459)
+ - 对话元素跟随文字大小设置 — 思考标题、工具卡片、附件、记忆引用和行内编辑现在会随对话文字大小设置同步缩放。 (#7457)
+ - Windows 可识别异常子代理存储 — 当文件占用子代理存储路径时,Windows 现在会正确报告错误,而不会将其误判为存储目录不存在。 (#7456)
+ - 会话预览优先显示实际请求 — 以文件引用开头的提示词现在会使用后续请求文本生成会话预览和侧边栏标题,而不再只显示文件路径。 (#7464)
+ - 工作区切换按钮与面板边缘对齐 — 工作区折叠与展开按钮现在在 Workbench 和 Creation 布局中都位于主题栏操作区末端。 (#7468)
+ - 改动面板显示易读的 Git 状态 — 改动文件现在显示“已修改”“未跟踪”“冲突”等本地化标签,而不再直接展示 MM、?? 等原始状态码。 (#7469)
+ - ACP session/set_config_option 文档 — ACP 文档现在正确记录了 configId 参数。 (#7359)
+ 升级提醒
+ 本版本无需手动迁移。
+ 风险提示
+ 当前没有需要额外操作的已知风险。
+ 致谢
+ 感谢本版本的贡献者:@SivanCola、@esengine、@zdjmrq、@Li-Charles-One、@Lxiny-zy、@skyzhao1223、@HaoyueQin、@HBLADEH、@tic-top
+ 下载与安装
+ - 官网按平台下载
+ - 查看完整差异
+ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/v1.19.6
+Documentations:
+- DocumentLabel: FAQ
+ DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..00563f74e717e
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI
+PackageVersion: 1.19.6
+PackageLocale: zh-CN
+ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。
+Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。
+Tags:
+- deepseek
+- 人工智能
+- 代码
+- 大语言模型
+- 智能体
+- 编程
+- 聊天机器人
+- 自主智能
+Documentations:
+- DocumentLabel: 常见问题
+ DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.yaml b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.yaml
new file mode 100644
index 0000000000000..0c9c5bc43d7ea
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixCLI/1.19.6/ESEngine.ReasonixCLI.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: ESEngine.ReasonixCLI
+PackageVersion: 1.19.6
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.installer.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.installer.yaml
new file mode 100644
index 0000000000000..002f234870dad
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop
+PackageVersion: 1.19.6
+InstallerType: nullsoft
+Scope: user
+UpgradeBehavior: install
+ProductCode: ReasonixReasonix
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.19.6/Reasonix-windows-amd64-installer.exe
+ InstallerSha256: 98E5B25014A8B4191A4B80F3A94D86C55AF3CB78ADDC4395EB7D3BF7F8264A75
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.locale.en-US.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.locale.en-US.yaml
new file mode 100644
index 0000000000000..172b695885c60
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.locale.en-US.yaml
@@ -0,0 +1,95 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: ESEngine.ReasonixDesktop
+PackageVersion: 1.19.6
+PackageLocale: en-US
+Publisher: reasonix
+PublisherUrl: https://esengine.cn/
+PublisherSupportUrl: https://github.com/esengine/DeepSeek-Reasonix/issues
+PackageName: Reasonix
+PackageUrl: https://esengine.github.io/DeepSeek-Reasonix/
+License: MIT
+LicenseUrl: https://github.com/esengine/DeepSeek-Reasonix/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Reasonix Contributors
+ShortDescription: A DeepSeek-native coding agent, for your terminal.
+Description: Reasonix talks straight to api.deepseek.com. The loop is append-only, engineered around DeepSeek's byte-stable prefix cache — long sessions hold 90%+ cache hit and input-token cost collapses to ~1/5. Terminal-first, leave it running.
+Tags:
+- agent
+- agentic
+- ai
+- chatbot
+- code
+- coding
+- deepseek
+- large-language-model
+- llm
+- programming
+ReleaseNotes: |-
+ 此版本带来内置版本匹配文档、事务性回滚、更安全的子代理清理以及大量桌面和 CLI 修复。
+ 发布渠道:稳定版 · v1.19.6
+ English → · 网页版完整更新日志 →
+ 使用攻略
+ - 内置文档 — 使用 /docs 直接在 Reasonix 中访问版本匹配的产品文档。
+ 概览
+ Reasonix v1.19.6 — 版本化文档、事务性回滚与更安全的恢复
+ 此版本带来内置版本匹配文档、事务性回滚、更安全的子代理清理以及大量桌面和 CLI 修复。
+ 发布日期:2026-08-04
+ 重点内容
+ - 内置版本匹配文档 — 使用 /docs 命令直接在 Reasonix 中访问官方产品文档和发布历史。内置文档工具在 AI 撰写答案前检索版本匹配的证据。 (#7402)
+ - 事务性回滚与单文件还原 — 回滚操作现在使用持久事务,具有 SHA-256 验证的 blob、崩溃恢复和冲突检测。代码回滚和单文件会话还原均支持撤销。 (#7356)
+ - 更安全的子代理清理与启动 — 子代理清理不再导致误启动错误或因损坏的元数据而阻塞。每次控制器构建时都会通过父会话活跃探测清理过时的子代理。 (#7405, #7225)
+ - 桌面与 CLI 质量改进 — 中键关闭标签页、统一的 token 显示、工作区配置覆盖警告以及众多布局和权限修复改善了日常体验。 (#4330, #7404, #7413, #7362, #7437, #7430, #7317)
+ - 更新器与恢复修复 — 孤立的 macOS 应用备份现在可恢复,残留的待处理更新不再阻塞后续更新或强制安全模式。 (#7369, #7366)
+ 新功能
+ - 内置版本匹配文档 — 使用 /docs 命令直接在 Reasonix 中访问官方产品文档和发布历史。 (#7402)
+ - 事务性回滚与单文件还原 — 回滚操作现在使用持久事务,具有 SHA-256 验证的 blob、崩溃恢复和冲突检测。 (#7356)
+ - 中键关闭标签页 — 用中键点击标签页即可关闭,符合常见浏览器行为。 (#4330)
+ - 统一的 token 显示格式 — token 计数现在在作曲器和上下文面板中使用一致的 K/M 缩写。 (#7404)
+ - 精简的创作欢迎页 — 空会话欢迎页现在显示居中的 hero 输入框,仅保留模型选择。 (#7317)
+ 改进
+ - 更安全的子代理清理 — 子代理清理不再导致误启动错误或因损坏的元数据而阻塞。 (#7405, #7225)
+ - 工作区配置覆盖警告 — 设置面板现在会在工作区 reasonix.toml 覆盖用户配置时发出警告。 (#7413)
+ - 响应式设置布局 — 设置页面现在在窄窗口下正确换行,防止溢出和错位。 (#7362)
+ - 破坏性 git 命令分类 — git restore 和 git stash drop 等命令现在显示危险警告,并每次都需要重新批准。 (#7437)
+ - CLI /status 显示活动配置文件 — /status 命令现在报告当前生效的配置文件。 (#7393)
+ - CLI 中使用 Ctrl+箭头移动单词 — 在 Windows 和 Linux 上,Ctrl+左/右箭头现在可在作曲器中按单词移动。 (#7390)
+ - Windows 控制台 ANSI 支持 — 旧版 Windows 控制台现在可在 setup 和 config 命令中正确显示彩色输出。 (#7387)
+ - 恢复通知不再发送到 IM 聊天 — 内部恢复通知不再转发到微信、QQ 或飞书对话。 (#7421)
+ - 子代理列表显示开始时间 — 子代理的 CreatedAt 现在反映实际生成时间而非完成时间。 (#7309)
+ - CLI 恢复会话分组 — 冲突恢复副本现在与其源会话分组,并标有简短的父 ID。 (#7344)
+ - 构建输出从 @ 补全中排除 — target、pycache、venv 等生成目录不再出现在文件补全中。 (#7401)
+ - 项目 provider_access 不再隐藏用户提供者 — 仅项目级别的 provider_access 列表不再在模型切换器中隐藏账户级提供者。 (#7395)
+ - 无法解析提供者时规划器模型降级 — 当 planner_model 指定未知提供者时,桌面现在会发出警告并仅使用执行器继续运行。 (#7434)
+ - 已删除的工作区文件夹不再重新创建 — 在资源管理器中删除工作区文件夹不再导致 Reasonix 在启动时重新创建它。 (#7432)
+ - 全局钩子迁移 — settings.json 中的全局钩子现在迁移到新的配置目录。 (#7445)
+ - TUI 长批准命令显示 — 等待批准的长命令现在在 TUI 中换行显示,而不是被截断。 (#7447)
+ - 递归 Glob 遍历支持超时 — 递归 Glob 搜索现在默认 30 秒超时,并返回明确标记的不完整结果,避免长时间占用当前对话轮次。 (#7455)
+ 修复
+ - 孤立的 macOS 更新器备份恢复 — 中断的更新不再留下永久备份阻塞后续更新。 (#7369)
+ - 待处理更新残留恢复 — 无效的待处理更新标记现在会被清理,而不是强制安全模式。 (#7366)
+ - npm 依赖安全告警已解决 — 桌面和 worker 依赖中所有 24 个开放的 Dependabot 告警已解决。 (#7446)
+ - CLI 升级 GitHub 认证 — reasonix upgrade 现在使用 GITHUB_TOKEN 进行认证的 GitHub API 请求,避免速率限制。 (#7418)
+ - 提供者流错误可定位异常载荷 — 当网关发送无效 SSE 数据时,解码错误现在会标明提供者,并附带长度受限的异常载荷片段。 (#7461)
+ - 遵循更长的 Retry-After 等待时间 — 限流响应现在可将重试延迟到最长 60 秒,并支持 HTTP-date 格式的 Retry-After,避免在限流窗口内耗尽重试次数。 (#7459)
+ - 对话元素跟随文字大小设置 — 思考标题、工具卡片、附件、记忆引用和行内编辑现在会随对话文字大小设置同步缩放。 (#7457)
+ - Windows 可识别异常子代理存储 — 当文件占用子代理存储路径时,Windows 现在会正确报告错误,而不会将其误判为存储目录不存在。 (#7456)
+ - 会话预览优先显示实际请求 — 以文件引用开头的提示词现在会使用后续请求文本生成会话预览和侧边栏标题,而不再只显示文件路径。 (#7464)
+ - 工作区切换按钮与面板边缘对齐 — 工作区折叠与展开按钮现在在 Workbench 和 Creation 布局中都位于主题栏操作区末端。 (#7468)
+ - 改动面板显示易读的 Git 状态 — 改动文件现在显示“已修改”“未跟踪”“冲突”等本地化标签,而不再直接展示 MM、?? 等原始状态码。 (#7469)
+ - ACP session/set_config_option 文档 — ACP 文档现在正确记录了 configId 参数。 (#7359)
+ 升级提醒
+ 本版本无需手动迁移。
+ 风险提示
+ 当前没有需要额外操作的已知风险。
+ 致谢
+ 感谢本版本的贡献者:@SivanCola、@esengine、@zdjmrq、@Li-Charles-One、@Lxiny-zy、@skyzhao1223、@HaoyueQin、@HBLADEH、@tic-top
+ 下载与安装
+ - 官网按平台下载
+ - 查看完整差异
+ReleaseNotesUrl: https://github.com/esengine/DeepSeek-Reasonix/releases/tag/desktop-v1.19.6
+Documentations:
+- DocumentLabel: FAQ
+ DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.locale.zh-CN.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..190a783bd9f46
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop
+PackageVersion: 1.19.6
+PackageLocale: zh-CN
+ShortDescription: 为终端而生的 DeepSeek 原生编程 Agent。
+Description: Reasonix 直接对接 api.deepseek.com,围绕 DeepSeek 的字节稳定 prefix-cache 设计了 append-only 的运行循环 —— 长会话能把缓存命中保持在 90%+,输入 token 成本降到 1/5。终端优先,留它一直跑着。
+Tags:
+- deepseek
+- 人工智能
+- 代码
+- 大语言模型
+- 智能体
+- 编程
+- 聊天机器人
+- 自主智能
+Documentations:
+- DocumentLabel: 常见问题
+ DocumentUrl: https://esengine.github.io/DeepSeek-Reasonix/index.html#faq
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.yaml b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.yaml
new file mode 100644
index 0000000000000..1c3aefd6c42e4
--- /dev/null
+++ b/manifests/e/ESEngine/ReasonixDesktop/1.19.6/ESEngine.ReasonixDesktop.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: ESEngine.ReasonixDesktop
+PackageVersion: 1.19.6
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.installer.yaml b/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.installer.yaml
new file mode 100644
index 0000000000000..21497e70eecbe
--- /dev/null
+++ b/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.installer.yaml
@@ -0,0 +1,14 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: ElementLabs.Bionic
+PackageVersion: 1.0.3+3
+InstallerType: nullsoft
+Installers:
+- Architecture: x64
+ InstallerUrl: https://bionic-installers.lmstudio.ai/win32/x64/1.0.3-3/Bionic-1.0.3-3-x64.exe
+ InstallerSha256: E6C8173AFDCAC494B7EE9EF22C8A3E3388FA44054D14B55E62804FF73FDD1959
+ ReleaseDate: 2026-07-22
+ AppsAndFeaturesEntries:
+ - DisplayName: Bionic 1.0.3+3
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.locale.en-US.yaml b/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.locale.en-US.yaml
new file mode 100644
index 0000000000000..18bddb66e9fd9
--- /dev/null
+++ b/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: ElementLabs.Bionic
+PackageVersion: 1.0.3+3
+PackageLocale: en-US
+Publisher: LM Studio
+PublisherUrl: https://lmstudio.ai/
+PrivacyUrl: https://lmstudio.ai/privacy
+Author: Element Labs, Inc.
+PackageName: Bionic
+PackageUrl: https://lmstudio.ai/
+License: Proprietary
+LicenseUrl: https://lmstudio.ai/terms
+Copyright: © 2026 Element Labs, Inc.
+ShortDescription: An AI agent for working with open models locally and in the cloud.
+Description: LM Studio Bionic is an AI agent for coding, research, and document work with local or cloud-hosted open models.
+Moniker: bionic
+Tags:
+- ai
+- agent
+- llm
+- local-ai
+- productivity
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.yaml b/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.yaml
new file mode 100644
index 0000000000000..b3edf120bc0ec
--- /dev/null
+++ b/manifests/e/ElementLabs/Bionic/1.0.3+3/ElementLabs.Bionic.yaml
@@ -0,0 +1,7 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: ElementLabs.Bionic
+PackageVersion: 1.0.3+3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.installer.yaml b/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.installer.yaml
new file mode 100644
index 0000000000000..09bd1434f5dcf
--- /dev/null
+++ b/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.installer.yaml
@@ -0,0 +1,26 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Erlang.ErlangOTP
+PackageVersion: 28.5.0.5
+InstallerType: nullsoft
+Scope: machine
+Commands:
+- erl
+FileExtensions:
+- beam
+- erl
+- hrl
+ProductCode: Erlang OTP
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- DisplayName: Erlang OTP 28.5.0.5 (16.4.0.5)
+ ProductCode: Erlang OTP
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%\Erlang OTP'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/erlang/otp/releases/download/OTP-28.5.0.5/otp_win64_28.5.0.5.exe
+ InstallerSha256: 7958FC0ECC1D89A8AB6ED375E01D773BA987435E37F6495A2FE0D0772EEF5965
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.locale.en-US.yaml b/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.locale.en-US.yaml
new file mode 100644
index 0000000000000..725e5de826bb7
--- /dev/null
+++ b/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.locale.en-US.yaml
@@ -0,0 +1,62 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Erlang.ErlangOTP
+PackageVersion: 28.5.0.5
+PackageLocale: en-US
+Publisher: Ericsson AB
+PublisherUrl: https://www.erlang.org/
+PublisherSupportUrl: https://github.com/erlang/otp/issues
+PackageName: Erlang OTP
+PackageUrl: https://www.erlang.org/downloads
+License: Apache-2.0
+LicenseUrl: https://github.com/erlang/otp/blob/HEAD/LICENSE.txt
+CopyrightUrl: https://github.com/erlang/otp/blob/master/LICENSE.txt
+ShortDescription: Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
+Description: Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
+Moniker: erlang
+Tags:
+- erlang
+- otp
+- programming-language
+ReleaseNotes: |-
+ Patch Package: OTP 28.5.0.5
+ Git Tag: OTP-28.5.0.5
+ Date: 2026-08-04
+ Trouble Report Id: OTP-20137, OTP-20275
+ Seq num: GH-11402, PR-11110, PR-11409
+ System: OTP
+ Release: 28
+ Application: erts-16.4.0.5, ssh-5.5.2.4
+ Predecessor: OTP 28.5.0.4
+ Check out the git tag OTP-28.5.0.5, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below.
+ erts-16.4.0.5
+ The erts-16.4.0.5 application can be applied independently of other applications on a full OTP 28 installation.
+
+ Fixed Bugs and Malfunctions
+ - Fixed a regression in the previous patch release that prevented epmd from binding to localhost.
+ Own Id: OTP-20275
+ Related Id(s): GH-11402, PR-11409
+ > __KOMAC_HEADER__ Full runtime dependencies of erts-16.4.0.5
+ >
+ > kernel-9.0, sasl-3.3, stdlib-4.1
+
+ ssh-5.5.2.4
+ Note! The ssh-5.5.2.4 application cannot be applied independently of other applications on an arbitrary OTP 28 installation.
+ On a full OTP 28 installation, also the following runtime
+ dependency has to be satisfied:
+ -- crypto-5.7 (first satisfied in OTP 28.1)
+
+ Fixed Bugs and Malfunctions
+ - The SSH client and server now reject incoming packets not aligned to the cipher block size as required by RFC 4253 §6. For CBC ciphers, a timing-safe "packet discard" mechanism (CVE-2008-5161 mitigation) ensures structural errors are indistinguishable from MAC failures before disconnecting. AEAD and encrypt-then-MAC modes disconnect immediately.
+ Own Id: OTP-20137
+ Related Id(s): PR-11110
+ > __KOMAC_HEADER__ Full runtime dependencies of ssh-5.5.2.4
+ >
+ > crypto-5.7, erts-14.0, kernel-10.3, public_key-1.6.1, runtime_tools-1.15.1, stdlib-5.0, stdlib-6.0
+ReleaseNotesUrl: https://github.com/erlang/otp/releases/tag/OTP-28.5.0.5
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/erlang/otp/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.yaml b/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.yaml
new file mode 100644
index 0000000000000..710084fcf76f7
--- /dev/null
+++ b/manifests/e/Erlang/ErlangOTP/28.5.0.5/Erlang.ErlangOTP.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: Erlang.ErlangOTP
+PackageVersion: 28.5.0.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.installer.yaml b/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.installer.yaml
new file mode 100644
index 0000000000000..5c7aba86f7f92
--- /dev/null
+++ b/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.installer.yaml
@@ -0,0 +1,26 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Erlang.ErlangOTP
+PackageVersion: 29.0.5
+InstallerType: nullsoft
+Scope: machine
+Commands:
+- erl
+FileExtensions:
+- beam
+- erl
+- hrl
+ProductCode: Erlang OTP
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- DisplayName: Erlang OTP 29.0.5 (17.0.5)
+ ProductCode: Erlang OTP
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%\Erlang OTP'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/erlang/otp/releases/download/OTP-29.0.5/otp_win64_29.0.5.exe
+ InstallerSha256: 24958095A89F0EC76DC9F6E381FA671B940AFCE2B9187C5C6859B193FE8922FE
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.locale.en-US.yaml b/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.locale.en-US.yaml
new file mode 100644
index 0000000000000..0d08c4e850aa4
--- /dev/null
+++ b/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.locale.en-US.yaml
@@ -0,0 +1,59 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Erlang.ErlangOTP
+PackageVersion: 29.0.5
+PackageLocale: en-US
+Publisher: Ericsson AB
+PublisherUrl: https://www.erlang.org/
+PublisherSupportUrl: https://github.com/erlang/otp/issues
+PackageName: Erlang OTP
+PackageUrl: https://www.erlang.org/downloads
+License: Apache-2.0
+LicenseUrl: https://github.com/erlang/otp/blob/HEAD/LICENSE.txt
+CopyrightUrl: https://github.com/erlang/otp/blob/master/LICENSE.txt
+ShortDescription: Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
+Description: Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.
+Moniker: erlang
+Tags:
+- erlang
+- otp
+- programming-language
+ReleaseNotes: |-
+ Patch Package: OTP 29.0.5
+ Git Tag: OTP-29.0.5
+ Date: 2026-08-04
+ Trouble Report Id: OTP-20137, OTP-20275
+ Seq num: GH-11402, PR-11110, PR-11409
+ System: OTP
+ Release: 29
+ Application: erts-17.0.5, ssh-6.0.4
+ Predecessor: OTP 29.0.4
+ Check out the git tag OTP-29.0.5, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below.
+ erts-17.0.5
+ The erts-17.0.5 application can be applied independently of other applications on a full OTP 29 installation.
+
+ Fixed Bugs and Malfunctions
+ - Fixed a regression in the previous patch release that prevented epmd from binding to localhost.
+ Own Id: OTP-20275
+ Related Id(s): GH-11402, PR-11409
+ > __KOMAC_HEADER__ Full runtime dependencies of erts-17.0.5
+ >
+ > kernel-9.0, sasl-3.3, stdlib-4.1
+
+ ssh-6.0.4
+ The ssh-6.0.4 application can be applied independently of other applications on a full OTP 29 installation.
+
+ Fixed Bugs and Malfunctions
+ - The SSH client and server now reject incoming packets not aligned to the cipher block size as required by RFC 4253 §6. For CBC ciphers, a timing-safe "packet discard" mechanism (CVE-2008-5161 mitigation) ensures structural errors are indistinguishable from MAC failures before disconnecting. AEAD and encrypt-then-MAC modes disconnect immediately.
+ Own Id: OTP-20137
+ Related Id(s): PR-11110
+ > __KOMAC_HEADER__ Full runtime dependencies of ssh-6.0.4
+ >
+ > crypto-5.7, erts-14.0, kernel-10.3, public_key-1.6.1, runtime_tools-1.15.1, stdlib-8.0
+ReleaseNotesUrl: https://github.com/erlang/otp/releases/tag/OTP-29.0.5
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/erlang/otp/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.yaml b/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.yaml
new file mode 100644
index 0000000000000..a44753a93105e
--- /dev/null
+++ b/manifests/e/Erlang/ErlangOTP/29.0.5/Erlang.ErlangOTP.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: Erlang.ErlangOTP
+PackageVersion: 29.0.5
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.installer.yaml b/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.installer.yaml
new file mode 100644
index 0000000000000..a968339eb0277
--- /dev/null
+++ b/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.installer.yaml
@@ -0,0 +1,15 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+PackageIdentifier: Feci.ParleyDeckCli
+PackageVersion: 1.38.0
+InstallerType: portable
+Commands:
+- parley
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/feci/parley-deck-cli/releases/download/v1.38.0/parley-v1.38.0-windows-x64.exe
+ InstallerSha256: 216DE1B08F8C6689D35A1AFCB3FE8029D3D699B5E824287FD2C536829A855560
+- Architecture: arm64
+ InstallerUrl: https://github.com/feci/parley-deck-cli/releases/download/v1.38.0/parley-v1.38.0-windows-arm64.exe
+ InstallerSha256: FFB35CE1E838ED9212D10C1F597E6517614BF4D5E66F04F9F67E9897B757CA1F
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.locale.en-US.yaml b/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.locale.en-US.yaml
new file mode 100644
index 0000000000000..675e08681d15b
--- /dev/null
+++ b/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.locale.en-US.yaml
@@ -0,0 +1,28 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+PackageIdentifier: Feci.ParleyDeckCli
+PackageVersion: 1.38.0
+PackageLocale: en-US
+Publisher: Feci
+PublisherUrl: https://github.com/feci
+PackageName: Parley Deck CLI
+PackageUrl: https://github.com/feci/parley-deck-cli
+License: Apache-2.0
+LicenseUrl: https://github.com/feci/parley-deck-cli/blob/main/LICENSE
+ShortDescription: CLI that orchestrates Parley Deck multi-agent cooperation workflows.
+Description: "parley orchestrates multi-agent Parley Deck cooperation across local CLI agents: risk-tiered tracks (fast, standard, deliberation), deliberation rounds, consensus and finalize, implementation with living execution plans, a live TUI, and a human-braked outer loop. v1.38.0 adds a new protocol section 15, Verification integrity, which defines what makes a verification valid: an owner may not issue a verdict on its own claim, every verdict carries a provenance tag (PRIMARY for a located source or an executed check, SECONDARY for a named participant's verdict, RECALL for memory) and an untagged verdict is treated as RECALL, verdict conflicts are resolved by evidence and never by counting participants, exemption claims require a witness, a facilitator who also drafts must disclose its own position changes, and unanimous judgment-shaped ideas require a steelman of the strongest alternative. It also fixes a contradiction in section 4.0, which listed round-1 independence as an invariant never dropped for speed while section 11.A stated there is no enforcement beyond agent discipline."
+ReleaseNotesUrl: https://github.com/feci/parley-deck-cli/releases/tag/v1.38.0
+Tags:
+- ai
+- agents
+- automation
+- cli
+- codex
+- consensus
+- loop
+- multi-agent
+- orchestration
+- preflight
+- roster
+- tui
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.yaml b/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.yaml
new file mode 100644
index 0000000000000..4a42814380750
--- /dev/null
+++ b/manifests/f/Feci/ParleyDeckCli/1.38.0/Feci.ParleyDeckCli.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+PackageIdentifier: Feci.ParleyDeckCli
+PackageVersion: 1.38.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.installer.yaml b/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.installer.yaml
new file mode 100644
index 0000000000000..9b2501abd6e51
--- /dev/null
+++ b/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.installer.yaml
@@ -0,0 +1,20 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Finesssee.Win-CodexBar
+PackageVersion: 0.47.0
+InstallerType: inno
+Scope: user
+UpgradeBehavior: install
+ProductCode: WinCodexBar_is1
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- ProductCode: WinCodexBar_is1
+ DisplayName: CodexBar 0.47.0
+ DisplayVersion: 0.47.0
+ Publisher: CodexBar Contributors
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/nesszer/Win-CodexBar/releases/download/v0.47.0/CodexBar-0.47.0-Setup.exe
+ InstallerSha256: A86564ACF8CA95BCD8635893003136007863659A6F64617672D3E423857D2C76
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.locale.en-US.yaml b/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.locale.en-US.yaml
new file mode 100644
index 0000000000000..65a243a3f4544
--- /dev/null
+++ b/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.locale.en-US.yaml
@@ -0,0 +1,43 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Finesssee.Win-CodexBar
+PackageVersion: 0.47.0
+PackageLocale: en-US
+Publisher: CodexBar Contributors
+PublisherUrl: https://github.com/nesszer
+PublisherSupportUrl: https://github.com/nesszer/Win-CodexBar/issues
+Author: Finesssee
+PackageName: Win-CodexBar
+PackageUrl: https://github.com/nesszer/Win-CodexBar
+License: MIT
+LicenseUrl: https://github.com/nesszer/Win-CodexBar/blob/main/LICENSE
+Copyright: Copyright (c) CodexBar contributors
+ShortDescription: Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.
+Description: Win-CodexBar is a Windows-native desktop app for viewing OpenAI Codex and Claude Code usage stats from a small Tauri shell.
+Moniker: win-codexbar
+Tags:
+- claude-code
+- codex
+- desktop
+- tauri
+- usage
+- windows
+ReleaseNotes: |-
+ Windows port of upstream CodexBar 0.46.0 to 0.47.0.
+
+ ### Added
+ - Providers: Notion AI and xAI usage tracking (upstream 0.47.0).
+ - CLI: `codexbar hooks watch` — continuous provider polling with transition-based hook events.
+ - Low Power Mode setting that floors automatic background refresh to once per 30 minutes.
+ - Per-notification custom sounds and built-in sound set.
+ - Russian localization.
+ - Real-calendar monthly pacing for monthly quota windows.
+
+ ### Fixed
+ - MiniMax Coding Plan web session 500 error; email/Business plan quota now shown.
+ - OpenCode Go rolling 5-hour usage falsely showed exhausted (100%) when the real value was 1%.
+ - FloatBar sizing on High-DPI displays.
+ - Provider fixes for Cursor billing extra usage, Command Code browser session persistence, OpenCode Go WAL reads, and verified z.ai/Kimi/Grok rate windows.
+ReleaseNotesUrl: https://github.com/nesszer/Win-CodexBar/releases/tag/v0.47.0
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.yaml b/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.yaml
new file mode 100644
index 0000000000000..87cff3f09772c
--- /dev/null
+++ b/manifests/f/Finesssee/Win-CodexBar/0.47.0/Finesssee.Win-CodexBar.yaml
@@ -0,0 +1,7 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Finesssee.Win-CodexBar
+PackageVersion: 0.47.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.installer.yaml b/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.installer.yaml
new file mode 100644
index 0000000000000..6b23e23657652
--- /dev/null
+++ b/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.installer.yaml
@@ -0,0 +1,22 @@
+# Created using wingetcreate 1.12.8.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Framefilter.Keyroost
+PackageVersion: 0.7.7
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: keyroostctl.exe
+ PortableCommandAlias: keyroostctl
+- RelativeFilePath: keyroost.exe
+ PortableCommandAlias: keyroost
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/framefilter/keyroost/releases/download/v0.7.7/keyroost-v0.7.7-windows-x86_64-signed.zip
+ InstallerSha256: ECBF3335BF5205B24A1ABDF217D515075164AE987B1126541A02177EC6C0F0FF
+ManifestType: installer
+ManifestVersion: 1.12.0
+ReleaseDate: 2026-08-04
diff --git a/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.locale.en-US.yaml b/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.locale.en-US.yaml
new file mode 100644
index 0000000000000..8c8f2b23e9735
--- /dev/null
+++ b/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.locale.en-US.yaml
@@ -0,0 +1,25 @@
+# Created using wingetcreate 1.12.8.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Framefilter.Keyroost
+PackageVersion: 0.7.7
+PackageLocale: en-US
+Publisher: framefilter
+PublisherUrl: https://github.com/framefilter
+PublisherSupportUrl: https://github.com/framefilter/keyroost/issues
+PackageName: keyroost
+PackageUrl: https://github.com/framefilter/keyroost
+License: MIT OR Apache-2.0
+ShortDescription: Program Token2 Molto2 TOTP tokens and manage FIDO2/OATH/OpenPGP/PIV security keys.
+Moniker: keyroost
+Tags:
+- totp
+- 2fa
+- fido2
+- security-key
+ReleaseNotesUrl: https://github.com/framefilter/keyroost/releases/tag/v0.7.7
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/framefilter/keyroost/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.yaml b/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.yaml
new file mode 100644
index 0000000000000..b037f8fbf90ea
--- /dev/null
+++ b/manifests/f/Framefilter/Keyroost/0.7.7/Framefilter.Keyroost.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: Framefilter.Keyroost
+PackageVersion: 0.7.7
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.installer.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.installer.yaml
new file mode 100644
index 0000000000000..549543278f80b
--- /dev/null
+++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.installer.yaml
@@ -0,0 +1,22 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: FunRoutine.WorkFlowy
+PackageVersion: 4.3.2608041311
+InstallerType: nullsoft
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- workflowy
+ProductCode: 338bed7b-1324-505d-8cb6-5c266cbaa6b3
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2608041311/WorkFlowy-Installer-4.3.2608041311.exe
+ InstallerSha256: BFBD5BFB431446F4EBC8F7F9CB87B5CC5D331A4DA005485F413A44D285139B5B
+- Architecture: x64
+ InstallerUrl: https://github.com/workflowy/desktop/releases/download/v4.3.2608041311/WorkFlowy-Installer-4.3.2608041311.exe
+ InstallerSha256: BFBD5BFB431446F4EBC8F7F9CB87B5CC5D331A4DA005485F413A44D285139B5B
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.locale.en-US.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.locale.en-US.yaml
new file mode 100644
index 0000000000000..c824cfabbdf30
--- /dev/null
+++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.locale.en-US.yaml
@@ -0,0 +1,38 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: FunRoutine.WorkFlowy
+PackageVersion: 4.3.2608041311
+PackageLocale: en-US
+Publisher: WorkFlowy
+PublisherUrl: https://workflowy.com/
+PublisherSupportUrl: https://workflowy.zendesk.com/
+PrivacyUrl: https://workflowy.com/privacy-policy/
+Author: FunRoutine Inc.
+PackageName: WorkFlowy
+PackageUrl: https://workflowy.com/
+License: Proprietary
+Copyright: Copyright © 2026 WorkFlowy
+ShortDescription: Collect your ideas, develop them, share them, and turn them into reality.
+Tags:
+- agenda
+- calendar
+- checklist
+- gtd
+- list
+- memo
+- memorandum
+- notes
+- schedule
+- task
+- to-do
+- todo
+ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2608041311
+PurchaseUrl: https://workflowy.com/pricing/
+Documentations:
+- DocumentLabel: Guides
+ DocumentUrl: https://workflowy.com/guides/
+- DocumentLabel: Knowledge Base
+ DocumentUrl: https://workflowy.com/learn/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.locale.zh-CN.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..54c272aae8ae3
--- /dev/null
+++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.locale.zh-CN.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: FunRoutine.WorkFlowy
+PackageVersion: 4.3.2608041311
+PackageLocale: zh-CN
+Publisher: WorkFlowy
+PublisherUrl: https://workflowy.com/
+PublisherSupportUrl: https://workflowy.zendesk.com/
+PrivacyUrl: https://workflowy.com/privacy-policy/
+Author: FunRoutine Inc.
+PackageName: WorkFlowy
+PackageUrl: https://workflowy.com/
+License: 专有软件
+Copyright: Copyright © 2026 WorkFlowy
+ShortDescription: 收集你的想法,开发、分享它们,并将其变为现实。
+Tags:
+- 任务
+- 列表
+- 备忘
+- 备忘录
+- 待办
+- 待办事项
+- 提醒事项
+- 日历
+- 日程
+- 日程管理
+- 时间管理
+- 清单
+- 笔记
+- 议程
+ReleaseNotesUrl: https://github.com/workflowy/desktop/releases/tag/v4.3.2608041311
+PurchaseUrl: https://workflowy.com/pricing/
+Documentations:
+- DocumentLabel: 指南
+ DocumentUrl: https://workflowy.com/guides/
+- DocumentLabel: 知识库
+ DocumentUrl: https://workflowy.com/learn/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.yaml b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.yaml
new file mode 100644
index 0000000000000..35829cc01ebe8
--- /dev/null
+++ b/manifests/f/FunRoutine/WorkFlowy/4.3.2608041311/FunRoutine.WorkFlowy.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: FunRoutine.WorkFlowy
+PackageVersion: 4.3.2608041311
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GLab/GLab/1.112.0/GLab.GLab.installer.yaml b/manifests/g/GLab/GLab/1.112.0/GLab.GLab.installer.yaml
new file mode 100644
index 0000000000000..dde522e8d4226
--- /dev/null
+++ b/manifests/g/GLab/GLab/1.112.0/GLab.GLab.installer.yaml
@@ -0,0 +1,36 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: GLab.GLab
+PackageVersion: 1.112.0
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1'
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- DisplayName: glab v1.112.0
+ ProductCode: '{679C50AE-F48A-46D1-9493-77F095E9884D}_is1'
+ElevationRequirement: elevatesSelf
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.112.0/downloads/glab_1.112.0_Windows_x86_64_installer.exe
+ InstallerSha256: 1933DBB130897914EF3C32617719A27FB86A9CD758DDB77C30D43F518A8D4B92
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+ InstallationMetadata:
+ DefaultInstallLocation: '%LocalAppData%\Programs\glab'
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://gitlab.com/gitlab-org/cli/-/releases/v1.112.0/downloads/glab_1.112.0_Windows_x86_64_installer.exe
+ InstallerSha256: 1933DBB130897914EF3C32617719A27FB86A9CD758DDB77C30D43F518A8D4B92
+ InstallerSwitches:
+ Custom: /ALLUSERS
+ InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%\glab'
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GLab/GLab/1.112.0/GLab.GLab.locale.en-US.yaml b/manifests/g/GLab/GLab/1.112.0/GLab.GLab.locale.en-US.yaml
new file mode 100644
index 0000000000000..812bc70b923bc
--- /dev/null
+++ b/manifests/g/GLab/GLab/1.112.0/GLab.GLab.locale.en-US.yaml
@@ -0,0 +1,36 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: GLab.GLab
+PackageVersion: 1.112.0
+PackageLocale: en-US
+Publisher: GitLab
+PublisherUrl: https://gitlab.com/gitlab-org/cli
+PublisherSupportUrl: https://gitlab.com/gitlab-org/cli/-/issues
+Author: GitLab
+PackageName: GLab
+PackageUrl: https://gitlab.com/gitlab-org/cli
+License: MIT
+LicenseUrl: https://gitlab.com/gitlab-org/cli/-/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2023-present GitLab B.V.
+CopyrightUrl: https://gitlab.com/gitlab-org/cli/-/blob/HEAD/LICENSE
+ShortDescription: An open-source GitLab command line tool bringing GitLabs cool features to your command line
+Description: |-
+ GLab is an open source GitLab CLI tool bringing GitLab to your terminal next to where you are already working with git and your code without switching between windows and browser tabs.
+ Work with issues, merge requests, watch running pipelines directly from your CLI among other features.
+ Inspired by gh, the official GitHub CLI tool.
+Moniker: glab
+Tags:
+- cli
+- command-line
+- commandline
+- git
+- gitlab
+- gitlab-cli
+- glab
+- glab-cli
+- golang
+- tool
+- utility
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GLab/GLab/1.112.0/GLab.GLab.yaml b/manifests/g/GLab/GLab/1.112.0/GLab.GLab.yaml
new file mode 100644
index 0000000000000..9b7ed19b51263
--- /dev/null
+++ b/manifests/g/GLab/GLab/1.112.0/GLab.GLab.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: GLab.GLab
+PackageVersion: 1.112.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.installer.yaml b/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.installer.yaml
new file mode 100644
index 0000000000000..1cefc96e6c3c8
--- /dev/null
+++ b/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.installer.yaml
@@ -0,0 +1,18 @@
+# Created with komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Game1024.OpenSpeedy
+PackageVersion: 3.3.8
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: openspeedy.exe
+ PortableCommandAlias: openspeedy
+ReleaseDate: 2026-08-04
+ArchiveBinariesDependOnPath: true
+Installers:
+- Architecture: neutral
+ InstallerUrl: https://github.com/game1024/OpenSpeedy/releases/download/3.3.8/OpenSpeedy-3.3.8-portable-signed.zip
+ InstallerSha256: 8B95AF6706C826D3E9BC53F8A97998B40ED0F526C03AA72263B81CC6FA411AAC
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.locale.en-US.yaml b/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.locale.en-US.yaml
new file mode 100644
index 0000000000000..399f7a748f044
--- /dev/null
+++ b/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.locale.en-US.yaml
@@ -0,0 +1,45 @@
+# Created with komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Game1024.OpenSpeedy
+PackageVersion: 3.3.8
+PackageLocale: en-US
+Publisher: Game1024
+PublisherUrl: https://github.com/game1024
+PublisherSupportUrl: https://github.com/game1024/OpenSpeedy/issues
+PackageName: OpenSpeedy
+PackageUrl: https://github.com/game1024/OpenSpeedy
+License: GPL-3.0
+LicenseUrl: https://github.com/game1024/OpenSpeedy/blob/HEAD/LICENSE
+ShortDescription: 🎮 An open-source game speed modifier.[一款开源的游戏变速器]
+Tags:
+- cplusplus
+- gamedev
+- gamemod
+- pc
+- qt
+- speed-engine
+- toolkit
+- windows
+ReleaseNotes: |-
+ 🚀 变速注入模块 — 新 Hook
+ - WaitForSingleObject / WaitForSingleObjectEx: Hook Windows 等待原语——大量游戏用 WaitForSingleObject(hEvent, 16) 做帧限速而非Sleep,现在能正确加速。
+ - WaitForMultipleObjects / WaitForMultipleObjectsEx: 多对象等待版本,同样 timeout 缩放逻辑。
+ - 0 和 INFINITE 保持原样:轮询等待和无限等待不缩放,只处理有限 timeout。
+ - 移除 QueryPerformanceFrequency hook:QPC 和 QPF 同时 hook 导致缩放互消,QPF 实际从未安装,清理死代码。
+ 🎨 界面
+ - 进程列表:内存列默认降序排列(占用最高的在前)
+ - 内存和启用列:右对齐
+ - 速度显示:数字增加斜体,仪表读数风格
+ - 设置页:瑞士德语合并到德语,只保留一个 Deutsch
+ - Product Hunt 徽章:添加到 README
+ 📖 文档
+ - README 默认展示英文——国际访问者第一印象更好
+ - LICENSE 文件:添加完整 GPL v3 协议
+ - 全部 12 种语言 README 的 License 段落链接到 LICENSE 文件
+ReleaseNotesUrl: https://github.com/game1024/OpenSpeedy/releases/tag/3.3.8
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/game1024/OpenSpeedy/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.yaml b/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.yaml
new file mode 100644
index 0000000000000..49113bd95f339
--- /dev/null
+++ b/manifests/g/Game1024/OpenSpeedy/3.3.8/Game1024.OpenSpeedy.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: Game1024.OpenSpeedy
+PackageVersion: 3.3.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.installer.yaml b/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.installer.yaml
new file mode 100644
index 0000000000000..f98c6ec20c49c
--- /dev/null
+++ b/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.installer.yaml
@@ -0,0 +1,25 @@
+# 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
+PackageVersion: v1.0.78
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: copilot.exe
+Commands:
+- copilot
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.PowerShell
+ MinimumVersion: 7.0.0
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.78/copilot-win32-x64.zip
+ InstallerSha256: FD54BB8D245B05F04DFAFF68D6259604E6717ADD5949F41F83F7F4BF2BC6FBE5
+- Architecture: arm64
+ InstallerUrl: https://github.com/github/copilot-cli/releases/download/v1.0.78/copilot-win32-arm64.zip
+ InstallerSha256: 36EA8E4CE8616CDD5AAA2BFFE3754ADA253E03A26F3A5C669A4F9DAC968E4890
+ManifestType: installer
+ManifestVersion: 1.12.0
+ReleaseDate: 2026-08-03
diff --git a/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.locale.en-US.yaml b/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.locale.en-US.yaml
new file mode 100644
index 0000000000000..3cbaadcb13a42
--- /dev/null
+++ b/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.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
+PackageVersion: v1.0.78
+PackageLocale: en-US
+Publisher: GitHub, Inc.
+PublisherUrl: https://github.com/home/
+PublisherSupportUrl: https://support.github.com/
+PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement
+PackageName: Copilot CLI
+PackageUrl: https://github.com/github/copilot-cli
+License: Proprietary
+LicenseUrl: https://github.com/github/copilot-cli/blob/HEAD/LICENSE.md
+Copyright: Copyright (c) GitHub 2025. All rights reserved.
+CopyrightUrl: https://github.com/github/copilot-cli?tab=License-1-ov-file
+ShortDescription: GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
+Description: GitHub Copilot CLI brings AI-powered coding assistance directly to your command line, enabling you to build, debug, and understand code through natural language conversations. Powered by the same agentic harness as GitHub's Copilot coding agent, it provides intelligent assistance while staying deeply integrated with your GitHub workflow.
+Moniker: copilot
+Tags:
+- cli
+- copilot
+- github
+ReleaseNotesUrl: https://github.com/github/copilot-cli/releases/tag/v1.0.78
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/github/copilot-cli/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.yaml b/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.yaml
new file mode 100644
index 0000000000000..8290f9d256ba8
--- /dev/null
+++ b/manifests/g/GitHub/Copilot/v1.0.78/GitHub.Copilot.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
+PackageVersion: v1.0.78
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.installer.yaml b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.installer.yaml
new file mode 100644
index 0000000000000..25d772b640077
--- /dev/null
+++ b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.installer.yaml
@@ -0,0 +1,43 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Google.Chrome
+PackageVersion: 151.0.7922.76
+InstallerType: wix
+Scope: machine
+UpgradeBehavior: install
+Protocols:
+- http
+- https
+- mailto
+- mms
+- tel
+- webcal
+FileExtensions:
+- htm
+- html
+- pdf
+- shtml
+- svg
+- webp
+- xht
+- xhtml
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- UpgradeCode: '{C1DFDF69-5945-32F2-A35E-EE94C99C7CF4}'
+ElevationRequirement: elevatesSelf
+Installers:
+- Architecture: x86
+ InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise.msi
+ InstallerSha256: A0D85781106A816D562F01B98ED27AFFEDE7104C674DC7F67D4611C4F2AAC615
+ ProductCode: '{950DE203-BC5E-3B40-86FD-EA9234C629D4}'
+- Architecture: x64
+ InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi
+ InstallerSha256: 3C6F4D683F377B16B4480EB4CEAAC98430231CFBAF781B2E3C24EBC938A86BD0
+ ProductCode: '{4F5A3BAF-D126-390B-972D-A0A3D8C3AD98}'
+- Architecture: arm64
+ InstallerUrl: https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise_arm64.msi
+ InstallerSha256: A0C225A47F71ADF73CEA4834F1E5BDE3A7620460F382BE130882D47AA1B7FADD
+ ProductCode: '{F22FAE46-8216-377F-886F-BEE9E4B65AA9}'
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.en-US.yaml b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.en-US.yaml
new file mode 100644
index 0000000000000..f16d2540b927e
--- /dev/null
+++ b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.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: Google.Chrome
+PackageVersion: 151.0.7922.76
+PackageLocale: en-US
+Publisher: Google LLC
+PublisherUrl: https://www.google.com/
+PublisherSupportUrl: https://support.google.com/
+PrivacyUrl: https://policies.google.com/privacy
+Author: Google LLC
+PackageName: Google Chrome
+PackageUrl: https://www.google.com/chrome/
+License: Freeware
+LicenseUrl: https://www.google.com/chrome/terms/
+Copyright: Copyright 2026 Google LLC. All rights reserved.
+ShortDescription: The Fast & Secure Web Browser Built to be Yours
+Description: Chrome is the official web browser from Google, built to be fast, secure, and customizable.
+Moniker: chrome
+Tags:
+- browser
+- chromium
+- internet
+- manifestv3
+- mv3
+- safe
+- search
+- web
+- webpage
+Documentations:
+- DocumentLabel: Chrome Platform Status
+ DocumentUrl: https://chromestatus.com/
+- DocumentLabel: Chrome Web Store
+ DocumentUrl: https://chromewebstore.google.com/
+- DocumentLabel: Chrome for Developers
+ DocumentUrl: https://developer.chrome.com/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.nb-NO.yaml b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..892f3f2bff462
--- /dev/null
+++ b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.nb-NO.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: Google.Chrome
+PackageVersion: 151.0.7922.76
+PackageLocale: nb-NO
+PublisherSupportUrl: https://support.google.com/?hl=nb-no
+PrivacyUrl: https://policies.google.com/privacy?hl=nb-no
+PackageUrl: https://www.google.com/intl/no/chrome/
+License: Gratis Programvare
+LicenseUrl: https://www.google.com/intl/no/chrome/terms/
+Copyright: Copyright 2026 Google LLC. Med enerett.
+ShortDescription: Den raske og sikre nettleseren som er laget for å være din egen
+Description: Chrome er Googles offisielle nettleser. Den er laget for å være rask, sikker og tilpassbar.
+Tags:
+- chromium
+- internett
+- nettet
+- nettleser
+- rask
+- søk
+- trygg
+Documentations:
+- DocumentLabel: Chrome Nettmarked
+ DocumentUrl: https://chromewebstore.google.com/?hl=nb-no
+- DocumentLabel: Chrome Platform Status
+ DocumentUrl: https://chromestatus.com/
+- DocumentLabel: Chrome for Developers
+ DocumentUrl: https://developer.chrome.com/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.zh-CN.yaml b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..de51dd759e389
--- /dev/null
+++ b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.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: Google.Chrome
+PackageVersion: 151.0.7922.76
+PackageLocale: zh-CN
+PublisherSupportUrl: https://support.google.com/?hl=zh-Hans
+PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN
+PackageUrl: https://www.google.com/intl/zh-CN/chrome/
+License: 免费软件
+LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms/
+Copyright: 版权所有 2026 Google LLC. 保留所有权利。
+ShortDescription: 快速安全的网络浏览器,专为您而打造
+Description: Chrome 是 Google 的官方网络浏览器,速度飞快,安全可靠,并且支持自定义。
+Tags:
+- chromium
+- 互联网
+- 安全
+- 快捷
+- 搜索
+- 浏览器
+- 网页
+Documentations:
+- DocumentLabel: Chrome Platform Status
+ DocumentUrl: https://chromestatus.com/
+- DocumentLabel: Chrome for Developers
+ DocumentUrl: https://developer.chrome.com/?hl=zh-cn
+- DocumentLabel: Chrome 应用商店
+ DocumentUrl: https://chromewebstore.google.com/?hl=zh-cn
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.yaml b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.yaml
new file mode 100644
index 0000000000000..c67f87518b2fc
--- /dev/null
+++ b/manifests/g/Google/Chrome/151.0.7922.76/Google.Chrome.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Google.Chrome
+PackageVersion: 151.0.7922.76
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.installer.yaml
similarity index 57%
rename from manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.installer.yaml
rename to manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.installer.yaml
index 185ac2c904496..9e16523df42b5 100644
--- a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.installer.yaml
+++ b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.installer.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: Google.Chrome.Canary
-PackageVersion: 153.0.7989.3
+PackageVersion: 153.0.7990.0
InstallerType: exe
Scope: user
InstallModes:
@@ -38,13 +38,13 @@ ProductCode: Google Chrome
ReleaseDate: 2026-08-04
Installers:
- Architecture: x86
- InstallerUrl: https://dl.google.com/release2/chrome/bg5kpoyhzwefbz5mgcuxrcijcq_153.0.7989.3/153.0.7989.3_chrome_installer_uncompressed.exe
- InstallerSha256: 0FD43FD9EAB2461D0AB397DA271CD58FEBC5F196124DF08E70D3113DA5055FFF
+ InstallerUrl: https://dl.google.com/release2/chrome/pqfsci3pigybqrvqjx2g2vieha_153.0.7990.0/153.0.7990.0_chrome_installer_uncompressed.exe
+ InstallerSha256: 05EA263BFC0FCD6F3DE10B9DFD7BA06CA4722DB8BEB18C593C3A12DF18B571F1
- Architecture: x64
- InstallerUrl: https://dl.google.com/release2/chrome/e7t7pdwjt3tkkeabdlucbzpxny_153.0.7989.3/153.0.7989.3_chrome_installer_uncompressed.exe
- InstallerSha256: EE0F9EE9BD0EBE4955787AD9BC390D383213D470ABB1CFEA62DBA9CB52E67C0E
+ InstallerUrl: https://dl.google.com/release2/chrome/ad2hxqgc5wbbsaqqnmnl6yy4z7ua_153.0.7990.0/153.0.7990.0_chrome_installer_uncompressed.exe
+ InstallerSha256: 4C90BB8B5D0E3CF451729B875624757486989059CAB11C8BD53596A9E7B32BE1
- Architecture: arm64
- InstallerUrl: https://dl.google.com/release2/chrome/hhyce2dxpp7bxj722j4fmrqike_153.0.7989.3/153.0.7989.3_chrome_installer_uncompressed.exe
- InstallerSha256: F1A9DCD6EADF77C93106FFDD7C2E392D71FE34563C4B75344B1A5EFB7DD12623
+ InstallerUrl: https://dl.google.com/release2/chrome/ae2gqzi6laqwsud62vsdjdbtfu_153.0.7990.0/153.0.7990.0_chrome_installer_uncompressed.exe
+ InstallerSha256: 96256B1BA7E2242B370D51546BE15FBEE33EE13DE81E54B18E9C2AA523E65B5D
ManifestType: installer
ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.en-US.yaml
similarity index 96%
rename from manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.en-US.yaml
rename to manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.en-US.yaml
index 93c3644ad247a..81687e824975a 100644
--- a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.en-US.yaml
+++ b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.en-US.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: Google.Chrome.Canary
-PackageVersion: 153.0.7989.3
+PackageVersion: 153.0.7990.0
PackageLocale: en-US
Publisher: Google LLC
PublisherUrl: https://www.google.com/
diff --git a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.nb-NO.yaml
similarity index 96%
rename from manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.nb-NO.yaml
rename to manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.nb-NO.yaml
index 821be6039062c..4be5ecb49c14e 100644
--- a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.nb-NO.yaml
+++ b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.nb-NO.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
PackageIdentifier: Google.Chrome.Canary
-PackageVersion: 153.0.7989.3
+PackageVersion: 153.0.7990.0
PackageLocale: nb-NO
Publisher: Google LLC
PublisherUrl: https://www.google.com/
diff --git a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.zh-CN.yaml
similarity index 96%
rename from manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.zh-CN.yaml
rename to manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.zh-CN.yaml
index 683cbff200814..54da3c51e71b8 100644
--- a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.locale.zh-CN.yaml
+++ b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.locale.zh-CN.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
PackageIdentifier: Google.Chrome.Canary
-PackageVersion: 153.0.7989.3
+PackageVersion: 153.0.7990.0
PackageLocale: zh-CN
Publisher: Google LLC
PublisherUrl: https://www.google.com/
diff --git a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.yaml
similarity index 89%
rename from manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.yaml
rename to manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.yaml
index 60cebfcd02c85..beec880688110 100644
--- a/manifests/g/Google/Chrome/Canary/153.0.7989.3/Google.Chrome.Canary.yaml
+++ b/manifests/g/Google/Chrome/Canary/153.0.7990.0/Google.Chrome.Canary.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: Google.Chrome.Canary
-PackageVersion: 153.0.7989.3
+PackageVersion: 153.0.7990.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
diff --git a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.installer.yaml b/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.installer.yaml
deleted file mode 100644
index 74f72e7369f5e..0000000000000
--- a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.installer.yaml
+++ /dev/null
@@ -1,74 +0,0 @@
-# Created with YamlCreate.ps1 Dumplings Mod
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
-
-PackageIdentifier: Google.Chrome.EXE
-PackageVersion: 141.0.7390.55
-InstallerType: exe
-InstallModes:
-- silent
-InstallerSwitches:
- Log: --verbose-logging --log-file=""
-ExpectedReturnCodes:
-- InstallerReturnCode: 60
- ReturnResponse: installInProgress
-- InstallerReturnCode: 22
- ReturnResponse: cancelledByUser
-- InstallerReturnCode: 4
- ReturnResponse: downgrade
-- InstallerReturnCode: 3
- ReturnResponse: alreadyInstalled
-UpgradeBehavior: install
-Protocols:
-- http
-- https
-- mailto
-- tel
-FileExtensions:
-- htm
-- html
-- pdf
-- shtml
-- svg
-- webp
-- xht
-- xhtml
-ProductCode: Google Chrome
-Installers:
-- Architecture: x86
- Scope: user
- InstallerUrl: https://dl.google.com/release2/chrome/acqxqfcyxirv2arz3a3dmpeclegq_141.0.7390.55/141.0.7390.55_chrome_installer_uncompressed.exe
- InstallerSha256: F689AAD5E66DB5EFAD86B2A2706957009B0D955B570DEF17A09E21265BDC3ACD
- InstallerSwitches:
- Custom: --do-not-launch-chrome
-- Architecture: x86
- Scope: machine
- InstallerUrl: https://dl.google.com/release2/chrome/acqxqfcyxirv2arz3a3dmpeclegq_141.0.7390.55/141.0.7390.55_chrome_installer_uncompressed.exe
- InstallerSha256: F689AAD5E66DB5EFAD86B2A2706957009B0D955B570DEF17A09E21265BDC3ACD
- InstallerSwitches:
- Custom: --do-not-launch-chrome --system-level
-- Architecture: x64
- Scope: user
- InstallerUrl: https://dl.google.com/release2/chrome/js54dpxs55azpenbpm56mqvpeq_141.0.7390.55/141.0.7390.55_chrome_installer_uncompressed.exe
- InstallerSha256: D3B512AC5E9C0706785AD250E63D2C749EB52553AE4839B80E5C01CC56678B41
- InstallerSwitches:
- Custom: --do-not-launch-chrome
-- Architecture: x64
- Scope: machine
- InstallerUrl: https://dl.google.com/release2/chrome/js54dpxs55azpenbpm56mqvpeq_141.0.7390.55/141.0.7390.55_chrome_installer_uncompressed.exe
- InstallerSha256: D3B512AC5E9C0706785AD250E63D2C749EB52553AE4839B80E5C01CC56678B41
- InstallerSwitches:
- Custom: --do-not-launch-chrome --system-level
-- Architecture: arm64
- Scope: user
- InstallerUrl: https://dl.google.com/release2/chrome/bzlnhwechdw47wri4vkikk3qwi_141.0.7390.55/141.0.7390.55_chrome_installer_uncompressed.exe
- InstallerSha256: 1FABF22C1CDE6FB597152FEBDB1702DF02092DD69A886594BE3F4379EF65001A
- InstallerSwitches:
- Custom: --do-not-launch-chrome
-- Architecture: arm64
- Scope: machine
- InstallerUrl: https://dl.google.com/release2/chrome/bzlnhwechdw47wri4vkikk3qwi_141.0.7390.55/141.0.7390.55_chrome_installer_uncompressed.exe
- InstallerSha256: 1FABF22C1CDE6FB597152FEBDB1702DF02092DD69A886594BE3F4379EF65001A
- InstallerSwitches:
- Custom: --do-not-launch-chrome --system-level
-ManifestType: installer
-ManifestVersion: 1.10.0
diff --git a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.en-US.yaml b/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.en-US.yaml
deleted file mode 100644
index 2e1a1b3dbec75..0000000000000
--- a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.en-US.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created with YamlCreate.ps1 Dumplings Mod
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
-
-PackageIdentifier: Google.Chrome.EXE
-PackageVersion: 141.0.7390.55
-PackageLocale: en-US
-Publisher: Google LLC
-PublisherUrl: https://www.google.com/
-PublisherSupportUrl: https://support.google.com/
-PrivacyUrl: https://policies.google.com/privacy
-Author: Google LLC
-PackageName: Google Chrome (EXE)
-PackageUrl: https://www.google.com/chrome/
-License: Freeware
-LicenseUrl: https://www.google.com/chrome/terms
-Copyright: Copyright 2024 Google LLC. All rights reserved.
-ShortDescription: The browser built by Google
-Description: A more simple, secure, and faster web browser than ever, with Google’s smarts built-in.
-Tags:
-- browser
-- chromium
-- internet
-- web
-- webpage
-ManifestType: defaultLocale
-ManifestVersion: 1.10.0
diff --git a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.nb-NO.yaml b/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.nb-NO.yaml
deleted file mode 100644
index f9aa4f7bb80e6..0000000000000
--- a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.nb-NO.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created with YamlCreate.ps1 Dumplings Mod
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
-
-PackageIdentifier: Google.Chrome.EXE
-PackageVersion: 141.0.7390.55
-PackageLocale: nb-NO
-Publisher: Google LLC
-PublisherUrl: https://www.google.com/
-PublisherSupportUrl: https://support.google.com/?hl=no
-PrivacyUrl: https://policies.google.com/privacy?hl=no
-Author: Google LLC
-PackageName: Google Chrome (EXE)
-PackageUrl: https://www.google.com/intl/no/chrome/
-License: Gratis Programvare
-LicenseUrl: https://www.google.com/intl/no/chrome/terms
-Copyright: Copyright 2024 Google LLC. Med enerett.
-ShortDescription: Nettleseren fra Google
-Description: Enklere, tryggere og raskere enn noensinne – med Googles smarte funksjoner.
-Tags:
-- chromium
-- nettleseren
-ManifestType: locale
-ManifestVersion: 1.10.0
diff --git a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.zh-CN.yaml b/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.zh-CN.yaml
deleted file mode 100644
index 0f6e3dfc39a9d..0000000000000
--- a/manifests/g/Google/Chrome/EXE/141.0.7390.55/Google.Chrome.EXE.locale.zh-CN.yaml
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created with YamlCreate.ps1 Dumplings Mod
-# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
-
-PackageIdentifier: Google.Chrome.EXE
-PackageVersion: 141.0.7390.55
-PackageLocale: zh-CN
-Publisher: Google LLC
-PublisherUrl: https://www.google.com/
-PublisherSupportUrl: https://support.google.com/?hl=zh-Hans
-PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN
-Author: Google LLC
-PackageName: Google Chrome (EXE)
-PackageUrl: https://www.google.com/intl/zh-CN/chrome/
-License: 免费软件
-LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms
-Copyright: 版权所有 2024 Google LLC. 保留所有权利。
-ShortDescription: 由 Google 打造的浏览器
-Description: 得益于 Google 智能工具,Chrome 现在更易用、更安全、更快速。
-Tags:
-- chromium
-- 互联网
-- 浏览器
-- 网页
-ManifestType: locale
-ManifestVersion: 1.10.0
diff --git a/manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.installer.yaml b/manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.installer.yaml
similarity index 94%
rename from manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.installer.yaml
rename to manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.installer.yaml
index ba49354af9958..1b290ccd47e55 100644
--- a/manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.installer.yaml
+++ b/manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.installer.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: Google.CloudSDK
-PackageVersion: 578.0.0
+PackageVersion: 579.0.0
InstallerType: nullsoft
Scope: machine
InstallModes:
diff --git a/manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.locale.en-US.yaml b/manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.locale.en-US.yaml
similarity index 95%
rename from manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.locale.en-US.yaml
rename to manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.locale.en-US.yaml
index 250d568ef766c..7cdc29dd4ca07 100644
--- a/manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.locale.en-US.yaml
+++ b/manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.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.CloudSDK
-PackageVersion: 578.0.0
+PackageVersion: 579.0.0
PackageLocale: en-US
Publisher: Google LLC
PublisherUrl: https://cloud.google.com/
diff --git a/manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.yaml b/manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.yaml
similarity index 88%
rename from manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.yaml
rename to manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.yaml
index f0f204d3b91d4..a7038796a7155 100644
--- a/manifests/g/Google/CloudSDK/578.0.0/Google.CloudSDK.yaml
+++ b/manifests/g/Google/CloudSDK/579.0.0/Google.CloudSDK.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: Google.CloudSDK
-PackageVersion: 578.0.0
+PackageVersion: 579.0.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.installer.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.installer.yaml
new file mode 100644
index 0000000000000..4927bc1b16db5
--- /dev/null
+++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.installer.yaml
@@ -0,0 +1,27 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: GrafanaLabs.Grafana.Enterprise
+PackageVersion: 13.1.2
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+UpgradeBehavior: install
+ProductCode: '{922392FA-1538-4B9E-B918-C937628C5C36}'
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- ProductCode: '{922392FA-1538-4B9E-B918-C937628C5C36}'
+ UpgradeCode: '{D534EC50-476B-4EDC-A25E-FE854C949F4F}'
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%/GrafanaLabs'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.grafana.com/grafana-enterprise/release/13.1.2/grafana-enterprise_13.1.2_30900078095_windows_amd64.msi
+ InstallerSha256: A07AFBD219736D09EB7C8B12C0A60654F301F57240C9B20F951B54AC0CB75027
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml
new file mode 100644
index 0000000000000..016b21ae1e5ab
--- /dev/null
+++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.locale.en-US.yaml
@@ -0,0 +1,34 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: GrafanaLabs.Grafana.Enterprise
+PackageVersion: 13.1.2
+PackageLocale: en-US
+Publisher: Grafana Labs
+PublisherUrl: https://grafana.com/
+PublisherSupportUrl: https://grafana.com/contact/
+Author: Grafana Labs
+PackageName: GrafanaEnterprise
+PackageUrl: https://github.com/grafana/grafana/
+License: Grafana Labs License
+LicenseUrl: https://grafana.com/legal/grafana-labs-license/
+Copyright: Copyright (c) Grafana Labs
+CopyrightUrl: https://grafana.com/legal/grafana-labs-license/
+ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.
+Description: |-
+ Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored.
+ Create, explore, and share dashboards with your team and foster a data driven culture.
+ The Enterprise Edition has the same features as the Open Source Edition and can be used free of charge.
+ It also has the benefit of allowing an upgrade to the full Enterprise feature set, including support for Enterprise plugins.
+Moniker: grafana-enterprise
+Tags:
+- dashboard
+- data
+- grafana
+- graph
+- metrics
+- prometheus
+- query
+- visualization
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.yaml b/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.yaml
new file mode 100644
index 0000000000000..4d071b9d634ce
--- /dev/null
+++ b/manifests/g/GrafanaLabs/Grafana/Enterprise/13.1.2/GrafanaLabs.Grafana.Enterprise.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: GrafanaLabs.Grafana.Enterprise
+PackageVersion: 13.1.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.installer.yaml b/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.installer.yaml
new file mode 100644
index 0000000000000..4d03b023a93bb
--- /dev/null
+++ b/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.installer.yaml
@@ -0,0 +1,27 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: GrafanaLabs.Grafana.OSS
+PackageVersion: 13.1.2
+InstallerType: wix
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+UpgradeBehavior: install
+ProductCode: '{CB02280D-DC9B-4740-91A1-A68D7C5A7F5C}'
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- ProductCode: '{CB02280D-DC9B-4740-91A1-A68D7C5A7F5C}'
+ UpgradeCode: '{35C7D2A9-6E23-4645-B975-E8693A1CEF10}'
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%/GrafanaLabs'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://dl.grafana.com/grafana/release/13.1.2/grafana_13.1.2_30900078095_windows_amd64.msi
+ InstallerSha256: 646F4A9EDBA55B5A1B06C07664B0EDA7D477011E83AB5F7F83CF7E212744C346
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.locale.en-US.yaml b/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.locale.en-US.yaml
new file mode 100644
index 0000000000000..ad90cf0d3f916
--- /dev/null
+++ b/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: GrafanaLabs.Grafana.OSS
+PackageVersion: 13.1.2
+PackageLocale: en-US
+Publisher: Grafana Labs
+PublisherUrl: https://grafana.com/
+PublisherSupportUrl: https://grafana.com/contact/
+PrivacyUrl: https://grafana.com/legal/privacy-policy/
+Author: Grafana Labs
+PackageName: GrafanaOSS
+PackageUrl: https://grafana.com/
+License: AGPL-3.0
+LicenseUrl: https://github.com/grafana/grafana/blob/main/LICENSE
+Copyright: Copyright 2026 © Grafana Labs
+CopyrightUrl: https://github.com/grafana/grafana/blob/main/LICENSE
+ShortDescription: Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture.
+Description: |-
+ Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored.
+ Create, explore, and share dashboards with your team and foster a data driven culture.
+Moniker: grafana-oss
+Tags:
+- dashboard
+- data
+- grafana
+- graph
+- metrics
+- prometheus
+- query
+- visualization
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.yaml b/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.yaml
new file mode 100644
index 0000000000000..64c23019f1852
--- /dev/null
+++ b/manifests/g/GrafanaLabs/Grafana/OSS/13.1.2/GrafanaLabs.Grafana.OSS.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: GrafanaLabs.Grafana.OSS
+PackageVersion: 13.1.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.installer.yaml b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.installer.yaml
new file mode 100644
index 0000000000000..1a8cf7b1e5610
--- /dev/null
+++ b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.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: Greynut.Luxafor
+PackageVersion: 2.9.3.2
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+UpgradeBehavior: install
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+ProductCode: '{1D14AFF5-D56A-4E96-A7ED-7CDE3273BA66}'
+AppsAndFeaturesEntries:
+- UpgradeCode: '{1D14AFF5-D56A-4E96-A7ED-7CDE12E38A63}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://api.luxafor.com/versioning/download/luxafor_blz159is6sp00pugtpqi0fvq/2.9.3.2/LuxaforApp-Installer-2.9.3.2-nonet.msi
+ InstallerSha256: 3751156F762B9D3E497ED22149DE041788742C8D0E8E2052BF88072F705CB061
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.locale.en-US.yaml b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.locale.en-US.yaml
new file mode 100644
index 0000000000000..d903470c73c41
--- /dev/null
+++ b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.locale.en-US.yaml
@@ -0,0 +1,23 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Greynut.Luxafor
+PackageVersion: 2.9.3.2
+PackageLocale: en-US
+Publisher: Greynut
+PublisherUrl: https://luxafor.com/
+PublisherSupportUrl: https://luxafor.helpscoutdocs.com/
+PrivacyUrl: https://www.luxaformanual.com/terms
+Author: Greynut LTD
+PackageName: Luxafor
+PackageUrl: https://www.luxaformanual.com/
+License: Proprietary
+LicenseUrl: https://www.luxaformanual.com/terms
+Copyright: © 2026 Greynut LTD. All Rights Reserved
+CopyrightUrl: https://www.luxaformanual.com/terms
+ShortDescription: Boost individual productivity to skyrocket any business goals!
+Documentations:
+- DocumentLabel: Manuals
+ DocumentUrl: https://www.luxaformanual.com/products
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.locale.zh-CN.yaml b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..0741d7c5af19f
--- /dev/null
+++ b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.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: Greynut.Luxafor
+PackageVersion: 2.9.3.2
+PackageLocale: zh-CN
+License: 专有软件
+ShortDescription: 提升个人生产力,助力业务目标一飞冲天!
+Documentations:
+- DocumentLabel: 手册
+ DocumentUrl: https://www.luxaformanual.com/products
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.yaml b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.yaml
new file mode 100644
index 0000000000000..fa93413bc8a45
--- /dev/null
+++ b/manifests/g/Greynut/Luxafor/2.9.3.2/Greynut.Luxafor.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: Greynut.Luxafor
+PackageVersion: 2.9.3.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.installer.yaml b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.installer.yaml
similarity index 77%
rename from manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.installer.yaml
rename to manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.installer.yaml
index e8af0142027b0..8978758a4be0c 100644
--- a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.installer.yaml
+++ b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.installer.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: HHDSoftware.DeviceMonitoringStudio
-PackageVersion: 10.10.00.2562
+PackageVersion: 10.15.00.2574
InstallerType: exe
InstallModes:
- interactive
@@ -19,14 +19,14 @@ FileExtensions:
- dmslog8
- dmswks9
ProductCode: '{7c2d8794-34e4-48f0-8cf4-1782dcac6369}'
-ReleaseDate: 2026-07-09
+ReleaseDate: 2026-08-04
ElevationRequirement: elevationRequired
Installers:
- Architecture: x64
InstallerUrl: https://hhdsoftware.com/download/device-monitoring-studio.exe
- InstallerSha256: C182A1993B1F2DC41B1E073B26967E23CF2579BBF7708425376EF82FD2C78510
+ InstallerSha256: AAE38EC37427D16C0C3893CB7DF729748A09ED12964017C11EBB7B0B8A4EB296
- Architecture: arm64
InstallerUrl: https://hhdsoftware.com/download/device-monitoring-studio-arm64.exe
- InstallerSha256: 16749E00D7AFDB7B12C6A070F747CD2DF8FCF931311CEA96F3B338F68B748664
+ InstallerSha256: 4CB2B4DB7F8449E8D2D1F25AB9A908CC9EDD78CD8B384B0C27F5ED025D4E3CDE
ManifestType: installer
ManifestVersion: 1.12.0
diff --git a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.locale.en-US.yaml b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.locale.en-US.yaml
similarity index 76%
rename from manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.locale.en-US.yaml
rename to manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.locale.en-US.yaml
index 5dcc4c468b754..939bec93805b3 100644
--- a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.locale.en-US.yaml
+++ b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.locale.en-US.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: HHDSoftware.DeviceMonitoringStudio
-PackageVersion: 10.10.00.2562
+PackageVersion: 10.15.00.2574
PackageLocale: en-US
Publisher: HHD Software, Ltd.
PublisherUrl: https://hhdsoftware.com/
@@ -27,14 +27,6 @@ Tags:
- serial
- usb
ReleaseNotes: |-
- New Features
- Pattern coloring in Raw Data View
- This release adds support for customized pattern coloring in Raw Data View data visualizer window.
- Updated Features
- Performance improvements
- This release brings improvements to several core components which results in reduced memory consumption and faster execution.
- Raw Data View Updated
- This release brings a major update to Raw Data View data visualizer as well as other data visualizers that incorporate it: Structure View and New Packet View. New data visualizer is based on technology from HHD Software Hex Editor Neo, featuring fast high DPI-friendly and dark theme-friendly rendering with info pane support which provides additional information on captured packets.
Bug Fixes
Several bugs fixed
A number of reported and internally discovered bugs have been fixed.
diff --git a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.locale.zh-CN.yaml b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.locale.zh-CN.yaml
similarity index 98%
rename from manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.locale.zh-CN.yaml
rename to manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.locale.zh-CN.yaml
index 152ab45e4aebb..634de71b83254 100644
--- a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.locale.zh-CN.yaml
+++ b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.locale.zh-CN.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
PackageIdentifier: HHDSoftware.DeviceMonitoringStudio
-PackageVersion: 10.10.00.2562
+PackageVersion: 10.15.00.2574
PackageLocale: zh-CN
License: 专有软件
ShortDescription: 监控、记录并分析流经您电脑端口与连接的数据
diff --git a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.yaml b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.yaml
similarity index 89%
rename from manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.yaml
rename to manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.yaml
index 381bcb51ae2a5..b4aad2cf16897 100644
--- a/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.10.00.2562/HHDSoftware.DeviceMonitoringStudio.yaml
+++ b/manifests/h/HHDSoftware/DeviceMonitoringStudio/10.15.00.2574/HHDSoftware.DeviceMonitoringStudio.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: HHDSoftware.DeviceMonitoringStudio
-PackageVersion: 10.10.00.2562
+PackageVersion: 10.15.00.2574
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
diff --git a/manifests/h/HoraceMaxwell/Horosa/3.6.1/HoraceMaxwell.Horosa.installer.yaml b/manifests/h/HoraceMaxwell/Horosa/3.6.1/HoraceMaxwell.Horosa.installer.yaml
index 5ca1cfbef0e37..be27c1ba7e69c 100644
--- a/manifests/h/HoraceMaxwell/Horosa/3.6.1/HoraceMaxwell.Horosa.installer.yaml
+++ b/manifests/h/HoraceMaxwell/Horosa/3.6.1/HoraceMaxwell.Horosa.installer.yaml
@@ -16,6 +16,6 @@ ReleaseDate: 2026-08-01
Installers:
- Architecture: x64
InstallerUrl: https://github.com/Horace-Maxwell/Horosa-Web-App-comprehensively-improved-Windows/releases/download/v3.6.1/Horosa-Setup-3.6.1.exe
- InstallerSha256: 19EE012091F8C52F07EB274841EAFE29F68C9887566E4AC510B1CBE38548DC1A
+ InstallerSha256: E68D11139560480AB42BE07F6074972E7A4781E3F934BB9DAB9A1FA13903675E
ManifestType: installer
ManifestVersion: 1.6.0
diff --git a/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.installer.yaml b/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.installer.yaml
new file mode 100644
index 0000000000000..d59534e97dae9
--- /dev/null
+++ b/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.installer.yaml
@@ -0,0 +1,21 @@
+# Created using wingetcreate 1.12.13.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: happycola233.tchMaterial-parser
+PackageVersion: "4.0"
+InstallerLocale: zh-CN
+InstallerType: portable
+UpgradeBehavior: install
+Commands:
+- tchMaterial-parser
+InstallLocationRequired: false
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/happycola233/tchMaterial-parser/releases/download/v4.0/tchMaterial-parser-windows-x64.exe
+ InstallerSha256: B78E1B31F52D526E25BA6E61FBC16A2034E2C68C4304DEDA3FFB8D13D7188691
+- Architecture: arm64
+ InstallerUrl: https://github.com/happycola233/tchMaterial-parser/releases/download/v4.0/tchMaterial-parser-windows-arm64.exe
+ InstallerSha256: B6E78DCD55C50900F2B324638F68F41E47C910317744608D3841FCE0DE2A237C
+ManifestType: installer
+ManifestVersion: 1.12.0
+ReleaseDate: 2026-08-04
diff --git a/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.locale.zh-CN.yaml b/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2602bfdf34e56
--- /dev/null
+++ b/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.locale.zh-CN.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: happycola233.tchMaterial-parser
+PackageVersion: "4.0"
+PackageLocale: zh-CN
+Publisher: 肥宅水水呀
+PublisherUrl: https://www.happycola.top/
+PublisherSupportUrl: https://github.com/happycola233/tchMaterial-parser/issues
+Author: 肥宅水水呀
+PackageName: 国家中小学智慧教育平台 资源下载工具
+PackageUrl: https://github.com/happycola233/tchMaterial-parser
+License: MIT
+LicenseUrl: https://github.com/happycola233/tchMaterial-parser/blob/main/LICENSE
+Copyright: © 2026 肥宅水水呀
+ShortDescription: 本工具可以帮助您从国家中小学智慧教育平台获取电子课本的 PDF 文件网址并进行下载,让您更方便地获取课本内容。
+Description: 本工具可以帮助您从国家中小学智慧教育平台获取电子课本的 PDF 文件网址并进行下载,让您更方便地获取课本内容。
+Tags:
+- tchMaterial
+- smartedu
+ReleaseNotesUrl: https://github.com/happycola233/tchMaterial-parser/releases/tag/v4.0
+Documentations:
+- DocumentLabel: 使用说明
+ DocumentUrl: https://github.com/happycola233/tchMaterial-parser/blob/main/README.md
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.yaml b/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.yaml
new file mode 100644
index 0000000000000..569c00d22e4eb
--- /dev/null
+++ b/manifests/h/happycola233/tchMaterial-parser/4.0/happycola233.tchMaterial-parser.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: happycola233.tchMaterial-parser
+PackageVersion: "4.0"
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.installer.yaml b/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.installer.yaml
new file mode 100644
index 0000000000000..c996922413b49
--- /dev/null
+++ b/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.installer.yaml
@@ -0,0 +1,28 @@
+# 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: InferenceHub.InferenceHub
+PackageVersion: 0.2.22
+InstallerLocale: en-US
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: nullsoft
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+ProductCode: InferenceHub
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- Publisher: inferencehub
+ ProductCode: InferenceHub
+InstallationMetadata:
+ DefaultInstallLocation: '%LocalAppData%\InferenceHub'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/InferenceHub/inferencehub-desktop/releases/download/v0.2.22/InferenceHub_0.2.22_x64-setup.exe
+ InstallerSha256: 35D404E7F43B40176C37261213ABB15C88EA2F43A9D545825C746D0DF73D9466
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.locale.en-US.yaml b/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.locale.en-US.yaml
new file mode 100644
index 0000000000000..03dc91af06620
--- /dev/null
+++ b/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.locale.en-US.yaml
@@ -0,0 +1,42 @@
+# 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: InferenceHub.InferenceHub
+PackageVersion: 0.2.22
+PackageLocale: en-US
+Publisher: InferenceHub
+PublisherUrl: https://inferencehub.tech/
+PublisherSupportUrl: https://github.com/InferenceHub/inferencehub-desktop/issues
+PackageName: InferenceHub
+PackageUrl: https://github.com/InferenceHub/inferencehub-desktop
+License: Apache-2.0
+LicenseUrl: https://github.com/InferenceHub/inferencehub-desktop/blob/HEAD/LICENSE
+Copyright: Copyright 2026 InferenceHub
+ShortDescription: Native desktop client for InferenceHub chat — frontier and open-weight models with web search and deep research.
+Description: |-
+ InferenceHub Desktop is a lightweight native client for InferenceHub chat.
+ Sign in once with your InferenceHub account and chat with frontier (Claude)
+ and open-weight models, with web search, deep research, and project-file RAG
+ included. Built with Tauri (no bundled Chromium) and ships no telemetry.
+Moniker: inferencehub
+Tags:
+- ai
+- chat
+- claude
+- desktop
+- llm
+- tauri
+ReleaseNotes: |-
+ Thin client of the hosted InferenceHub chat (chat.inferencehub.tech). Unsigned builds — expect an OS trust warning on first run.
+ macOS (Apple Silicon, ad-hoc signed, not notarized)
+ Drag InferenceHub.app out of the dmg into /Applications, then clear the quarantine flag:
+ xattr -dr com.apple.quarantine /Applications/InferenceHub.app
+ (or right-click → Open → Open Anyway on macOS 15+.) A fully signed + notarized build (no workaround) is still pending an Apple Developer cert.
+ System-wide shortcuts (they work while another app has focus): Ctrl+Shift+Z toggles click-through (clicks pass to the window underneath), Ctrl+Shift+↑ / ↓ raise/lower window opacity, Ctrl+T starts/stops meeting-audio transcription.
+ Updating from an earlier version? macOS silently drops the app's Screen & System Audio Recording approval on every update (unsigned builds can't keep it), even though System Settings still shows it allowed. If meeting-audio transcription complains: System Settings → Privacy & Security → Screen & System Audio Recording → switch InferenceHub off and on, then quit and reopen the app.
+ Windows (x64, NSIS installer, unsigned)
+ Run InferenceHub__x64-setup.exe. SmartScreen will show "Windows protected your PC" — click More info → Run anyway. If the WebView2 Runtime is missing (rare), the installer downloads it automatically.
+ The Windows build is chat + sign-in + tray only (no live transcription / Stealth Mode / window opacity / overlay hotkeys — those are macOS-only for now). A code-signed build (no SmartScreen warning) is pending an Authenticode / Azure Trusted Signing cert.
+ReleaseNotesUrl: https://github.com/InferenceHub/inferencehub-desktop/releases/tag/v0.2.22
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.yaml b/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.yaml
new file mode 100644
index 0000000000000..ef55404cf92b3
--- /dev/null
+++ b/manifests/i/InferenceHub/InferenceHub/0.2.22/InferenceHub.InferenceHub.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: InferenceHub.InferenceHub
+PackageVersion: 0.2.22
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/i/igoogolx/lux/1.41.0/igoogolx.lux.installer.yaml b/manifests/i/igoogolx/lux/1.41.0/igoogolx.lux.installer.yaml
index eccad19f7150c..3e1bc1fbbd61a 100644
--- a/manifests/i/igoogolx/lux/1.41.0/igoogolx.lux.installer.yaml
+++ b/manifests/i/igoogolx/lux/1.41.0/igoogolx.lux.installer.yaml
@@ -5,7 +5,7 @@ PackageIdentifier: igoogolx.lux
PackageVersion: 1.41.0
InstallerLocale: en-US
InstallerType: inno
-Scope: machine
+Scope: user
ProductCode: 80DF132E-434A-4DAB-9BC8-48A79C8383B9_is1
ReleaseDate: 2026-07-28
AppsAndFeaturesEntries:
diff --git a/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.installer.yaml b/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.installer.yaml
new file mode 100644
index 0000000000000..7d60f3e7c1385
--- /dev/null
+++ b/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.installer.yaml
@@ -0,0 +1,44 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: JFrog.Conan
+PackageVersion: 2.31.2
+InstallerType: inno
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+ProductCode: Conan Package Manager_is1
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- DisplayName: Conan Package Manager version 2.31.2
+ ProductCode: Conan Package Manager_is1
+ElevationRequirement: elevatesSelf
+Installers:
+- Architecture: x86
+ Scope: user
+ InstallerUrl: https://github.com/conan-io/conan/releases/download/2.31.2/conan-2.31.2-windows-i686-installer.exe
+ InstallerSha256: 6CB76AC19F6FB44AD83F42AC3E8C4D62475BC57D1D58831EE034561B94D75DFA
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+- Architecture: x86
+ Scope: machine
+ InstallerUrl: https://github.com/conan-io/conan/releases/download/2.31.2/conan-2.31.2-windows-i686-installer.exe
+ InstallerSha256: 6CB76AC19F6FB44AD83F42AC3E8C4D62475BC57D1D58831EE034561B94D75DFA
+ InstallerSwitches:
+ Custom: /ALLUSERS
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/conan-io/conan/releases/download/2.31.2/conan-2.31.2-windows-x86_64-installer.exe
+ InstallerSha256: 46D27D29FBE6975E3E70A09635A4BFDC7D8B73940042A1FC1BE5BA81399503DE
+ InstallerSwitches:
+ Custom: /CURRENTUSER
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/conan-io/conan/releases/download/2.31.2/conan-2.31.2-windows-x86_64-installer.exe
+ InstallerSha256: 46D27D29FBE6975E3E70A09635A4BFDC7D8B73940042A1FC1BE5BA81399503DE
+ InstallerSwitches:
+ Custom: /ALLUSERS
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.locale.en-US.yaml b/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.locale.en-US.yaml
new file mode 100644
index 0000000000000..949fbc3645ec1
--- /dev/null
+++ b/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.locale.en-US.yaml
@@ -0,0 +1,45 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: JFrog.Conan
+PackageVersion: 2.31.2
+PackageLocale: en-US
+Publisher: JFrog
+PublisherUrl: https://conan.io/
+PublisherSupportUrl: https://github.com/conan-io/conan/issues
+PrivacyUrl: https://conan.io/privacy-policy.html
+PackageName: Conan Package Manager
+PackageUrl: https://conan.io/
+License: MIT
+LicenseUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md
+Copyright: Copyright © JFrog LTD
+CopyrightUrl: https://github.com/conan-io/conan/blob/HEAD/LICENSE.md
+ShortDescription: An open source, decentralized C/C++ package manager, to automate building and sharing of packages.
+Description: |-
+ Conan is a package manager for C and C++ developers:
+ - It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray.
+ - Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL
+ - Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms.
+ - Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc).
+ - Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility.
+ - Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray.
+ - Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior.
+Tags:
+- c
+- c++
+- cmake
+- conancenter
+- multi-platform
+- open-source
+- package-manager
+- packagemanager
+- python
+- software-repository
+- softwarerepository
+ReleaseNotes: '- Bugfix: conan upload .. --dry-run -f=json > to_upload.json now allows round-trip for conan upload -l=to_upload.json without re-preparing the artifacts. (#20237)'
+ReleaseNotesUrl: https://github.com/conan-io/conan/releases/tag/2.31.2
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://docs.conan.io/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.yaml b/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.yaml
new file mode 100644
index 0000000000000..ad1d0b15445a3
--- /dev/null
+++ b/manifests/j/JFrog/Conan/2.31.2/JFrog.Conan.yaml
@@ -0,0 +1,8 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: JFrog.Conan
+PackageVersion: 2.31.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.installer.yaml b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.installer.yaml
new file mode 100644
index 0000000000000..e1c9c045688c3
--- /dev/null
+++ b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.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: JetBrains.Toolbox
+PackageVersion: 3.6.4.0
+InstallerType: exe
+Scope: user
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+InstallerSwitches:
+ Silent: /headless
+ SilentWithProgress: /S
+UpgradeBehavior: install
+Protocols:
+- jetbrains
+ProductCode: Toolbox
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://download.jetbrains.com/toolbox/jetbrains-toolbox-3.6.4.86641.exe
+ InstallerSha256: A9157DC1D0B402550484841B6B1C0A57B6EC5CECF8F64346A5C48AB857CF1528
+- Architecture: arm64
+ InstallerUrl: https://download.jetbrains.com/toolbox/jetbrains-toolbox-3.6.4.86641-arm64.exe
+ InstallerSha256: 60FFA7478E4A3BA64EEE22F26CE4CB20DFB3B80791E911BB727AE9D28AC9825C
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.locale.en-US.yaml b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.locale.en-US.yaml
new file mode 100644
index 0000000000000..8872c5a6ebfba
--- /dev/null
+++ b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.locale.en-US.yaml
@@ -0,0 +1,48 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: JetBrains.Toolbox
+PackageVersion: 3.6.4.0
+PackageLocale: en-US
+Publisher: JetBrains
+PublisherUrl: https://www.jetbrains.com/
+PublisherSupportUrl: https://www.jetbrains.com/support/
+PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/
+Author: JetBrains s.r.o.
+PackageName: JetBrains Toolbox
+PackageUrl: https://www.jetbrains.com/toolbox-app/
+License: Freeware
+LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user/
+Copyright: © 2000-2026 JetBrains s.r.o.
+ShortDescription: Manage your IDEs the easy way.
+Description: Open any of your projects in any of the IDEs with one click.
+Moniker: jetbrains-toolbox
+Tags:
+- jetbrains-ides
+- jetbrains-toolbox
+- jetbrainstoolbox
+- xpfppn5plh3bfv
+ReleaseNotes: |-
+ Toolbox App 3.6.4 Update
+ - Improved telemetry and diagnostics.
+ Toolbox App 3.6.3 Update
+ - The Toolbox App now starts moving Remote Development SSH connections to jetbrainsd. If you experience problems during the rollout, you can turn off Enable jetbrainsd SSH client in Toolbox Settings | Advanced. TBX-16713 TBX-19021
+ - Username/password SSH connections are now more reliable and no longer repeatedly ask for credentials in common reconnect scenarios. TBX-18510
+ Toolbox App 3.6.2 Bugfix Update
+ - Improved telemetry and diagnostics.
+ Toolbox App 3.6.1 Bugfix Update
+ - Improved cache cleanup process on maсOS
+ What's New in Toolbox App 3.6
+ Storage cleanup
+ The Toolbox App now shows removable data in Settings, including the download cache, previous versions, temporary leftovers, and leftover tool directories. You can clean up this data safely without opening cache folders manually. TBX-18085
+ Windows installer diagnostics
+ The Windows installer now shows what prevents installation, including locked files, blocking processes, and read-only file states. You can also collect logs directly from the installer error screen. TBX-18624
+ CodeCanvas goes away
+ CodeCanvas has been sunset, and no longer appears in the Toolbox App. TBX-18717
+ See the full list of release notes here.
+ReleaseNotesUrl: https://youtrack.jetbrains.com/releaseNotes?title=Toolbox%20App%203.6%20Release%20Notes&q=in:%20TBX%20Fix%20versions:%203.6,%203.6.1,%203.6.2,%203.6.3%20%23Resolved%20-Duplicate%20-Answered
+Documentations:
+- DocumentLabel: FAQ & Shortcuts
+ DocumentUrl: https://www.jetbrains.com/toolbox-app/faq/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.locale.zh-CN.yaml b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d03ab6645f946
--- /dev/null
+++ b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.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: JetBrains.Toolbox
+PackageVersion: 3.6.4.0
+PackageLocale: zh-CN
+PublisherUrl: https://www.jetbrains.com/zh-cn/
+PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/
+PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/
+PackageUrl: https://www.jetbrains.com/zh-cn/toolbox-app/
+License: 免费软件
+ShortDescription: 轻松管理您的 IDE
+Description: 一键打开任何 IDE 中的任意项目。
+Documentations:
+- DocumentLabel: 常见问题和快捷键
+ DocumentUrl: https://www.jetbrains.com/zh-cn/toolbox-app/faq/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.yaml b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.yaml
new file mode 100644
index 0000000000000..03396525adb48
--- /dev/null
+++ b/manifests/j/JetBrains/Toolbox/3.6.4.0/JetBrains.Toolbox.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: JetBrains.Toolbox
+PackageVersion: 3.6.4.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.installer.yaml b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.installer.yaml
new file mode 100644
index 0000000000000..5532d12758a5b
--- /dev/null
+++ b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.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: JiLuo.Xterminal
+PackageVersion: 5.8.6
+InstallerType: nullsoft
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- ssh
+- telnet
+ProductCode: 0e1444f2-e736-59a6-8826-a4f04175d221
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://cdn-office.xterminal.cn/downloads/XTerminal-5.8.6-win-x64-installer.exe
+ InstallerSha256: 4F3DAEAABA5106AC38C394F223001DEBB2A7DE29BDBED13D3183AA1108E03408
+ InstallerSwitches:
+ Custom: /currentuser
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://cdn-office.xterminal.cn/downloads/XTerminal-5.8.6-win-x64-installer.exe
+ InstallerSha256: 4F3DAEAABA5106AC38C394F223001DEBB2A7DE29BDBED13D3183AA1108E03408
+ InstallerSwitches:
+ Custom: /allusers
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.locale.en-US.yaml b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.locale.en-US.yaml
new file mode 100644
index 0000000000000..51c3b1d150528
--- /dev/null
+++ b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: JiLuo.Xterminal
+PackageVersion: 5.8.6
+PackageLocale: en-US
+Author: JiLuo Studio
+License: Proprietary
+ShortDescription: A convenient development tool more than SSH/console/more.
+Description: The best online SSH and SFTP tool that supports online file editing, status monitoring and private deployment, providing you with the best data security!
+Tags:
+- china
+- console
+- download
+- file
+- prc
+- remote
+- server
+- sftp
+- shell
+- ssh
+- telnet
+- terminal
+- transfer
+- upload
+Documentations:
+- DocumentLabel: Help
+ DocumentUrl: https://www.yuque.com/u64817/isrom7
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.locale.zh-CN.yaml b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3ce0770a46a51
--- /dev/null
+++ b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.locale.zh-CN.yaml
@@ -0,0 +1,83 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: JiLuo.Xterminal
+PackageVersion: 5.8.6
+PackageLocale: zh-CN
+Publisher: Xterminal
+PublisherUrl: https://www.xterminal.cn/
+PublisherSupportUrl: https://host.terminal.icu/
+PrivacyUrl: https://www.xterminal.cn/privacy
+Author: 深圳市罗湖区犄落信息咨询工作室
+PackageName: XTerminal
+PackageUrl: https://www.xterminal.cn/
+License: 专有软件
+LicenseUrl: https://www.xterminal.cn/license
+Copyright: Copyright © xterminal.cn 2021-2026 All rights reserved.
+ShortDescription: 更好用的开发工具,但不止于 SSH/控制台/More
+Description: 最好用的在线 SSH、SFTP 工具,支持文件在线编辑、状态监控,支持私有部署线路,给你最大的数据安全保障!
+Tags:
+- sftp
+- shell
+- ssh
+- telnet
+- 上传
+- 下载
+- 传输
+- 控制台
+- 文件
+- 服务器
+- 终端
+- 远程
+ReleaseNotes: |-
+ v5.8.6 - 2026-08-04
+ MCP 服务
+ - 可单独启用或关闭各 MCP 工具,缩小客户端加载的工具列表;至少保留一项能力
+ - 支持读取工作区目录,并在确认后保存连接、分组、快速命令与笔记;笔记保存可同时创建或更新分类
+ - MCP 设置、确认弹窗与相关提示文案完善
+
+ v5.8.5 - 2026-08-04
+ MCP 服务
+ - 设置中可启用本机 MCP 服务,供 Codex、Claude Code 等通过 Streamable HTTP 连接 Xterminal
+ - 可为每个客户端创建独立访问令牌并随时撤销;可限制可访问的 SSH 服务器与本地文件目录
+ - 外部客户端可在「每次确认」或「直接执行」策略下远程执行 SSH 命令,浏览、读写 SFTP 文件,上传下载并查询或取消传输
+ - sudo 命令单独配置:可禁用、每次确认、直接执行,或复用已保存的 SSH 登录密码
+ - 远程文件已存在或权限异常时阻止误覆盖;待确认请求超时自动拒绝,避免长时间挂起
+
+ v5.8.4 - 2026-07-28
+ 终端与连接
+ - 修复终端 AI 翻译悬浮提示重复或显示异常,翻译弹层与终端内浮层行为一致
+
+ v5.8.3 - 2026-07-28
+ AI 助手
+ - 对话可直接导出为 Markdown 或纯文本,无需逐条复制
+ - 中文输入法确认候选词、以及生成过程中按 Enter,不再误发送消息
+ - 自定义 AI 接入改为显式选择 Anthropic 或 OpenAI 接口类型,连接测试与对话前校验配置,避免误识别导致连接失败
+ 终端与连接
+ - SSH 连接支持会话环境变量与 Shell 保活命令,空闲时可按周期执行指定命令
+ - 自定义配色、背景色和高亮颜色保存后正确生效,终端区域同步跟随主题背景
+ - 退出 vim、htop 等全屏程序后恢复鼠标选择;rz 上传进度不再提前显示 100%
+ - 快捷键跨平台 Cmd/Ctrl 显示与行为更一致,并支持拆分 Cmd 与 Ctrl 的绑定方式
+ - 恢复默认快捷键后 Ctrl/Cmd+F 可正常触发终端搜索
+ - 修复终端右键「翻译」弹窗不显示的问题
+ - 端口转发在 Redis 等双栈场景下绑定更可靠;云端缺配置时终端搜索快捷键仍可正常使用
+ 文件管理与传输
+ - 上传、书签和工具栏按钮不再被悬浮提示挡住,可正常点开菜单
+ - 书签入口回到文件工作区,当前服务器书签优先排序;SFTP 右键支持下载到桌面
+ - 命令工具与并发输入框的右键菜单显示完整,不再被容器裁剪
+ 命令管理与监控
+ - 云端命令树切换仓库后记住分组选中;只读仓库不再露出删除和编辑
+ - 监控面板支持全局开关,默认显示,并修正刷新与卡片同步
+ 远程桌面与笔记
+ - 修复 RDP 远程剪贴板同步到本地
+ - 笔记支持批量导入 Markdown 文件,并归档到当前分类
+ 连接与设置
+ - SSH 文本导出保留分组、身份和跳板链信息,同时脱敏私钥等敏感字段
+ - 本地刚改的设置不会被未刷新的云端配置覆盖
+ - 连接中心快捷视图折叠状态跨协议切换后仍保留
+ReleaseNotesUrl: https://host.terminal.icu/topic/3006
+Documentations:
+- DocumentLabel: 帮助
+ DocumentUrl: https://www.yuque.com/u64817/isrom7
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.yaml b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.yaml
new file mode 100644
index 0000000000000..caeb3c82c34ee
--- /dev/null
+++ b/manifests/j/JiLuo/Xterminal/5.8.6/JiLuo.Xterminal.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: JiLuo.Xterminal
+PackageVersion: 5.8.6
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.installer.yaml b/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.installer.yaml
new file mode 100644
index 0000000000000..ca6f8e7a12cc2
--- /dev/null
+++ b/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.installer.yaml
@@ -0,0 +1,22 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Jitsi.Meet
+PackageVersion: 2026.8.0
+InstallerType: nullsoft
+Scope: user
+InstallModes:
+- interactive
+- silent
+UpgradeBehavior: install
+ProductCode: ddca9893-3c4b-5990-b5c2-8319d2bbe53e
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- DisplayName: Jitsi Meet 2026.8.0
+ ProductCode: ddca9893-3c4b-5990-b5c2-8319d2bbe53e
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/jitsi/jitsi-meet-electron/releases/download/v2026.8.0/jitsi-meet.exe
+ InstallerSha256: 7879FD567241DC741FFCE9CBC3AB6D52A52A2F2142A24A39D28DD091AC6C54E2
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.locale.en-US.yaml b/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.locale.en-US.yaml
new file mode 100644
index 0000000000000..1f8c5064626c2
--- /dev/null
+++ b/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.locale.en-US.yaml
@@ -0,0 +1,33 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Jitsi.Meet
+PackageVersion: 2026.8.0
+PackageLocale: en-US
+Publisher: Jitsi Team
+PublisherUrl: https://jitsi.org/
+PublisherSupportUrl: https://github.com/jitsi/jitsi-meet-electron/issues
+PrivacyUrl: https://jitsi.org/security
+Author: Jitsi Team
+PackageName: Jitsi Meet
+PackageUrl: https://jitsi.org/
+License: Apache-2.0
+LicenseUrl: https://github.com/jitsi/jitsi-meet-electron/blob/HEAD/LICENSE
+CopyrightUrl: https://github.com/jitsi/jitsi-meet-electron/blob/HEAD/LICENSE
+ShortDescription: Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences.
+Moniker: jitsi-meet
+Tags:
+- chat
+- jitsi
+- jitsi-meet
+- meeting
+- video-conferencing
+ReleaseNotes: |-
+ What's Changed
+ - feat(remote-control): bring back remote control and ask for consent with a translated native dialog by @saghul in #1156
+ReleaseNotesUrl: https://github.com/jitsi/jitsi-meet-electron/releases/tag/v2026.8.0
+Documentations:
+- DocumentLabel: Handbook
+ DocumentUrl: https://jitsi.github.io/handbook/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.yaml b/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.yaml
new file mode 100644
index 0000000000000..6435ccbed8758
--- /dev/null
+++ b/manifests/j/Jitsi/Meet/2026.8.0/Jitsi.Meet.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: Jitsi.Meet
+PackageVersion: 2026.8.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.installer.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.installer.yaml
new file mode 100644
index 0000000000000..350244dd2fe44
--- /dev/null
+++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.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: jerrywu001.cc-sessions-viewer
+PackageVersion: 0.3.13
+UpgradeBehavior: install
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerType: nullsoft
+ Scope: user
+ InstallerUrl: https://github.com/jerrywu001/cc-sessions-viewer/releases/download/v0.3.13/Sessions.Viewer_0.3.13_x64-setup.exe
+ InstallerSha256: 75BFC6C3AEEDC215B3252930ECE425603C3991EE7FA72BA2DE85B81605123133
+ ProductCode: Sessions Viewer
+- Architecture: x64
+ InstallerType: wix
+ Scope: machine
+ InstallerUrl: https://github.com/jerrywu001/cc-sessions-viewer/releases/download/v0.3.13/Sessions.Viewer_0.3.13_x64_en-US.msi
+ InstallerSha256: 4045A5A9C5DF26D87C57EC2323945330E840F4CFA4910D7DF284689ACF99D50F
+ InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+ ProductCode: '{8B71F2EC-C042-4644-829F-E8C543D0A1D5}'
+ AppsAndFeaturesEntries:
+ - UpgradeCode: '{8E2574C0-969D-515B-A3BA-FA3339E97BD2}'
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.locale.en-US.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.locale.en-US.yaml
new file mode 100644
index 0000000000000..1fe8bff93d8d9
--- /dev/null
+++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.locale.en-US.yaml
@@ -0,0 +1,57 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: jerrywu001.cc-sessions-viewer
+PackageVersion: 0.3.13
+PackageLocale: en-US
+Publisher: wuchao
+PublisherUrl: https://github.com/jerrywu001
+PublisherSupportUrl: https://github.com/jerrywu001/cc-sessions-viewer/issues
+PackageName: cc-sessions-viewer
+PackageUrl: https://github.com/jerrywu001/cc-sessions-viewer
+License: Freeware
+ShortDescription: Support cc/codex/gemini sessions viewer, token usage statistics, global search, resume, and export to html
+Description: |-
+ A native desktop browser for Claude Code, Codex, and Gemini CLI — read, search, and manage local session transcripts from all three in one place.
+ Faithful replay — thinking chains, tool-call pairings, structured diffs, inline screenshots.
+ Fast search — cross-project global hit (⌘⇧F) jumps to the exact message; one-click resume in Terminal.
+ Deep stats — aggregate token spend and cost; slice by project, model, or tool.
+ Read-only safety — original JSONL is never touched; delete is a move to shared trash, never rm.
+ Flexible export — single session or batches to offline-readable Markdown or HTML.
+
+ Features
+ - 🗂 Unified project view — group sessions by working directory across both CLIs
+ - 💬 Faithful chat replay — text, thinking blocks, tool calls, structured diffs, inline images
+ - 🔎 In-session search with scope — search across the whole conversation or scope to user messages, agent replies (incl. edits), or tool noise; prev / next jump + match counter
+ - 🌐 Global search (⌘⇧F / Ctrl+Shift+F) — Algolia-style overlay over the current agent, scoped to session titles and your own messages; click a hit to jump straight to that message with a flash highlight; recent queries with single-item removal
+ - 🔃 Session list search & sort — keyword search runs on the Rust side, matching session titles and your message text (cancellable mid-typing); sort by recency / size / message count, or show only ones with an ID
+ - 🪗 Collapse / expand all tool calls — one click to hide tool-call clutter and focus on the conversation
+ - 📤 Export session — save a single session to Markdown or HTML (native Save-As, offline-renderable HTML with inlined avatars / styles)
+ - 🧰 Multi-select & batch ops — pick sessions in bulk to move them to the trash or export them into a single export-YYYYMMDD-HHMMSS-{md,html}/ folder
+ - 🔄 Resume or start fresh — open Terminal in a project to resume an existing session (claude --resume / codex resume ) or start a brand-new one
+ - 📡 Live tail — opened session auto-refreshes as the CLI appends new messages; an "● Live" indicator shows the watcher is active, and a "N new ↓" pill surfaces additions when you've scrolled up
+ - 🗑 Shared trash — soft-delete, preview a deleted session's transcript, restore one or many (multi-select); survives across both agents
+ - 🏠 Welcome screen — recently opened projects per agent with one-click reopen + per-entry removal
+ - 📌 Pin / sink projects — color-coded pins on the sidebar; sunk projects go to the bottom
+ - ✏️ Rename sessions — your new title syncs back to the CLI, so claude / codex resume pickers show it too
+ - 🌗 Light / dark / system theme — Codex-inspired neutral palette with brand-color accents
+ - 🌐 i18n with auto-detect — English / 简体中文 / 繁體中文 / 日本語;first launch matches the OS language, falls back to English
+ - ⚡️ Custom tooltip & agent brand icons — no out-of-place native chrome
+ - 🖼 Image lightbox for screenshots embedded in transcripts
+Tags:
+- antigravity-cli
+- claude-code
+- codex
+- gemini-cli
+ReleaseNotes: |-
+ 🚀 Features
+ - Add guided follow-ups to Codex GUI - by wuchao (3f8b0)
+ - Add local git branch controls - by wuchao (89f74)
+ 🐞 Bug Fixes
+ - Prevent live tool labels from overflowing - by wuchao (8ed9c)
+ - Improve GUI chat spacing and Codex startup - by wuchao (6cd39)
+ - Show untracked files in git diff - by wuchao (22bc1)
+ View changes on GitHub
+ReleaseNotesUrl: https://github.com/jerrywu001/cc-sessions-viewer/releases/tag/v0.3.13
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.locale.zh-CN.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9548f9dd72efe
--- /dev/null
+++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.locale.zh-CN.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: jerrywu001.cc-sessions-viewer
+PackageVersion: 0.3.13
+PackageLocale: zh-CN
+License: 免费软件
+ShortDescription: 支持 cc/codex/gemini 会话查看器、令牌使用统计、全局搜索、恢复和导出为 html
+Description: |-
+ 一个适用于 Claude Code、Codex 和 Gemini CLI 的原生桌面浏览器——在一个地方读取、搜索和管理这三个工具的本地会话记录。
+ 忠实回放——思维链、工具调用配对、结构化差异、内联截图。
+ 快速搜索——跨项目的全局查找(⌘⇧F)直接跳转到确切消息;一键在终端中恢复。
+ 深度统计——汇总 token 消耗与成本;按项目、模型或工具进行细分。
+ 只读安全——原始 JSONL 文件永不被修改;删除操作是移至共享回收站,而非 rm 命令。
+ 灵活导出——单个会话或批量导出为可离线阅读的 Markdown 或 HTML 格式。
+
+ 功能
+ - 🗂 统一项目视图 —— 按工作目录对两个 CLI 中的会话进行分组
+ - 💬 忠实聊天回放 —— 文本、思考块、工具调用、结构化差异、内联图像
+ - 🔎 会话内搜索并支持范围筛选 —— 可在整个对话中搜索,或限定于用户消息、智能体回复(包含编辑内容)或工具输出;支持上一项/下一项跳转及匹配计数
+ - 🌐 全局搜索(⌘⇧F / Ctrl+Shift+F)—— 类似 Algolia 的覆盖层,作用于当前智能体,搜索范围包括会话标题和你自己的消息;点击结果可直接跳转至对应消息,并高亮闪烁提示;支持最近查询历史,可单项删除
+ - 🔃 会话列表搜索与排序 —— 关键词搜索运行于 Rust 端,匹配会话标题和你的消息文本(输入过程中可取消);支持按时间新旧/大小/消息数量排序,或仅显示带有 ID 的会话
+ - 🪗 展开 / 折叠全部工具调用 —— 一键隐藏工具调用杂项,专注于对话内容
+ - 📤 导出会话 —— 将单个会话保存为 Markdown 或 HTML 格式(原生“另存为”对话框,HTML 支持内联头像和样式,可离线渲染)
+ - 🧰 多选与批量操作 —— 批量选择会话,将其移至回收站或导出到单个 export-YYYYMMDD-HHMMSS-{md,html}/ 文件夹中
+ - 🔁 恢复或新建会话 —— 在项目中打开终端以恢复现有会话(claude --resume / codex resume ),或启动全新会话
+ - 📡 实时尾随 —— 已打开的会话会在 CLI 追加新消息时自动刷新;“● Live”指示器显示监听器处于活动状态,当你向上滚动时,“N 新 ↓”标签会提示新增内容
+ - 🗑 共享回收站 —— 软删除机制,可预览已删除会话的内容,支持恢复一个或多个(支持多选);在两个智能体之间共享
+ - 🏠 欢迎界面 —— 按智能体列出最近打开的项目,支持一键重新打开及逐条删除
+ - 📌 固定 / 沉底项目 —— 侧边栏支持颜色编码的固定标记;沉底项目将排列到底部
+ - ✏️ 重命名会话 —— 你的新标题将同步回 CLI,使 claude / codex 的恢复选择器也能显示该名称
+ - 🌗 浅色 / 深色 / 系统主题 —— 采用 Codex 风格的中性配色方案,辅以品牌色彩点缀
+ - 🌐 多语言支持并自动检测 —— 英语 / 简体中文 / 繁體中文 / 日本語;首次启动时匹配操作系统语言,否则默认为英语
+ - ⚡️ 自定义工具提示与智能体品牌图标 —— 无违和感的原生界面元素
+ - 🖼 内嵌截图的图片灯箱查看功能
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.yaml b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.yaml
new file mode 100644
index 0000000000000..c176c975f677e
--- /dev/null
+++ b/manifests/j/jerrywu001/cc-sessions-viewer/0.3.13/jerrywu001.cc-sessions-viewer.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: jerrywu001.cc-sessions-viewer
+PackageVersion: 0.3.13
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
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 024be9b75b97c..3cea4bf4b6626 100644
--- a/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml
+++ b/manifests/k/KDE/Chessament/0.1/KDE.Chessament.installer.yaml
@@ -6,18 +6,18 @@ PackageVersion: "0.1"
InstallerType: nullsoft
UpgradeBehavior: install
ProductCode: Chessament
-ReleaseDate: 2026-08-03
+ReleaseDate: 2026-08-04
Installers:
- Architecture: x64
Scope: user
- InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-771-windows-cl-msvc2022-x86_64.exe
- InstallerSha256: 4DE93417BC4146E7B501BD6E1CA96EA65084418B05EEC4C20B2E5EB52095711B
+ InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-776-windows-cl-msvc2022-x86_64.exe
+ InstallerSha256: C0EB906E564EFA8E940F21F2703DF2A5EF004B96B081D39C245837240D106A70
InstallerSwitches:
Custom: /CurrentUser
- Architecture: x64
Scope: machine
- InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-771-windows-cl-msvc2022-x86_64.exe
- InstallerSha256: 4DE93417BC4146E7B501BD6E1CA96EA65084418B05EEC4C20B2E5EB52095711B
+ InstallerUrl: https://cdn.kde.org/ci-builds/games/chessament/master/windows/chessament-master-776-windows-cl-msvc2022-x86_64.exe
+ InstallerSha256: C0EB906E564EFA8E940F21F2703DF2A5EF004B96B081D39C245837240D106A70
InstallerSwitches:
Custom: /AllUsers
ManifestType: installer
diff --git a/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.installer.yaml b/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.installer.yaml
new file mode 100644
index 0000000000000..d6546ae1c95be
--- /dev/null
+++ b/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.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: kalink0.Crush
+PackageVersion: 0.15.0
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: crush.exe
+ PortableCommandAlias: crush
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/kalink0/crush-forensics/releases/download/v0.15.0/crush-windows-v0.15.0.zip
+ InstallerSha256: 0EB171C10537487AECD4B8898587ED0F49AF01FCA1BB14F9515AA74556EE6B6E
+ManifestType: installer
+ManifestVersion: 1.12.0
+ReleaseDate: 2026-07-25
diff --git a/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.locale.en-US.yaml b/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.locale.en-US.yaml
new file mode 100644
index 0000000000000..4be38d1b8afa8
--- /dev/null
+++ b/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.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: kalink0.Crush
+PackageVersion: 0.15.0
+PackageLocale: en-US
+Publisher: kalink0
+PublisherUrl: https://github.com/kalink0
+PublisherSupportUrl: https://github.com/kalink0/crush-forensics/issues
+PackageName: Crush
+PackageUrl: https://github.com/kalink0/crush-forensics
+License: Apache-2.0
+ShortDescription: Open-source desktop workbench for digital forensic analysis
+Tags:
+- abx
+- android-forensics
+- bplist
+- dfir
+- digital-forensics
+- forensics
+- ios-forensics
+- leveldb
+- mobile-forensics
+- open-source
+- plist
+- protobuf
+- realm-database
+- segb
+- sqlite
+ReleaseNotesUrl: https://github.com/kalink0/crush-forensics/releases/tag/v0.15.0
+Documentations:
+- DocumentLabel: Wiki
+ DocumentUrl: https://github.com/kalink0/crush-forensics/wiki
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.yaml b/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.yaml
new file mode 100644
index 0000000000000..eb8938f7bff2d
--- /dev/null
+++ b/manifests/k/kalink0/Crush/0.15.0/kalink0.Crush.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: kalink0.Crush
+PackageVersion: 0.15.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.installer.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.installer.yaml
new file mode 100644
index 0000000000000..0f1e8bccb25f2
--- /dev/null
+++ b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.installer.yaml
@@ -0,0 +1,50 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: kangfenmao.CherryStudio
+PackageVersion: 1.9.13
+InstallerType: nullsoft
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+ProductCode: 41a4ccd8-bcc0-5710-9eee-0e164da68057
+ReleaseDate: 2026-08-03
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.13/Cherry-Studio-1.9.13-x64-setup.exe
+ InstallerSha256: 7D64BD7528F9563EC3F1A09C7D1B5210CA47623F5568CCBA8FC71C7220E50A45
+ InstallerSwitches:
+ Custom: /currentuser
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.13/Cherry-Studio-1.9.13-x64-setup.exe
+ InstallerSha256: 7D64BD7528F9563EC3F1A09C7D1B5210CA47623F5568CCBA8FC71C7220E50A45
+ InstallerSwitches:
+ Custom: /allusers
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+- Architecture: arm64
+ Scope: user
+ InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.13/Cherry-Studio-1.9.13-arm64-setup.exe
+ InstallerSha256: 9F49BBFD13575F18D71D2D29B89111A43F4D06DB1C4634865ABACBF4197E27BE
+ InstallerSwitches:
+ Custom: /currentuser
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.arm64
+- Architecture: arm64
+ Scope: machine
+ InstallerUrl: https://github.com/CherryHQ/cherry-studio/releases/download/v1.9.13/Cherry-Studio-1.9.13-arm64-setup.exe
+ InstallerSha256: 9F49BBFD13575F18D71D2D29B89111A43F4D06DB1C4634865ABACBF4197E27BE
+ InstallerSwitches:
+ Custom: /allusers
+ Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.VCRedist.2015+.arm64
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.locale.en-US.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.locale.en-US.yaml
new file mode 100644
index 0000000000000..81e1266b4f67e
--- /dev/null
+++ b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.locale.en-US.yaml
@@ -0,0 +1,52 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: kangfenmao.CherryStudio
+PackageVersion: 1.9.13
+PackageLocale: en-US
+Publisher: support@cherry-ai.com
+PublisherUrl: https://cherry-ai.com/
+PublisherSupportUrl: https://github.com/CherryHQ/cherry-studio/issues
+PackageName: Cherry Studio
+PackageUrl: https://cherry-ai.com/
+License: AGPL-3.0
+LicenseUrl: https://github.com/CherryHQ/cherry-studio/blob/HEAD/LICENSE
+ShortDescription: A desktop client that supports for multiple LLM providers
+Tags:
+- ai
+- chatbot
+- chatgpt
+- claude
+- deepseek
+- doubao
+- gemini
+- kimi
+- large-language-model
+- llama
+- llm
+- mistral
+- ollama
+- qwen
+- rag
+ReleaseNotes: |-
+ What's Changed
+ - chore(gitignore): ignore local agents override file by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/16787
+ - feat(models): support LongCat 2.0 thinking by @ousugo in https://github.com/CherryHQ/cherry-studio/pull/16789
+ - hotfix(ai-diagnosis): correct misclassifications and surface provider error JSON by @SiinXu in https://github.com/CherryHQ/cherry-studio/pull/15241
+ - fix: prevent renderer OOM during long streaming responses by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/15832
+ - fix(provider): use v1beta for NewAPI Gemini endpoints by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/17005
+ - fix: update CherryIN website and OAuth domains by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/17174
+ - refactor(updater): use managed release service by @kangfenmao in https://github.com/CherryHQ/cherry-studio/pull/17229
+ - fix(search): send rewritten search prompt as user content by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/17270
+ - fix(chat): load history when message lists are underfilled by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/17167
+ - fix(agents): wire Ctrl+F in-chat search in AgentChat by @Raymond8196 in https://github.com/CherryHQ/cherry-studio/pull/17223
+ - feat(models): add support for doubao-seed-2-1 and doubao-seed-evolving models by @GeorgeDong32 in https://github.com/CherryHQ/cherry-studio/pull/16458
+ - fix(copilot): preserve authorization headers by @404-Page-Found in https://github.com/CherryHQ/cherry-studio/pull/17713
+ - feat(agents): support PowerShell fallback on Windows by @zhibisora in https://github.com/CherryHQ/cherry-studio/pull/17754
+ Full Changelog: https://github.com/CherryHQ/cherry-studio/compare/v1.9.12...v1.9.13
+ReleaseNotesUrl: https://github.com/CherryHQ/cherry-studio/releases/tag/v1.9.13
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://cherry-ai.com/docs/intro
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.locale.zh-CN.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fe9341133c627
--- /dev/null
+++ b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.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: kangfenmao.CherryStudio
+PackageVersion: 1.9.13
+PackageLocale: zh-CN
+ShortDescription: 支持多模型服务的 Windows/macOS GPT 客户端
+Tags:
+- ai
+- chatgpt
+- claude
+- deepseek
+- gemini
+- kimi
+- llama
+- llm
+- mistral
+- ollama
+- rag
+- 人工智能
+- 大语言模型
+- 聊天机器人
+- 豆包
+- 通义千问
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://cherry-ai.com/docs/intro
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.yaml b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.yaml
new file mode 100644
index 0000000000000..d3d9915ee91cf
--- /dev/null
+++ b/manifests/k/kangfenmao/CherryStudio/1.9.13/kangfenmao.CherryStudio.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: kangfenmao.CherryStudio
+PackageVersion: 1.9.13
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.installer.yaml b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.installer.yaml
new file mode 100644
index 0000000000000..c8ae1e56c6952
--- /dev/null
+++ b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.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: kawayiYokami.P-ai
+PackageVersion: 0.52.0
+InstallerType: nullsoft
+Scope: user
+UpgradeBehavior: install
+ProductCode: P-ai
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/kawayiYokami/P-ai/releases/download/v0.52.0/P-ai_0.52.0_x64-setup.exe
+ InstallerSha256: 1D18F847F869B09E48B9F70B13D1FA29BB6DBBA20E759A280DEB49CD673BB35E
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.locale.en-US.yaml b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.locale.en-US.yaml
new file mode 100644
index 0000000000000..a0ad78a597376
--- /dev/null
+++ b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.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: kawayiYokami.P-ai
+PackageVersion: 0.52.0
+PackageLocale: en-US
+Publisher: yokami
+PublisherUrl: https://github.com/kawayiYokami
+PublisherSupportUrl: https://github.com/kawayiYokami/P-ai/issues
+PackageName: P-ai
+PackageUrl: https://github.com/kawayiYokami/P-ai
+License: GPL-3.0
+LicenseUrl: https://github.com/kawayiYokami/P-ai/blob/HEAD/LICENSE
+ShortDescription: A ready-to-use self-growing desktop AI assistant for long-running tasks, memory, agents, tool reviews, MCP, and high-concurrency workspace automation.
+Description: |-
+ A self-growing desktop AI work system — ready-to-use, with agent delegation, long-term memory, tool review, MCP, and high-concurrency workspace automation.
+ PAI is an actively evolving desktop AI work system. It is not a chat client — it is a complete desktop system organized around conversations, tasks, memory, departments, tools, review, and remote messaging. The backend uses Rust async concurrency and streaming architecture to guarantee response speed; the frontend uses Vue 3 + DaisyUI for a clean interface. All data is stored locally, with no intermediate servers.
+
+ Entry & Efficiency
+ Global hotkey summon, voice wakeup, background voice input, quick screenshot — PAI brings desktop AI access to "summon anytime, handle anything, continue anywhere." Supports local sessions, remote sessions, and multiple parallel sessions; quick commands can trigger common operations in one keystroke.
+ Organization & Personas
+ Multiple departments and personas can be independently configured, each with its own avatar and private memory. Tasks and sessions are separated by department, identity, and responsibility. Local sessions support multi-agent group chat; remote sessions support WeChat, Feishu, DingTalk, OneBot, and other protocols.
+ Interface & Interaction
+ UI, chat style, colors, and fonts are all customizable, with multiple windows running in parallel. Fast response, clean but not bare-bones.
+ Capabilities & Tools
+ A complete capability set is pre-built: LLM can execute operation scripts to control the computer and send reactions proactively; common Skills are built-in; full image-to-text, native PDF and Office reading are supported; tool modifications are reversible; tool execution and code changes can undergo multi-angle AI review. API provider onboarding is streamlined and ready to use.
+ Memory & Context
+ Long conversations are dynamically compressed and archived; a single session can persist indefinitely, with context staying effective through continuous compression and organization. The memory system is low-cost and comprehensive — the more you use it, the better the AI understands you.
+ Engineering & Reliability
+ High performance, concurrent, fast to respond. Local sessions support message delivery, session branching, and manual delegation; remote sessions support sending and receiving files and images. Built-in proactive planning mode, delegation system, and persona system; LLM can autonomously manage MCP, skills, personas, and departments. Tool execution has a review chain; code changes can be validated from multiple angles.
+
+ Real Usage Scenarios
+ The following are not hypotheticals — they actually happened:
+ - Starting from v0.8, PAI has been used to develop PAI itself for over 1 month, producing 407 commits and 496 file changes
+ - Users have been using PAI continuously for financial analysis and news monitoring for over 3 months
+ - Users have been using PAI via WeChat remote contacts to produce Xiaohongshu content for over 3 months, with over a thousand published posts
+ - Users have been using PAI to analyze research papers for over 2 months and published multiple papers based on it
+ - Users have been using PAI for scheduled web scraping, accumulating over 500M of data
+ - A user ran PAI continuously for 20 hours on a programming task — it reviewed, resolved, researched online, and passed on its own
+ - Users have been using PAI long-term to create game guides
+ - Users have been using PAI long-term to operate games and complete daily tasks
+ - Users run dozens of sessions simultaneously, using PAI to monitor multiple online channels at once
+ - After extended use, users consistently report it gets smoother over time — the AI understands them better
+Tags:
+- agent
+- agentic
+- ai
+- large-language-model
+- llm
+ReleaseNotes: 'Full Changelog: https://github.com/kawayiYokami/P-ai/compare/v0.51.0...v0.52.0'
+ReleaseNotesUrl: https://github.com/kawayiYokami/P-ai/releases/tag/v0.52.0
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.locale.zh-CN.yaml b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5f2b67b350792
--- /dev/null
+++ b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.locale.zh-CN.yaml
@@ -0,0 +1,43 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: kawayiYokami.P-ai
+PackageVersion: 0.52.0
+PackageLocale: zh-CN
+ShortDescription: 开箱即用的自我成长型桌面 AI 助理,面向长期任务、记忆、部门协作、工具审查、MCP 与高并发工作区自动化。
+Description: |-
+ 一个可自我成长的桌面 AI 工作系统——开箱即用,支持智能体委派、长期记忆、工具评审、MCP(任务-能力-规划)、以及高并发的工作空间自动化。
+ PAI 是一个持续进化的桌面 AI 工作系统。它不是一个聊天客户端——而是一个围绕对话、任务、记忆、部门、工具、评审和远程消息构建的完整桌面系统。后端采用 Rust 异步并发与流式架构,确保响应速度;前端使用 Vue 3 + DaisyUI 实现简洁界面。所有数据本地存储,无中间服务器。
+
+ 入口与效率
+ 全局热键唤起、语音唤醒、后台语音输入、快速截图——PAI 将桌面 AI 的使用体验做到“随时召唤、随地处理、无缝延续”。支持本地会话、远程会话及多个并行会话;快捷命令一键触发常见操作。
+ 组织与角色
+ 可独立配置多个部门与角色,每个角色拥有独立头像与私有记忆。任务与会话按部门、身份与职责分离。本地会话支持多智能体群聊;远程会话支持微信、飞书、钉钉、OneBot 等多种协议。
+ 界面与交互
+ UI、聊天样式、颜色与字体均可自定义,支持多窗口并行运行。响应迅速,界面清爽而不简陋。
+ 能力与工具
+ 内置完整能力体系:大模型可执行操作脚本以控制电脑,并主动发送反馈;常用技能已预置;全面支持图文理解、原生 PDF 与 Office 文件阅读;工具修改可逆;工具执行与代码变更支持多角度 AI 评审。API 提供商接入流程简化,即接即用。
+ 记忆与上下文
+ 长对话动态压缩归档;单一会话可无限延续,上下文通过持续压缩与整理保持有效。记忆系统成本低且覆盖面广——使用越久,AI 越懂你。
+ 工程与可靠性
+ 高性能、高并发、响应迅速。本地会话支持消息传递、会话分支与手动委派;远程会话支持文件与图片收发。内置主动规划模式、委派系统与角色系统;大模型可自主管理 MCP、技能、角色与部门。工具执行具备评审链路,代码变更支持多维度验证。
+
+ 真实使用场景
+ 以下并非设想,而是真实发生的情况:
+ - 自 v0.8 版本起,PAI 已用于自身开发超过一个月,产生 407 次提交和 496 个文件变更
+ - 用户连续使用 PAI 进行金融分析与新闻监控超过三个月
+ - 用户通过微信远程连接使用 PAI 创作小红书内容超过三个月,发布帖子超千篇
+ - 用户使用 PAI 分析科研论文超过两个月,并基于其成果发表多篇论文
+ - 用户使用 PAI 执行定时网页抓取,累计获取数据超 5 亿条
+ - 一位用户让 PAI 连续运行 20 小时完成编程任务——自行审查、解决问题、在线调研并最终通过
+ - 用户长期使用 PAI 制作游戏攻略
+ - 用户长期使用 PAI 操作游戏并完成日常任务
+ - 用户同时运行数十个会话,利用 PAI 同时监控多个线上渠道
+ - 长期使用后,用户普遍反馈系统运行愈发顺畅——AI 对用户的理解日益深入
+Tags:
+- 人工智能
+- 大语言模型
+- 智能体
+- 自主智能
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.yaml b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.yaml
new file mode 100644
index 0000000000000..4ff8cd6623e46
--- /dev/null
+++ b/manifests/k/kawayiYokami/P-ai/0.52.0/kawayiYokami.P-ai.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: kawayiYokami.P-ai
+PackageVersion: 0.52.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.installer.yaml b/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.installer.yaml
new file mode 100644
index 0000000000000..fc4271e7c1bbd
--- /dev/null
+++ b/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.installer.yaml
@@ -0,0 +1,17 @@
+# Created with komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: kbrdn1.gwm
+PackageVersion: 1.1.1
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: gwm-v1.1.1-x86_64-pc-windows-msvc\gwm.exe
+ PortableCommandAlias: gwm
+ReleaseDate: 2026-07-16
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/kbrdn1/gwm-cli/releases/download/v1.1.1/gwm-v1.1.1-x86_64-pc-windows-msvc.zip
+ InstallerSha256: 7FE372AEE6E891563FD95A4C8026FCEFF904DA0E8AD9693A5E5D188110C6DF31
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.locale.en-US.yaml b/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.locale.en-US.yaml
new file mode 100644
index 0000000000000..1a4e5c2297628
--- /dev/null
+++ b/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: kbrdn1.gwm
+PackageVersion: 1.1.1
+PackageLocale: en-US
+Publisher: Kylian Bardini
+PublisherUrl: https://github.com/kbrdn1
+PublisherSupportUrl: https://github.com/kbrdn1/gwm-cli/issues
+Author: Kylian Bardini
+PackageName: gwm
+PackageUrl: https://github.com/kbrdn1/gwm-cli
+License: MIT
+LicenseUrl: https://github.com/kbrdn1/gwm-cli/blob/main/LICENSE.md
+Copyright: Copyright 2026 Kylian Bardini
+ShortDescription: git worktree manager - a TUI and CLI over git worktrees
+Description: gwm is a terminal UI and CLI over git worktrees, with native libgit2 and a per-repo .gwm.toml bootstrap (file copies, regex guards, lifecycle hooks). The installed command is gwm.
+Moniker: gwm
+Tags:
+- cli
+- git
+- git-worktree
+- libgit2
+- rust
+- terminal
+- tui
+- worktree
+ReleaseNotesUrl: https://github.com/kbrdn1/gwm-cli/releases/tag/v1.1.1
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.yaml b/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.yaml
new file mode 100644
index 0000000000000..cebc80e34c211
--- /dev/null
+++ b/manifests/k/kbrdn1/gwm/1.1.1/kbrdn1.gwm.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: kbrdn1.gwm
+PackageVersion: 1.1.1
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.installer.yaml b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.installer.yaml
new file mode 100644
index 0000000000000..396578c73812e
--- /dev/null
+++ b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.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: Langflow.Langflow
+PackageVersion: 1.11.0
+InstallerType: wix
+Scope: machine
+InstallerSwitches:
+ InstallLocation: INSTALLDIR=""
+UpgradeBehavior: install
+ProductCode: '{405EC315-B969-4D07-A843-0A6D4438D873}'
+ReleaseDate: 2026-07-23
+AppsAndFeaturesEntries:
+- UpgradeCode: '{FEF78AAA-A3E2-5673-BEB2-C03FD25BD05D}'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/langflow-ai/langflow/releases/download/v1.11.0/Langflow_1.11.0_x64_en-US.msi
+ InstallerSha256: 14BF7FD425329AE23171DA2155E20B9DC4CA94F82CE07FA5265D9F36F70CDC9D
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.locale.en-US.yaml b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.locale.en-US.yaml
new file mode 100644
index 0000000000000..ed9da1f2371c9
--- /dev/null
+++ b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.locale.en-US.yaml
@@ -0,0 +1,30 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Langflow.Langflow
+PackageVersion: 1.11.0
+PackageLocale: en-US
+Publisher: LangflowDesktop
+PublisherUrl: https://www.langflow.org/
+PublisherSupportUrl: https://github.com/langflow-ai/langflow/issues
+PackageName: Langflow
+PackageUrl: https://www.langflow.org/desktop
+License: MIT
+LicenseUrl: https://github.com/langflow-ai/langflow/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Langflow
+ShortDescription: A powerful tool for building and deploying AI-powered agents and workflows.
+Description: |-
+ Langflow is an open-source, Python-based, customizable framework for building AI applications. It supports important AI functionality like agents and the Model Context Protocol (MCP), and it doesn't require you to use specific large language models (LLMs) or vector stores.
+ The visual editor simplifies prototyping of application workflows, enabling developers to quickly turn their ideas into powerful, real-world solutions.
+Tags:
+- agent
+- ai
+- large-language-model
+- llm
+- workflow
+ReleaseNotesUrl: https://github.com/langflow-ai/langflow/releases/tag/v1.11.0
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://docs.langflow.org/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.locale.zh-CN.yaml b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1c92f731c1422
--- /dev/null
+++ b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.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: Langflow.Langflow
+PackageVersion: 1.11.0
+PackageLocale: zh-CN
+ShortDescription: 一款用于构建和部署人工智能驱动智能体与工作流的强大工具。
+Description: |-
+ Langflow 是一个基于 Python 的开源可定制框架,用于构建人工智能应用。它支持智能体和模型上下文协议(MCP)等重要人工智能功能,且不要求使用者必须使用特定的大语言模型(LLM)或向量数据库。
+ 它的可视化编辑器简化了应用工作流的原型设计,能够帮助开发人员将想法快速转化为实用的成熟解决方案。
+Tags:
+- 人工智能
+- 大语言模型
+- 工作流
+- 智能体
+Documentations:
+- DocumentLabel: 文档
+ DocumentUrl: https://docs.langflow.org/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.yaml b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.yaml
new file mode 100644
index 0000000000000..3e6532b2517ce
--- /dev/null
+++ b/manifests/l/Langflow/Langflow/1.11.0/Langflow.Langflow.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: Langflow.Langflow
+PackageVersion: 1.11.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Loom/Loom/0.366.0/Loom.Loom.installer.yaml b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.installer.yaml
new file mode 100644
index 0000000000000..dee56ac27b193
--- /dev/null
+++ b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.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: Loom.Loom
+PackageVersion: 0.366.0
+InstallerType: nullsoft
+Scope: user
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- loomdesktop
+ProductCode: 3643b966-bc28-5bc8-95ff-3d47d66438db
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://cdn.loom.com/desktop-packages/Loom%20Setup%200.366.0.exe
+ InstallerSha256: 4C0576FEFD63F329C40A51C871F725BABF2655445A5874026F294AAA57D43609
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Loom/Loom/0.366.0/Loom.Loom.locale.en-US.yaml b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.locale.en-US.yaml
new file mode 100644
index 0000000000000..0016744b209ce
--- /dev/null
+++ b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.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: Loom.Loom
+PackageVersion: 0.366.0
+PackageLocale: en-US
+Publisher: Loom, Inc.
+PublisherUrl: https://www.loom.com/
+PublisherSupportUrl: https://support.loom.com/
+PrivacyUrl: https://www.loom.com/privacy-policy
+Author: Loom, Inc.
+PackageName: Loom
+PackageUrl: https://www.loom.com/
+License: Proprietary
+LicenseUrl: https://www.loom.com/terms
+Copyright: © 2026, Loom, Inc. All Rights Reserved.
+ShortDescription: Loom is a video messaging tool that helps you get your message across through instantly shareable videos.
+Description: Loom combines the expressiveness of video with the convenience of messaging. It's a new, more effective way of communicating with co-workers and customers. With Loom, you can record your camera, microphone, and desktop simultaneously. Your video is then instantly available to share through Loom's patented technology.
+Moniker: loom
+Tags:
+- capture
+- clip
+- conference
+- meeting
+- presentation
+- record
+- video
+ReleaseNotesUrl: https://new.loom.com/
+PurchaseUrl: https://www.loom.com/pricing
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Loom/Loom/0.366.0/Loom.Loom.locale.zh-CN.yaml b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d5af6ab3a33eb
--- /dev/null
+++ b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.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: Loom.Loom
+PackageVersion: 0.366.0
+PackageLocale: zh-CN
+Publisher: Loom, Inc.
+PublisherUrl: https://www.loom.com/
+PublisherSupportUrl: https://support.loom.com/
+PrivacyUrl: https://www.loom.com/privacy-policy
+Author: Loom, Inc.
+PackageName: Loom
+PackageUrl: https://www.loom.com/
+License: 专有软件
+LicenseUrl: https://www.loom.com/terms
+Copyright: © 2026, Loom, Inc. All Rights Reserved.
+ShortDescription: Loom 是一款视频信息传递工具,可帮助您通过即时分享的视频传递信息。
+Description: Loom 结合了视频的表现力和信息传递的便利性,是一种与同事和客户更有效沟通的新方式。使用 Loom,您可以同时录制您的摄像头、麦克风和桌面,然后您就可以通过 Loom 的专利技术即时分享您的视频。
+Tags:
+- 会议
+- 剪辑
+- 录制
+- 录屏
+- 演示
+- 视频
+ReleaseNotesUrl: https://new.loom.com/
+PurchaseUrl: https://www.loom.com/pricing
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/Loom/Loom/0.366.0/Loom.Loom.yaml b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.yaml
new file mode 100644
index 0000000000000..72ef02574165f
--- /dev/null
+++ b/manifests/l/Loom/Loom/0.366.0/Loom.Loom.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: Loom.Loom
+PackageVersion: 0.366.0
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.installer.yaml
new file mode 100644
index 0000000000000..ab9b91cc1c1f7
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.117
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: cli-proxy-api.exe
+Commands:
+- cli-proxy-api
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.2.117/CLIProxyAPI_7.2.117_windows_amd64.zip
+ InstallerSha256: 1966505E5A8D76F591214B058F7A9F859F672F9A43B2407273037ED4E882B442
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.locale.en-US.yaml
new file mode 100644
index 0000000000000..c3c90dae652cf
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.locale.en-US.yaml
@@ -0,0 +1,54 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.117
+PackageLocale: en-US
+Publisher: Luis Pater
+PublisherUrl: https://github.com/router-for-me
+PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues
+Author: Luis Pater
+PackageName: CLI Proxy API
+PackageUrl: https://github.com/router-for-me/CLIProxyAPI
+License: MIT
+LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Luis Pater
+ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API
+Description: |-
+ A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI.
+ It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth.
+ so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs.
+ Now, We added the first Chinese provider: Qwen Code.
+Tags:
+- ai
+- chatbot
+- chatgpt
+- claude
+- claude-code
+- codex
+- gemini
+- large-language-model
+- llm
+- openai
+ReleaseNotes: |-
+ Linux release assets
+ - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
+ - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
+ FreeBSD release assets
+ - CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
+ Changelog
+ - feat(codex): prepare multi-agent v2 tool definitions at the Responses boundary for Codex clients (7fe84737)
+ - fix(usage): account for Claude thinking tokens (8cf1d46f)
+ - Merge pull request #4767 from sususu98/fix/claude-thinking-tokens-usage (8d653500)
+ - fix(codex): set multi_agent_version to v2 when optimizeMultiAgentV2 is enabled (4f5ec105)
+ - fix(codex): preserve base64 PDF document blocks when converting Claude requests to Codex (44d5e0be)
+ - chore: add .pi to .gitignore (50e2a99f)
+ - feat(api): add Grok Shell-aware /v1/models handling with dedicated model response formatting (b782d437)
+ - fix(responses): preserve original request model on response.created/response.in_progress payloads (9b8d9744)
+ - fix(responses): always emit response.usage.output_tokens_details.reasoning_tokens (82d62420)
+ What's Changed
+ - fix(usage): account for Claude thinking tokens by @sususu98 in https://github.com/router-for-me/CLIProxyAPI/pull/4767
+ Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.116...v7.2.117
+ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.117
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ec08ea2e89ac6
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.117
+PackageLocale: zh-CN
+ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型
+Description: |-
+ 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。
+ 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。
+ 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。
+ 现在,我们添加了第一个中国提供商:Qwen Code。
+Tags:
+- chatgpt
+- claude
+- claude-code
+- codex
+- gemini
+- openai
+- 人工智能
+- 大语言模型
+- 聊天机器人
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.yaml
new file mode 100644
index 0000000000000..d71ea8d882a42
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.117/LuisPater.CLIProxyAPI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.117
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.installer.yaml
new file mode 100644
index 0000000000000..958038df94f14
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.118
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: cli-proxy-api.exe
+Commands:
+- cli-proxy-api
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.2.118/CLIProxyAPI_7.2.118_windows_amd64.zip
+ InstallerSha256: 128090EA772959286ADCFFDB16E5714FEFA000AE9BD13F84B1E2E738EE8DF538
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.locale.en-US.yaml
new file mode 100644
index 0000000000000..6cda00d319998
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.locale.en-US.yaml
@@ -0,0 +1,56 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.118
+PackageLocale: en-US
+Publisher: Luis Pater
+PublisherUrl: https://github.com/router-for-me
+PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues
+Author: Luis Pater
+PackageName: CLI Proxy API
+PackageUrl: https://github.com/router-for-me/CLIProxyAPI
+License: MIT
+LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Luis Pater
+ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API
+Description: |-
+ A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI.
+ It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth.
+ so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs.
+ Now, We added the first Chinese provider: Qwen Code.
+Tags:
+- ai
+- chatbot
+- chatgpt
+- claude
+- claude-code
+- codex
+- gemini
+- large-language-model
+- llm
+- openai
+ReleaseNotes: |-
+ Linux release assets
+ - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
+ - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
+ FreeBSD release assets
+ - CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
+ Changelog
+ - fix(xai): support Grok Imagine Video 1.5 GA (abaeb55b)
+ - fix(xai): preserve preview alias auth routing (61d9a30d)
+ - fix(xai): register video preview alias (84232747)
+ - fix: honor router skips for prepared stream routes (7ea5e3ae)
+ - Merge pull request #4771 from FlameMida/fix/prepared-route-skip-recursion (f27be000)
+ - Merge pull request #4668 from oscarbrey/fix/grok-imagine-video-1.5-ga (32f1069a)
+ - feat(antigravity): obfuscate sensitive words in system instructions (42eef103)
+ What's Changed
+ - fix: 嵌套流式执行遵守路由插件跳过标记 by @FlameMida in https://github.com/router-for-me/CLIProxyAPI/pull/4771
+ - fix(xai): support Grok Imagine Video 1.5 GA by @oscarbrey in https://github.com/router-for-me/CLIProxyAPI/pull/4668
+ New Contributors
+ - @FlameMida made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4771
+ - @oscarbrey made their first contribution in https://github.com/router-for-me/CLIProxyAPI/pull/4668
+ Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.117...v7.2.118
+ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.118
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8ffb06725b09d
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.118
+PackageLocale: zh-CN
+ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型
+Description: |-
+ 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。
+ 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。
+ 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。
+ 现在,我们添加了第一个中国提供商:Qwen Code。
+Tags:
+- chatgpt
+- claude
+- claude-code
+- codex
+- gemini
+- openai
+- 人工智能
+- 大语言模型
+- 聊天机器人
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.yaml
new file mode 100644
index 0000000000000..56ae7945c7779
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.118/LuisPater.CLIProxyAPI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.118
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.installer.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.installer.yaml
new file mode 100644
index 0000000000000..faf8928fc832e
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.installer.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.119
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: cli-proxy-api.exe
+Commands:
+- cli-proxy-api
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/router-for-me/CLIProxyAPI/releases/download/v7.2.119/CLIProxyAPI_7.2.119_windows_amd64.zip
+ InstallerSha256: 1518A0FFC4F89B609C091F9302C9E3045CFFA27E32A4C49F9D211F051DE78688
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.locale.en-US.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.locale.en-US.yaml
new file mode 100644
index 0000000000000..add73eeea5c59
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.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: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.119
+PackageLocale: en-US
+Publisher: Luis Pater
+PublisherUrl: https://github.com/router-for-me
+PublisherSupportUrl: https://github.com/router-for-me/CLIProxyAPI/issues
+Author: Luis Pater
+PackageName: CLI Proxy API
+PackageUrl: https://github.com/router-for-me/CLIProxyAPI
+License: MIT
+LicenseUrl: https://github.com/router-for-me/CLIProxyAPI/blob/HEAD/LICENSE
+Copyright: Copyright (c) 2026 Luis Pater
+ShortDescription: Wrap Gemini CLI, ChatGPT Codex as an OpenAI/Gemini/Claude compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5 model through API
+Description: |-
+ A proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI.
+ It now also supports OpenAI Codex (GPT models) and Claude Code via OAuth.
+ so you can use local or multi‑account CLI access with OpenAI‑compatible clients and SDKs.
+ Now, We added the first Chinese provider: Qwen Code.
+Tags:
+- ai
+- chatbot
+- chatgpt
+- claude
+- claude-code
+- codex
+- gemini
+- large-language-model
+- llm
+- openai
+ReleaseNotes: |-
+ Linux release assets
+ - CLIProxyAPI__linux_.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
+ - CLIProxyAPI__linux__no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.
+ FreeBSD release assets
+ - CLIProxyAPI__freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.
+ Changelog
+ - fix(openai): drop OpenAI stream chunks after [DONE] (690f93dc)
+ Full Changelog: https://github.com/router-for-me/CLIProxyAPI/compare/v7.2.118...v7.2.119
+ReleaseNotesUrl: https://github.com/router-for-me/CLIProxyAPI/releases/tag/v7.2.119
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.locale.zh-CN.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4417f597aae21
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.119
+PackageLocale: zh-CN
+ShortDescription: 封装 Gemini CLI 和 ChatGPT Codex 为兼容 OpenAI/Gemini/Claude 的 API 服务,让您通过 API 畅享免费的 Gemini 2.5 Pro 和 GPT 5 模型
+Description: |-
+ 一个为 CLI 提供 OpenAI/Gemini/Claude 兼容 API 接口的代理服务器。
+ 现已支持通过 OAuth 登录接入 OpenAI Codex(GPT 系列)和 Claude Code。
+ 可与本地或多账户方式配合,使用任何 OpenAI 兼容的客户端与 SDK。
+ 现在,我们添加了第一个中国提供商:Qwen Code。
+Tags:
+- chatgpt
+- claude
+- claude-code
+- codex
+- gemini
+- openai
+- 人工智能
+- 大语言模型
+- 聊天机器人
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.yaml b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.yaml
new file mode 100644
index 0000000000000..a5699f4a7ac02
--- /dev/null
+++ b/manifests/l/LuisPater/CLIProxyAPI/7.2.119/LuisPater.CLIProxyAPI.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: LuisPater.CLIProxyAPI
+PackageVersion: 7.2.119
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.installer.yaml b/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.installer.yaml
new file mode 100644
index 0000000000000..7ac5d2fbf3876
--- /dev/null
+++ b/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.installer.yaml
@@ -0,0 +1,28 @@
+# 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: LunarWerxs.SageThumbs2K
+PackageVersion: 1.7.4
+InstallerLocale: en-US
+InstallerType: inno
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+ProductCode: '{B0A1C2D3-E4F5-4607-8899-AABBCCDDEEFF}_is1'
+ReleaseDate: 2026-08-04
+UnsupportedOSArchitectures:
+- arm64
+AppsAndFeaturesEntries:
+- Publisher: lunarwerx
+ ProductCode: '{B0A1C2D3-E4F5-4607-8899-AABBCCDDEEFF}_is1'
+ElevationRequirement: elevatesSelf
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles%\SageThumbs2K'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/LunarWerxs/SageThumbs-2k/releases/download/v1.7.4/SageThumbs2K-Setup-1.7.4.exe
+ InstallerSha256: 05A16462C44521CE1DA82D6AA9DD0AF9F8D8B09596D80576D25FB05AF0E98590
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.locale.en-US.yaml b/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.locale.en-US.yaml
new file mode 100644
index 0000000000000..b75c7e54d4376
--- /dev/null
+++ b/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.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: LunarWerxs.SageThumbs2K
+PackageVersion: 1.7.4
+PackageLocale: en-US
+Publisher: LunarWerx
+PublisherUrl: https://github.com/LunarWerxs
+PublisherSupportUrl: https://github.com/LunarWerxs/SageThumbs-2k/issues
+PackageName: SageThumbs 2K
+PackageUrl: https://github.com/LunarWerxs/SageThumbs-2k
+License: PolyForm Noncommercial License 1.0.0
+LicenseUrl: https://github.com/LunarWerxs/SageThumbs-2k/blob/HEAD/LICENSE.md
+Copyright: Copyright (c) 2026 LunarWerx
+ShortDescription: Explorer thumbnails for 326 file types Windows can't read, plus a right-click image toolkit.
+Description: SageThumbs 2K is a modern, crash-isolated Windows 11 shell extension written in Rust that rebuilds the classic SageThumbs. It gives File Explorer thumbnails for 326 file types Windows can't preview on its own — camera RAW, HEIC/AVIF, Photoshop, DjVu, ebooks and comics, video frames, 3D-print files and a long tail of obscure formats — plus a right-click image toolkit (convert, resize, rotate, OCR, color picker, metadata strip, combine-to-PDF/CBZ) and a console/AI CLI. Free for personal use.
+Moniker: sagethumbs2k
+Tags:
+- converter
+- explorer
+- heic
+- image
+- raw
+- shell-extension
+- thumbnails
+ReleaseNotes: |-
+ What's changed
+ Changed
+ - Game textures with mipmaps thumbnail about 17x faster. A .dds file usually already
+ contains the picture at every halved size down to 1 pixel, because that is what a game
+ engine displays at a distance. We were ignoring all of it and decompressing the full-size
+ image to build a small tile. An 8192 x 8192 texture went from 0.87 seconds to 0.05. The
+ tile now comes from the texture's own smaller copy, so it looks very slightly softer than
+ a full decode would, which is exactly what the game itself shows.
+ Fixed
+ - "Image info" reported the wrong size for large JPEG 2000 files. A 9958 x 7686 map scan
+ confidently described itself as 4096 x 3161. Nothing could read a .jp2 header directly, so
+ the size was taken from a full decode, and that decode is capped at 4096 pixels for safety.
+ The number you were shown was the cap, not the picture. It now reads the real dimensions
+ straight out of the file in about a third of a second, without decoding anything.
+ - Very large images thumbnailed about twice as fast, and huge scans stopped timing out.
+ A 76-megapixel JPEG 2000 map scan (only 11 MB on disk) took around 9 seconds and, on a busy
+ folder, missed the preview pane's time limit entirely, so the pane showed nothing for a file
+ that was perfectly readable. The problem was not the file's size: whatever you were going to
+ see it at, the decode always rendered a 4096-pixel version first and threw most of it away.
+ It now decodes straight to the size being displayed. That scan is about 4.4 seconds for an
+ Explorer thumbnail and 5 seconds in the preview pane, and detail is slightly better,
+ because the picture is no longer resized twice. Most of what remains is the JPEG 2000
+ decoder itself. (issue #11)
+ Verified installer
+ - File: SageThumbs2K-Setup-1.7.4.exe
+ - Size: 13408770 bytes
+ - SHA-256: 05a16462c44521ce1da82d6aa9dd0af9f8d8b09596d80576d25fb05af0e98590
+ - ARM64 installer: SageThumbs2K-Setup-1.7.4-arm64.exe
+ - ARM64 SHA-256: 0bc9cafc417930cd388493a769eb9e3d2b957150ae9dfdfbf6c81c5d0deab211
+ReleaseNotesUrl: https://github.com/LunarWerxs/SageThumbs-2k/releases/tag/v1.7.4
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.yaml b/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.yaml
new file mode 100644
index 0000000000000..6b56834fee9fc
--- /dev/null
+++ b/manifests/l/LunarWerxs/SageThumbs2K/1.7.4/LunarWerxs.SageThumbs2K.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: LunarWerxs.SageThumbs2K
+PackageVersion: 1.7.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.installer.yaml
new file mode 100644
index 0000000000000..ea4ca119d3963
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.10
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: portable
+Commands:
+- SysManager
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.56.10/SysManager-v1.56.10.exe
+ InstallerSha256: CB139CADCCBDF7979E2768EDB6E03C98D87A228ED8F70D196EE7B24A356733B1
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..96e9f6a20a54b
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.locale.en-US.yaml
@@ -0,0 +1,60 @@
+# 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: laurentiu021.SysManager
+PackageVersion: 1.56.10
+PackageLocale: en-US
+Publisher: laurentiu021
+PublisherUrl: https://github.com/laurentiu021
+PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues
+PackageName: SysManager
+PackageUrl: https://github.com/laurentiu021/SystemManager
+License: MIT
+LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE
+ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
+Description: |-
+ SysManager is a modern Windows system toolkit built with WPF and .NET 10.
+ It provides a comprehensive set of tools in a single application including
+ live network monitoring, ping and traceroute, speed tests, performance tuning
+ with power plan management, deep disk cleanup, duplicate file finder, disk
+ analyzer, battery health monitoring, process manager, app uninstaller,
+ startup control, Windows services manager, Windows features manager, driver
+ information, and system health overview.
+Tags:
+- battery
+- cleanup
+- dotnet
+- network-monitor
+- open-source
+- performance
+- process-manager
+- system-utility
+- uninstaller
+- windows
+- wpf
+ReleaseNotes: |-
+ [1.56.10] - 2026-08-04
+ Fixed
+ - Battery health and wear no longer show "-1%". When Windows refuses the capacity query — it only reports design and full-charge capacity to an elevated process — the app used an internal -1 marker meaning "unknown", and the page printed it straight out with a percent sign after it. Both figures now read "Not available", and the page explains that these two values need administrator rights while everything else on it works without.
+ - The Security event log now says it needs administrator rights. Selecting Security without elevation produced an empty grid and "Loaded 0 events", indistinguishable from a log that genuinely had nothing in it, because the underlying read swallowed Windows' refusal. The reader now reports why a log came back empty — refused, missing, or unavailable — and the page shows that reason instead of a blank list.
+ - Renamed the log-folder button on the System Logs tab. "Open log folder" sat beside "Open Event Viewer" on a tab named after the Windows Event Log, but opened SysManager's own diagnostic folder. It now reads "SysManager's own logs", and its tooltip shows the exact path before you click.
+ - Report and environment actions no longer overwrite the update message. Exporting a report or copying environment info wrote its result into the update card's status line, replacing "Update available: vX.Y.Z" with "Report saved" — discarding the more useful message and leaving the update card describing something unrelated to updates. These results now appear next to the buttons that produce them.
+ - Old update downloads are deleted once a newer one arrives. Each cached build is roughly 85 MB and nothing ever removed the previous ones, so %LocalAppData%\SysManager\updates grew by that much with every update — in an app whose Cleanup tab exists to reclaim disk space. The current build and its checksum are kept; superseded binaries, stale checksums, and interrupted partial downloads are removed. A file still in use by a running copy is left alone and cleaned up next time.
+ Verify the download
+ Get-FileHash .\SysManager-v1.56.10.exe -Algorithm SHA256
+ Expected SHA256: CB139CADCCBDF7979E2768EDB6E03C98D87A228ED8F70D196EE7B24A356733B1
+ This build is not code-signed, so Windows will warn on first launch. That is
+ expected for a small independent app: see what the warning says and what to
+ click.
+ Verify where this binary came from
+ This exe was built by GitHub Actions from this public source, and the build is
+ recorded in the Sigstore public transparency log. With the
+ GitHub CLI:
+ gh attestation verify .\SysManager-v1.56.10.exe --repo laurentiu021/SystemManager
+ That proves which commit and workflow produced this exact binary, something the
+ SHA256 file cannot show, since it is published alongside the exe it describes.
+ Each release also ships SysManager-v1.56.10.sbom.json, a CycloneDX inventory of
+ every dependency resolved for this build.
+ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.56.10
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.yaml
new file mode 100644
index 0000000000000..185af81e4e3c5
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.10/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.10
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.installer.yaml
new file mode 100644
index 0000000000000..b5f0ee16052b5
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.11
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: portable
+Commands:
+- SysManager
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.56.11/SysManager-v1.56.11.exe
+ InstallerSha256: 33C5FEF56C46F67FC3DE6CE8EECF979DB76CF3CDE774296B0E3FB6CE9465156A
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..4b88529b51fa9
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.locale.en-US.yaml
@@ -0,0 +1,56 @@
+# Created with WinGet Releaser using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: laurentiu021.SysManager
+PackageVersion: 1.56.11
+PackageLocale: en-US
+Publisher: laurentiu021
+PublisherUrl: https://github.com/laurentiu021
+PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues
+PackageName: SysManager
+PackageUrl: https://github.com/laurentiu021/SystemManager
+License: MIT
+LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE
+ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
+Description: |-
+ SysManager is a modern Windows system toolkit built with WPF and .NET 10.
+ It provides a comprehensive set of tools in a single application including
+ live network monitoring, ping and traceroute, speed tests, performance tuning
+ with power plan management, deep disk cleanup, duplicate file finder, disk
+ analyzer, battery health monitoring, process manager, app uninstaller,
+ startup control, Windows services manager, Windows features manager, driver
+ information, and system health overview.
+Tags:
+- battery
+- cleanup
+- dotnet
+- network-monitor
+- open-source
+- performance
+- process-manager
+- system-utility
+- uninstaller
+- windows
+- wpf
+ReleaseNotes: |-
+ [1.56.11] - 2026-08-04
+ Fixed
+ - The event-log list now names each severity instead of only colouring it. The severity column was a coloured dot under a blank header, with no text, no tooltip and nothing for a screen reader to read, so the difference between an error and an informational entry was carried by colour alone. The column is now labelled "Severity", shows the word next to the dot, is sortable, and reports the severity to assistive technology.
+ Verify the download
+ Get-FileHash .\SysManager-v1.56.11.exe -Algorithm SHA256
+ Expected SHA256: 33C5FEF56C46F67FC3DE6CE8EECF979DB76CF3CDE774296B0E3FB6CE9465156A
+ This build is not code-signed, so Windows will warn on first launch. That is
+ expected for a small independent app: see what the warning says and what to
+ click.
+ Verify where this binary came from
+ This exe was built by GitHub Actions from this public source, and the build is
+ recorded in the Sigstore public transparency log. With the
+ GitHub CLI:
+ gh attestation verify .\SysManager-v1.56.11.exe --repo laurentiu021/SystemManager
+ That proves which commit and workflow produced this exact binary, something the
+ SHA256 file cannot show, since it is published alongside the exe it describes.
+ Each release also ships SysManager-v1.56.11.sbom.json, a CycloneDX inventory of
+ every dependency resolved for this build.
+ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.56.11
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.yaml
new file mode 100644
index 0000000000000..04bb71150a841
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.11/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.installer.yaml
new file mode 100644
index 0000000000000..21bff8bec4871
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.12
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: portable
+Commands:
+- SysManager
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.56.12/SysManager-v1.56.12.exe
+ InstallerSha256: 0344A6934DFBEEF682EF89A12618BCE56DAE21EEF9DFE597CBD3794101C9B2FB
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..9f7e0d833fa78
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.12
+PackageLocale: en-US
+Publisher: laurentiu021
+PublisherUrl: https://github.com/laurentiu021
+PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues
+PackageName: SysManager
+PackageUrl: https://github.com/laurentiu021/SystemManager
+License: MIT
+LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE
+ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
+Description: |-
+ SysManager is a modern Windows system toolkit built with WPF and .NET 10.
+ It provides a comprehensive set of tools in a single application including
+ live network monitoring, ping and traceroute, speed tests, performance tuning
+ with power plan management, deep disk cleanup, duplicate file finder, disk
+ analyzer, battery health monitoring, process manager, app uninstaller,
+ startup control, Windows services manager, Windows features manager, driver
+ information, and system health overview.
+Tags:
+- battery
+- cleanup
+- dotnet
+- network-monitor
+- open-source
+- performance
+- process-manager
+- system-utility
+- uninstaller
+- windows
+- wpf
+ReleaseNotes: |-
+ [1.56.12] - 2026-08-04
+ Fixed
+ - App Alerts now notifies you when something installs itself. The tab detected new installations and added them to its list, but nothing surfaced them — so unless you happened to be sitting on that tab at the moment it happened, you never found out. The entire point of the feature is learning about an install you did not start. A notification now appears when one is detected.
+ - The auto-purge setting in Standby List Cleaner is remembered. The switch and its RAM threshold lived only in memory, so arming auto-purge and closing the app silently reverted it to off at the default threshold — unusable for a set-and-forget feature. Both are now saved as soon as you change them and restored on startup. A damaged settings file falls back to auto-purge off rather than arming an automatic action you did not choose.
+ - App Blocker no longer blames your permissions for its own safety refusals. Every failed block reported "check admin privileges", including the four cases where SysManager deliberately refused: a Windows boot-critical program, SysManager itself, an invalid name, or an executable another program already has a debugger registered for. Someone trying to block winlogon.exe was told to restart as administrator, where the same refusal would happen again for the same unstated reason. Each case now explains what it is and why, and the genuine permissions case says so specifically.
+ Verify the download
+ Get-FileHash .\SysManager-v1.56.12.exe -Algorithm SHA256
+ Expected SHA256: 0344A6934DFBEEF682EF89A12618BCE56DAE21EEF9DFE597CBD3794101C9B2FB
+ This build is not code-signed, so Windows will warn on first launch. That is
+ expected for a small independent app: see what the warning says and what to
+ click.
+ Verify where this binary came from
+ This exe was built by GitHub Actions from this public source, and the build is
+ recorded in the Sigstore public transparency log. With the
+ GitHub CLI:
+ gh attestation verify .\SysManager-v1.56.12.exe --repo laurentiu021/SystemManager
+ That proves which commit and workflow produced this exact binary, something the
+ SHA256 file cannot show, since it is published alongside the exe it describes.
+ Each release also ships SysManager-v1.56.12.sbom.json, a CycloneDX inventory of
+ every dependency resolved for this build.
+ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.56.12
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.yaml
new file mode 100644
index 0000000000000..cdf08ebb73d2e
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.12/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.12
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.installer.yaml
new file mode 100644
index 0000000000000..7d63339efeac9
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.13
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: portable
+Commands:
+- SysManager
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.56.13/SysManager-v1.56.13.exe
+ InstallerSha256: 4CA29DAE9A324258AB69F0F392AA58ECD66D5FBFEC5728E71EC5800FCACE55A1
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..cbab140081a29
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.locale.en-US.yaml
@@ -0,0 +1,56 @@
+# Created with WinGet Releaser using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: laurentiu021.SysManager
+PackageVersion: 1.56.13
+PackageLocale: en-US
+Publisher: laurentiu021
+PublisherUrl: https://github.com/laurentiu021
+PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues
+PackageName: SysManager
+PackageUrl: https://github.com/laurentiu021/SystemManager
+License: MIT
+LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE
+ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
+Description: |-
+ SysManager is a modern Windows system toolkit built with WPF and .NET 10.
+ It provides a comprehensive set of tools in a single application including
+ live network monitoring, ping and traceroute, speed tests, performance tuning
+ with power plan management, deep disk cleanup, duplicate file finder, disk
+ analyzer, battery health monitoring, process manager, app uninstaller,
+ startup control, Windows services manager, Windows features manager, driver
+ information, and system health overview.
+Tags:
+- battery
+- cleanup
+- dotnet
+- network-monitor
+- open-source
+- performance
+- process-manager
+- system-utility
+- uninstaller
+- windows
+- wpf
+ReleaseNotes: |-
+ [1.56.13] - 2026-08-04
+ Fixed
+ - Your Windows user name is now removed from every line of the diagnostic log. The app already had a helper for this, but only 15 of the 75 places that log a file path actually called it — so whether your account name ended up in the log depended on which part of the app happened to run into trouble. The removal now happens where the log is written, so it covers every existing message, every future one, and paths that appear inside error text (which no per-message fix could reach). Log files stay local and are never uploaded; this matters for a log you choose to share yourself, for example when reporting a problem.
+ Verify the download
+ Get-FileHash .\SysManager-v1.56.13.exe -Algorithm SHA256
+ Expected SHA256: 4CA29DAE9A324258AB69F0F392AA58ECD66D5FBFEC5728E71EC5800FCACE55A1
+ This build is not code-signed, so Windows will warn on first launch. That is
+ expected for a small independent app: see what the warning says and what to
+ click.
+ Verify where this binary came from
+ This exe was built by GitHub Actions from this public source, and the build is
+ recorded in the Sigstore public transparency log. With the
+ GitHub CLI:
+ gh attestation verify .\SysManager-v1.56.13.exe --repo laurentiu021/SystemManager
+ That proves which commit and workflow produced this exact binary, something the
+ SHA256 file cannot show, since it is published alongside the exe it describes.
+ Each release also ships SysManager-v1.56.13.sbom.json, a CycloneDX inventory of
+ every dependency resolved for this build.
+ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.56.13
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.yaml
new file mode 100644
index 0000000000000..698765dd0883a
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.13/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.13
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.installer.yaml
new file mode 100644
index 0000000000000..6280ef1906516
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.installer.yaml
@@ -0,0 +1,18 @@
+# Created with komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: laurentiu021.SysManager
+PackageVersion: 1.56.8
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: portable
+Commands:
+- SysManager
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.56.8/SysManager-v1.56.8.exe
+ InstallerSha256: 059059E44583941C4F408E779F91E75DE1A23ECF3D6CC10593AF6768B7F1A097
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..30439d474ab21
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.locale.en-US.yaml
@@ -0,0 +1,62 @@
+# Created with komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: laurentiu021.SysManager
+PackageVersion: 1.56.8
+PackageLocale: en-US
+Publisher: laurentiu021
+PublisherUrl: https://github.com/laurentiu021
+PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues
+PackageName: SysManager
+PackageUrl: https://github.com/laurentiu021/SystemManager
+License: MIT
+LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE
+ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
+Description: |-
+ SysManager is a modern Windows system toolkit built with WPF and .NET 10.
+ It provides a comprehensive set of tools in a single application including
+ live network monitoring, ping and traceroute, speed tests, performance tuning
+ with power plan management, deep disk cleanup, duplicate file finder, disk
+ analyzer, battery health monitoring, process manager, app uninstaller,
+ startup control, Windows services manager, Windows features manager, driver
+ information, and system health overview.
+Tags:
+- battery
+- cleanup
+- dotnet
+- network-monitor
+- open-source
+- performance
+- process-manager
+- system-utility
+- uninstaller
+- windows
+- wpf
+ReleaseNotes: |-
+ [1.56.8] - 2026-08-04
+ Version 1.56.7 was tagged but never published: its release run failed at the unit-test
+ gate, so no binary, notes, or announcement for it exist. The tag is retained rather than
+ moved, and the work below ships here instead.
+ Fixed
+ - Restored Performance Mode's persisted Restore All after an app restart. Snapshot persistence added in #431 loaded the saved baseline only when the user applied another change. Reopening SysManager therefore left Restore All disabled even though %LocalAppData%\SysManager\performance-snapshot.json still held the original settings. Performance Mode now rehydrates that snapshot first during initialization under the existing snapshot gate, so the recovery action becomes available without waiting for live powercfg probes and without racing a concurrent Apply.
+ - Made old recovery points clear and testable. New snapshots record their UTC capture time and show it in local time in the Restore All confirmation, while snapshots created by older releases remain loadable with an explicit unknown-time label. Snapshot storage now has an injected test directory, and regression coverage recreates an app restart with a second service instance, verifies the real command reaches confirmation, and keeps legacy JSON compatible without touching the user's profile.
+ - Hardened the persisted recovery boundary and failure semantics. Snapshot files are size-bounded, require a complete non-duplicated schema, and reject malformed GUIDs, spoofable plan names, out-of-range processor values, and unsafe GPU subkeys before enabling restore. Power-plan, processor, and GPU restore failures now remain failures instead of reporting success and deleting the only recovery point; failed snapshot saves prevent any setting change, and failed cleanup keeps Restore All available for a retry.
+ - Made the Performance Mode lock-guard test deterministic. The guard test seeded the recovery snapshot while initialization was still loading the persisted one, and that load's deferred assignment overwrote the seeded value. On a fast machine the load finished first and the test passed; on a slower one it did not, so Restore All reported "nothing to restore" and never reached the guard under test. The test now waits for initialization before seeding. Test-only change, no effect on shipped behavior.
+ Verify the download
+ Get-FileHash .\SysManager-v1.56.8.exe -Algorithm SHA256
+ Expected SHA256: 059059E44583941C4F408E779F91E75DE1A23ECF3D6CC10593AF6768B7F1A097
+ This build is not code-signed, so Windows will warn on first launch. That is
+ expected for a small independent app: see what the warning says and what to
+ click.
+ Verify where this binary came from
+ This exe was built by GitHub Actions from this public source, and the build is
+ recorded in the Sigstore public transparency log. With the
+ GitHub CLI:
+ gh attestation verify .\SysManager-v1.56.8.exe --repo laurentiu021/SystemManager
+ That proves which commit and workflow produced this exact binary, something the
+ SHA256 file cannot show, since it is published alongside the exe it describes.
+ Each release also ships SysManager-v1.56.8.sbom.json, a CycloneDX inventory of
+ every dependency resolved for this build.
+ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.56.8
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.yaml
new file mode 100644
index 0000000000000..7f312ef42f826
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.8/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.8
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.installer.yaml b/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.installer.yaml
new file mode 100644
index 0000000000000..9368653271ef4
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.9
+Platform:
+- Windows.Desktop
+MinimumOSVersion: 10.0.17763.0
+InstallerType: portable
+Commands:
+- SysManager
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/laurentiu021/SystemManager/releases/download/v1.56.9/SysManager-v1.56.9.exe
+ InstallerSha256: E2C49A60BF90FA3FE8096CA494E9282B4BD6DAE246735B1C0EC08586459A2BFE
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.locale.en-US.yaml b/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.locale.en-US.yaml
new file mode 100644
index 0000000000000..7b1e0d9ba8a2f
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.locale.en-US.yaml
@@ -0,0 +1,57 @@
+# 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: laurentiu021.SysManager
+PackageVersion: 1.56.9
+PackageLocale: en-US
+Publisher: laurentiu021
+PublisherUrl: https://github.com/laurentiu021
+PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues
+PackageName: SysManager
+PackageUrl: https://github.com/laurentiu021/SystemManager
+License: MIT
+LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE
+ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more.
+Description: |-
+ SysManager is a modern Windows system toolkit built with WPF and .NET 10.
+ It provides a comprehensive set of tools in a single application including
+ live network monitoring, ping and traceroute, speed tests, performance tuning
+ with power plan management, deep disk cleanup, duplicate file finder, disk
+ analyzer, battery health monitoring, process manager, app uninstaller,
+ startup control, Windows services manager, Windows features manager, driver
+ information, and system health overview.
+Tags:
+- battery
+- cleanup
+- dotnet
+- network-monitor
+- open-source
+- performance
+- process-manager
+- system-utility
+- uninstaller
+- windows
+- wpf
+ReleaseNotes: |-
+ [1.56.9] - 2026-08-04
+ Fixed
+ - Closing the window no longer hides the app without telling you. Pressing the window's X minimized SysManager to the notification area unconditionally, because the switch controlling that defaulted to on and was never exposed anywhere in the UI. The app looked closed while it kept running, with no notice and no way to change it. Closing now asks once whether to keep running in the notification area or exit, remembers the answer, and honours it silently afterwards. Choosing the notification area also shows a one-time note saying where the window went, so it no longer reads as a crash. The stored choice lives in %LocalAppData%\SysManager\close-preference.json; an unreadable or hand-edited file falls back to asking again rather than to an action the user never picked.
+ - "Export full report" now asks where to save. The About tab wrote the report straight to the Desktop, unlike every other export in the app (System Report, Logs, Resource History, and Profile all prompt). That silently failed where the Desktop is redirected to OneDrive or restricted by policy, with no way to pick another location. It now uses the same save dialog as its siblings and reports the chosen file name.
+ Verify the download
+ Get-FileHash .\SysManager-v1.56.9.exe -Algorithm SHA256
+ Expected SHA256: E2C49A60BF90FA3FE8096CA494E9282B4BD6DAE246735B1C0EC08586459A2BFE
+ This build is not code-signed, so Windows will warn on first launch. That is
+ expected for a small independent app: see what the warning says and what to
+ click.
+ Verify where this binary came from
+ This exe was built by GitHub Actions from this public source, and the build is
+ recorded in the Sigstore public transparency log. With the
+ GitHub CLI:
+ gh attestation verify .\SysManager-v1.56.9.exe --repo laurentiu021/SystemManager
+ That proves which commit and workflow produced this exact binary, something the
+ SHA256 file cannot show, since it is published alongside the exe it describes.
+ Each release also ships SysManager-v1.56.9.sbom.json, a CycloneDX inventory of
+ every dependency resolved for this build.
+ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.56.9
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.yaml b/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.yaml
new file mode 100644
index 0000000000000..c0b0140c9a52d
--- /dev/null
+++ b/manifests/l/laurentiu021/SysManager/1.56.9/laurentiu021.SysManager.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: laurentiu021.SysManager
+PackageVersion: 1.56.9
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.installer.yaml b/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.installer.yaml
new file mode 100644
index 0000000000000..2610107f3ba2f
--- /dev/null
+++ b/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.installer.yaml
@@ -0,0 +1,19 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
+PackageIdentifier: MS-Teja.CleanMind
+PackageVersion: 1.2.3
+Platform:
+ - Windows.Desktop
+InstallerType: zip
+NestedInstallerType: portable
+ArchiveBinariesDependOnPath: true
+NestedInstallerFiles:
+ - RelativeFilePath: clean-mind.exe
+Installers:
+ - Architecture: x64
+ InstallerUrl: https://github.com/MS-Teja/clean-mind/releases/download/v1.2.3/CleanMind-1.2.3-windows-x64.zip
+ InstallerSha256: EF5EF1EA4D44CBA4FCB6AF59E40D792CC6CF58E70054F88F11A827CCF8F7BBFF
+ - Architecture: arm64
+ InstallerUrl: https://github.com/MS-Teja/clean-mind/releases/download/v1.2.3/CleanMind-1.2.3-windows-arm64.zip
+ InstallerSha256: 7A781A9114C4E236BA391D7F4889B9002E5644F1B5DF556F5106F14BDE923D66
+ManifestType: installer
+ManifestVersion: 1.9.0
diff --git a/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.locale.en-US.yaml b/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.locale.en-US.yaml
new file mode 100644
index 0000000000000..5c36f0db080b2
--- /dev/null
+++ b/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.locale.en-US.yaml
@@ -0,0 +1,24 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
+PackageIdentifier: MS-Teja.CleanMind
+PackageVersion: 1.2.3
+PackageLocale: en-US
+Publisher: Siva Teja Mutyala
+PublisherUrl: https://github.com/MS-Teja
+PublisherSupportUrl: https://github.com/MS-Teja/clean-mind/issues
+PackageName: Clean Mind
+PackageUrl: https://github.com/MS-Teja/clean-mind
+License: Apache-2.0
+LicenseUrl: https://github.com/MS-Teja/clean-mind/blob/main/LICENSE
+ShortDescription: Disk usage analyzer that understands developer bloat
+Description: >-
+ Clean Mind scans folders and disks, visualizes usage as an interactive
+ treemap, and flags regenerable developer clutter (build artifacts, caches,
+ dependency directories) that is safe to reclaim.
+ReleaseNotesUrl: https://github.com/MS-Teja/clean-mind/releases/tag/v1.2.3
+Tags:
+ - disk-usage
+ - disk-space
+ - developer-tools
+ - cleanup
+ManifestType: defaultLocale
+ManifestVersion: 1.9.0
diff --git a/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.yaml b/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.yaml
new file mode 100644
index 0000000000000..91fa01d06aae2
--- /dev/null
+++ b/manifests/m/MS-Teja/CleanMind/1.2.3/MS-Teja.CleanMind.yaml
@@ -0,0 +1,6 @@
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
+PackageIdentifier: MS-Teja.CleanMind
+PackageVersion: 1.2.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.9.0
diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.installer.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.installer.yaml
new file mode 100644
index 0000000000000..fbd30ed8e6a9b
--- /dev/null
+++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.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: MaaAssistantArknights.MaaAssistantArknights
+PackageVersion: 6.16.4
+InstallerType: zip
+NestedInstallerType: portable
+NestedInstallerFiles:
+- RelativeFilePath: MAA.exe
+Dependencies:
+ PackageDependencies:
+ - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8
+ - PackageIdentifier: Microsoft.VCRedist.2015+.x64
+ArchiveBinariesDependOnPath: true
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.16.4/MAA-v6.16.4-win-x64.zip
+ InstallerSha256: 6DFC89B8A50C78EE4C1C633CCD410A15D085DEC24C560D84D6BED557B5F2CD2F
+- Architecture: arm64
+ InstallerUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/download/v6.16.4/MAA-v6.16.4-win-arm64.zip
+ InstallerSha256: F216E6707E9AC94663EFCF2F982DD00CC62E372F291A51F43A40BDBB52DAD610
+ManifestType: installer
+ManifestVersion: 1.12.0
+ReleaseDate: 2026-08-04
diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.locale.en-US.yaml
new file mode 100644
index 0000000000000..f1dd1aa5b52f8
--- /dev/null
+++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.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: MaaAssistantArknights.MaaAssistantArknights
+PackageVersion: 6.16.4
+PackageLocale: en-US
+Publisher: MaaAssistantArknights
+PublisherUrl: https://github.com/MaaAssistantArknights
+PublisherSupportUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues
+Author: MAA Team
+PackageName: MAA Assistant Arknights
+PackageUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights
+License: AGPL-3.0
+LicenseUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/blob/HEAD/LICENSE
+ShortDescription: 《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.
+Description: MAA means MAA Assistant Arknights. An Arknights assistant. Based on image recognition, helps you to complete daily quests efficiently!
+Moniker: maa
+Tags:
+- arknights
+- assistant
+- gacha
+- maa
+- utility
+ReleaseNotesUrl: https://github.com/MaaAssistantArknights/MaaAssistantArknights/releases/tag/v6.16.4
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.yaml b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.yaml
new file mode 100644
index 0000000000000..370fc61ac5e3a
--- /dev/null
+++ b/manifests/m/MaaAssistantArknights/MaaAssistantArknights/6.16.4/MaaAssistantArknights.MaaAssistantArknights.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: MaaAssistantArknights.MaaAssistantArknights
+PackageVersion: 6.16.4
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MarkusKellermann/Convo/1.9.60/MarkusKellermann.Convo.installer.yaml b/manifests/m/MarkusKellermann/Convo/1.9.60/MarkusKellermann.Convo.installer.yaml
new file mode 100644
index 0000000000000..81da3fbf160f3
--- /dev/null
+++ b/manifests/m/MarkusKellermann/Convo/1.9.60/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.60
+InstallerType: nullsoft
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+Installers:
+- Architecture: x64
+ InstallerUrl: https://github.com/markolo10/convo-releases/releases/download/v1.9.60/convo-setup.exe
+ InstallerSha256: 64A8BC4CF7BD9F3A3735F8F188FE8A32B944A73943C8F84705BDEA64FE0B1C32
+ManifestType: installer
+ManifestVersion: 1.12.0
+ReleaseDate: 2026-08-04
diff --git a/manifests/m/MarkusKellermann/Convo/1.9.60/MarkusKellermann.Convo.locale.en-US.yaml b/manifests/m/MarkusKellermann/Convo/1.9.60/MarkusKellermann.Convo.locale.en-US.yaml
new file mode 100644
index 0000000000000..2112cbe4c176a
--- /dev/null
+++ b/manifests/m/MarkusKellermann/Convo/1.9.60/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.60
+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.60
+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.60/MarkusKellermann.Convo.yaml b/manifests/m/MarkusKellermann/Convo/1.9.60/MarkusKellermann.Convo.yaml
new file mode 100644
index 0000000000000..3f5c7d13d2409
--- /dev/null
+++ b/manifests/m/MarkusKellermann/Convo/1.9.60/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.60
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.installer.yaml b/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.installer.yaml
new file mode 100644
index 0000000000000..62e12c5ba6628
--- /dev/null
+++ b/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.installer.yaml
@@ -0,0 +1,27 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: MichalTrojnara.Stunnel
+PackageVersion: '5.80'
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+- silentWithProgress
+UpgradeBehavior: install
+Commands:
+- stunnel
+ProductCode: stunnel
+ReleaseDate: 2026-08-04
+AppsAndFeaturesEntries:
+- DisplayName: stunnel installed for AllUsers
+ ProductCode: stunnel
+InstallationMetadata:
+ DefaultInstallLocation: '%ProgramFiles(x86)%\stunnel'
+Installers:
+- Architecture: x64
+ InstallerUrl: https://www.stunnel.org/downloads/stunnel-5.80-win64-installer.exe
+ InstallerSha256: 25947BD268E2E670E1C7F915CEFD54585AAA440D09EB20C6109CDBEAF3140BC4
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.locale.en-US.yaml b/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.locale.en-US.yaml
new file mode 100644
index 0000000000000..791c46b24eaf0
--- /dev/null
+++ b/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.locale.en-US.yaml
@@ -0,0 +1,27 @@
+# Created by Anthelion using komac v2.16.0
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: MichalTrojnara.Stunnel
+PackageVersion: '5.80'
+PackageLocale: en-US
+Publisher: Michal Trojnara
+PublisherUrl: https://www.stunnel.org/
+PublisherSupportUrl: https://www.stunnel.org/support.html
+Author: Michal Trojnara
+PackageName: Stunnel
+PackageUrl: https://www.stunnel.org/
+License: GPL-2.0
+LicenseUrl: https://www.stunnel.org/COPYING.html
+Copyright: Copyright (C) 1998-2025 Michal Trojnara
+CopyrightUrl: https://www.stunnel.org/COPYING.html
+ShortDescription: Stunnel is a proxy designed to add TLS encryption functionality to existing clients and servers without any changes in the programs' code.
+Tags:
+- encryption
+- openssl
+- proxy
+- tls
+Documentations:
+- DocumentLabel: Docs
+ DocumentUrl: https://www.stunnel.org/docs.html
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.yaml b/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.yaml
new file mode 100644
index 0000000000000..d30bc4e6c1294
--- /dev/null
+++ b/manifests/m/MichalTrojnara/Stunnel/5.80/MichalTrojnara.Stunnel.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: MichalTrojnara.Stunnel
+PackageVersion: '5.80'
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.installer.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.installer.yaml
new file mode 100644
index 0000000000000..dc6ee17116a4c
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.installer.yaml
@@ -0,0 +1,34 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: MiniMax.MiniMaxCode
+PackageVersion: 3.0.58
+InstallerType: nullsoft
+Scope: user
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- minimax
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.58.exe
+ InstallerSha256: 8224525DE78D20906885D22EB5D28D518F45A15BA78722F657EDDFA378C9E278
+ ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042
+- Architecture: arm64
+ InstallerUrl: https://file.cdn.minimax.io/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.58.exe
+ InstallerSha256: 8224525DE78D20906885D22EB5D28D518F45A15BA78722F657EDDFA378C9E278
+ ProductCode: c3ad25b6-f8e2-5011-aa9b-70457ab9e042
+- InstallerLocale: zh-CN
+ Architecture: x64
+ InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.58.exe
+ InstallerSha256: 74B436C8B143A686D1E2563D82546E4BCAA83E2E38CF7B78C2DE84BE56697B27
+ ProductCode: f2219de5-6104-50ab-8a91-95ff0ef719de
+- InstallerLocale: zh-CN
+ Architecture: arm64
+ InstallerUrl: https://filecdn.minimax.chat/public/minimax-agent-prod/release/MiniMax%20Code%20Setup%203.0.58.exe
+ InstallerSha256: 74B436C8B143A686D1E2563D82546E4BCAA83E2E38CF7B78C2DE84BE56697B27
+ ProductCode: f2219de5-6104-50ab-8a91-95ff0ef719de
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.locale.en-US.yaml
new file mode 100644
index 0000000000000..ba268ad4779e8
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode
+PackageVersion: 3.0.58
+PackageLocale: en-US
+Publisher: MiniMax
+PublisherUrl: https://www.minimax.io/
+PublisherSupportUrl: https://discord.com/invite/minimax
+Author: Shanghai Xiyu Technology Co., Ltd.
+PackageName: MiniMax Code
+License: Proprietary
+Copyright: © 2026 MiniMax
+ShortDescription: Remembers your habits, builds Agent teams, automates the repetitive work
+Tags:
+- agent
+- agentic
+- ai
+- chatbot
+- code
+- coding
+- large-language-model
+- llm
+- minimax
+- programming
+ReleaseNotesUrl: https://agent.minimax.io/docs/changelog
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8852597a73570
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode
+PackageVersion: 3.0.58
+PackageLocale: zh-CN
+PublisherUrl: https://www.minimaxi.com/
+PrivacyUrl: https://agent.minimaxi.com/doc/zh/privacy-policy.html
+Author: 上海稀宇科技有限公司
+PackageUrl: https://agent.minimaxi.com/download
+License: 专有软件
+LicenseUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html
+CopyrightUrl: https://agent.minimaxi.com/doc/zh/terms-of-service.html
+ShortDescription: 你的专属 AI 搭档,记住关于你的一切,并在需要时召集小队解决问题
+Tags:
+- minimax
+- 人工智能
+- 代码
+- 大语言模型
+- 智能体
+- 编程
+- 聊天机器人
+- 自主智能
+ReleaseNotesUrl: https://agent.minimaxi.com/docs/changelog
+PurchaseUrl: https://platform.minimaxi.com/subscribe/token-plan
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.yaml b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.yaml
new file mode 100644
index 0000000000000..4fd6f946eed90
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxCode/3.0.58/MiniMax.MiniMaxCode.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: MiniMax.MiniMaxCode
+PackageVersion: 3.0.58
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.installer.yaml b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.installer.yaml
new file mode 100644
index 0000000000000..ebecca68037da
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.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: MiniMax.MiniMaxHub
+PackageVersion: 2.0.11
+InstallerType: nullsoft
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- minimax-hub
+ProductCode: d414eb59-510f-5dc8-950d-953402d18e79
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://file.cdn.minimax.io/public/minimax-hub/release/overseas/builds/2.0.11/hilo-desktop-807/MiniMax%20Hub%20Setup%202.0.11.exe
+ InstallerSha256: 435DBEABA928EA2679446CAAA011B1F5609749B893D8746A98A0FB39EA4D2C5C
+ InstallerSwitches:
+ Custom: /currentuser
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://file.cdn.minimax.io/public/minimax-hub/release/overseas/builds/2.0.11/hilo-desktop-807/MiniMax%20Hub%20Setup%202.0.11.exe
+ InstallerSha256: 435DBEABA928EA2679446CAAA011B1F5609749B893D8746A98A0FB39EA4D2C5C
+ InstallerSwitches:
+ Custom: /allusers
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.locale.en-US.yaml
new file mode 100644
index 0000000000000..22efc3a82548f
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.locale.en-US.yaml
@@ -0,0 +1,49 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: MiniMax.MiniMaxHub
+PackageVersion: 2.0.11
+PackageLocale: en-US
+Publisher: MiniMax
+PublisherUrl: https://www.minimax.io/
+PublisherSupportUrl: https://discord.com/invite/hmfVm9dc4B
+PrivacyUrl: https://www.minimax.io/privacy-policy-v2.html?show=platform,agent,video
+Author: Shanghai Xiyu Technology Co., Ltd.
+PackageName: MiniMax Hub
+PackageUrl: https://hub.minimax.io/
+License: Proprietary
+LicenseUrl: https://www.minimax.io/terms-of-service-v2.html?show=platform,agent,video
+Copyright: © 2026 MiniMax
+CopyrightUrl: https://www.minimax.io/terms-of-service-v2.html?show=platform,agent,video
+ShortDescription: Your own multimodal Agent team
+Description: |-
+ One director. A whole agent team.
+ One person. A whole production.
+
+ Describe Your Idea, Agent Does the Rest
+ Say what you want — or drop in a brief. The main agent reads your intent, breaks down the task, and matches the best model automatically. Manual selection available too.
+
+ Build Your Canvas, Cover Every Format
+ Script, storyboard, video, music, and editing — all on one canvas. Nodes connect automatically. From research to final cut, no tool-switching required.
+
+ Save Your Skills, Reuse What Works
+ Agent automatically captures and builds Skills unique to you as you work. Or browse the MiniMax Skills Market and exclusive plugins — one click to activate.
+
+ Access Local Files, Export to Pro Tools
+ Agent retrieves your local assets on its own. One click imports everything into your editing software — team assets organized, creative loop closed.
+
+ Review Every Step, Deliver With Confidence
+ At key checkpoints, Agent asks for your direction before moving forward. Agent + Harness loads domain knowledge and runs multi-round quality checks behind the scenes — every frame ready to deliver. Built for: Short dramas · E-commerce content · Brand TVC · Ad creatives.
+Tags:
+- agent
+- agentic
+- ai
+- chatbot
+- large-language-model
+- llm
+- minimax
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://my.feishu.cn/wiki/X3pGw8I5Gi6E1fkMqQpcP5ZBnHd
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3bc020bc40b9f
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.locale.zh-CN.yaml
@@ -0,0 +1,39 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: MiniMax.MiniMaxHub
+PackageVersion: 2.0.11
+PackageLocale: zh-CN
+Author: 上海稀宇科技有限公司
+License: 专有软件
+ShortDescription: 属于你自己的多模态 Agent 团队
+Description: |-
+ 首个多模态本地创作平台
+ 多能力提升,开启创作新范式。
+
+ 描述你的创意,启动 Agent 执行
+ 说出想法,或直接丢进一份策划文档——主 Agent 理解意图后,自动拆解任务分配,自动(也可手动)适配最优模型,开始运作。
+
+ 搭建画布工作流,创作内容统一
+ 你的脚本、分镜、视频、音乐、剪辑全在一块画布上——节点自动连线;从调研到成片,告别工具割裂。
+
+ 调用或自定义 Skills,经验持续复用
+ 对话过程中,Agent 会自动记录、生成专属你的 Skill。也可以访问 Skills 精选市场与 MiniMax Hub 独家交互插件,一键调用。
+
+ 让 Agent 完成本地操作,一键直连专业工具
+ 你的本地素材,Agent 自己去取;做完可一键导入专业剪辑软件,实现创作闭环,适配团队资产统一管理。
+
+ 审核把控,交付优质成片
+ 在关键节点,Agent 会主动询问你的核心方向;Agent + Harness 后台调用专业知识库、多轮校验质量,确保每一帧都值得交付。适合场景包括但不限于:短剧全流程 · 电商批量出图出视频 · 品牌 TVC · 投放素材。
+Tags:
+- minimax
+- 人工智能
+- 大语言模型
+- 智能体
+- 聊天机器人
+- 自主智能
+Documentations:
+- DocumentLabel: 使用教程
+ DocumentUrl: https://my.feishu.cn/wiki/VEoVwpfCKiTHvHkAGQ7cQJxCncf
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.yaml b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.yaml
new file mode 100644
index 0000000000000..3a2f12f69be0b
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/2.0.11/MiniMax.MiniMaxHub.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: MiniMax.MiniMaxHub
+PackageVersion: 2.0.11
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.installer.yaml b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.installer.yaml
new file mode 100644
index 0000000000000..34696ef968763
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.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: MiniMax.MiniMaxHub.CN
+PackageVersion: 2.0.11
+InstallerType: nullsoft
+InstallerSwitches:
+ Upgrade: --updated
+UpgradeBehavior: install
+Protocols:
+- minimax-hub-cn
+ProductCode: 3e8b7c9a-b469-5185-aeed-382f7ea7a0a5
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x64
+ Scope: user
+ InstallerUrl: https://filecdn.minimax.chat/public/minimax-hub/release/domestic/builds/2.0.11/hilo-desktop-807/MiniMax%20Hub%20Setup%202.0.11.exe
+ InstallerSha256: BEC552383EED38F081DEA95598128864EDD80E1DA20162EFC828C125CF8AD8E7
+ InstallerSwitches:
+ Custom: /currentuser
+- Architecture: x64
+ Scope: machine
+ InstallerUrl: https://filecdn.minimax.chat/public/minimax-hub/release/domestic/builds/2.0.11/hilo-desktop-807/MiniMax%20Hub%20Setup%202.0.11.exe
+ InstallerSha256: BEC552383EED38F081DEA95598128864EDD80E1DA20162EFC828C125CF8AD8E7
+ InstallerSwitches:
+ Custom: /allusers
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.locale.en-US.yaml b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.locale.en-US.yaml
new file mode 100644
index 0000000000000..0d2580eac08c9
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.locale.en-US.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: MiniMax.MiniMaxHub.CN
+PackageVersion: 2.0.11
+PackageLocale: en-US
+Author: Shanghai Xiyu Technology Co., Ltd.
+License: Proprietary
+ShortDescription: Your own multimodal Agent team
+Description: |-
+ One director. A whole agent team.
+ One person. A whole production.
+
+ Describe Your Idea, Agent Does the Rest
+ Say what you want — or drop in a brief. The main agent reads your intent, breaks down the task, and matches the best model automatically. Manual selection available too.
+
+ Build Your Canvas, Cover Every Format
+ Script, storyboard, video, music, and editing — all on one canvas. Nodes connect automatically. From research to final cut, no tool-switching required.
+
+ Save Your Skills, Reuse What Works
+ Agent automatically captures and builds Skills unique to you as you work. Or browse the MiniMax Skills Market and exclusive plugins — one click to activate.
+
+ Access Local Files, Export to Pro Tools
+ Agent retrieves your local assets on its own. One click imports everything into your editing software — team assets organized, creative loop closed.
+
+ Review Every Step, Deliver With Confidence
+ At key checkpoints, Agent asks for your direction before moving forward. Agent + Harness loads domain knowledge and runs multi-round quality checks behind the scenes — every frame ready to deliver. Built for: Short dramas · E-commerce content · Brand TVC · Ad creatives.
+Tags:
+- agent
+- agentic
+- ai
+- chatbot
+- large-language-model
+- llm
+- minimax
+Documentations:
+- DocumentLabel: User Guide
+ DocumentUrl: https://my.feishu.cn/wiki/X3pGw8I5Gi6E1fkMqQpcP5ZBnHd
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.locale.zh-CN.yaml b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..7532f0dbe9d51
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.locale.zh-CN.yaml
@@ -0,0 +1,47 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: MiniMax.MiniMaxHub.CN
+PackageVersion: 2.0.11
+PackageLocale: zh-CN
+Publisher: MiniMax
+PublisherUrl: https://www.minimaxi.com/
+PrivacyUrl: https://minimaxi.com/privacy-policy-v2-cn.html?show=platform,agent,video
+Author: 上海稀宇科技有限公司
+PackageName: MiniMax Hub (CN)
+PackageUrl: https://hub.minimaxi.com/
+License: 专有软件
+LicenseUrl: https://minimaxi.com/terms-of-service-v2-cn.html?show=platform,agent,video
+Copyright: © 2026 MiniMax
+CopyrightUrl: https://minimaxi.com/terms-of-service-v2-cn.html?show=platform,agent,video
+ShortDescription: 属于你自己的多模态 Agent 团队
+Description: |-
+ 首个多模态本地创作平台
+ 多能力提升,开启创作新范式。
+
+ 描述你的创意,启动 Agent 执行
+ 说出想法,或直接丢进一份策划文档——主 Agent 理解意图后,自动拆解任务分配,自动(也可手动)适配最优模型,开始运作。
+
+ 搭建画布工作流,创作内容统一
+ 你的脚本、分镜、视频、音乐、剪辑全在一块画布上——节点自动连线;从调研到成片,告别工具割裂。
+
+ 调用或自定义 Skills,经验持续复用
+ 对话过程中,Agent 会自动记录、生成专属你的 Skill。也可以访问 Skills 精选市场与 MiniMax Hub 独家交互插件,一键调用。
+
+ 让 Agent 完成本地操作,一键直连专业工具
+ 你的本地素材,Agent 自己去取;做完可一键导入专业剪辑软件,实现创作闭环,适配团队资产统一管理。
+
+ 审核把控,交付优质成片
+ 在关键节点,Agent 会主动询问你的核心方向;Agent + Harness 后台调用专业知识库、多轮校验质量,确保每一帧都值得交付。适合场景包括但不限于:短剧全流程 · 电商批量出图出视频 · 品牌 TVC · 投放素材。
+Tags:
+- minimax
+- 人工智能
+- 大语言模型
+- 智能体
+- 聊天机器人
+- 自主智能
+Documentations:
+- DocumentLabel: 使用教程
+ DocumentUrl: https://my.feishu.cn/wiki/VEoVwpfCKiTHvHkAGQ7cQJxCncf
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.yaml b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.CN.yaml
new file mode 100644
index 0000000000000..477365e2e9632
--- /dev/null
+++ b/manifests/m/MiniMax/MiniMaxHub/CN/2.0.11/MiniMax.MiniMaxHub.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: MiniMax.MiniMaxHub.CN
+PackageVersion: 2.0.11
+DefaultLocale: zh-CN
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.installer.yaml b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.installer.yaml
similarity index 73%
rename from manifests/m/Miro/Miro/0.11.164/Miro.Miro.installer.yaml
rename to manifests/m/Miro/Miro/0.11.168/Miro.Miro.installer.yaml
index ba1a348b907f3..41b2f33ee95a4 100644
--- a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.installer.yaml
+++ b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.installer.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
PackageIdentifier: Miro.Miro
-PackageVersion: 0.11.164
+PackageVersion: 0.11.168
InstallerType: nullsoft
Scope: user
InstallerSwitches:
@@ -11,13 +11,13 @@ UpgradeBehavior: install
Protocols:
- miroapp
ProductCode: 01f85b1b-f63c-544c-9e47-432831b23be6
-ReleaseDate: 2026-07-23
+ReleaseDate: 2026-08-04
Installers:
- Architecture: x86
InstallerUrl: https://desktop.miro.com/platforms/win32-x86-nsis-pu/Miro-setup.exe
- InstallerSha256: E2E4D6177F9D45CBABBB8BC2DF75C9E33E302A5D650BB01775794C4C6F69F3B4
+ InstallerSha256: 70C2EDE9C403F629BA6FAD378349FFB920DF23008C6655A5D1E0133B4E4D9217
- Architecture: x64
InstallerUrl: https://desktop.miro.com/platforms/win32-nsis-pu/Miro-setup.exe
- InstallerSha256: 0E6F2095AD9E5983A70D5EEAA64B349887E05A964944E82F134EF35560931465
+ InstallerSha256: E2D274630B25CD19E9473D48825D2077DFF40F4C91E4376BDED59A6B84D5382B
ManifestType: installer
ManifestVersion: 1.12.0
diff --git a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.locale.en-US.yaml b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.locale.en-US.yaml
similarity index 97%
rename from manifests/m/Miro/Miro/0.11.164/Miro.Miro.locale.en-US.yaml
rename to manifests/m/Miro/Miro/0.11.168/Miro.Miro.locale.en-US.yaml
index 37d95a817a35c..c6b08521f528f 100644
--- a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.locale.en-US.yaml
+++ b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.locale.en-US.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
PackageIdentifier: Miro.Miro
-PackageVersion: 0.11.164
+PackageVersion: 0.11.168
PackageLocale: en-US
Publisher: Miro
PublisherUrl: https://miro.com/
diff --git a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.locale.zh-CN.yaml b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.locale.zh-CN.yaml
similarity index 97%
rename from manifests/m/Miro/Miro/0.11.164/Miro.Miro.locale.zh-CN.yaml
rename to manifests/m/Miro/Miro/0.11.168/Miro.Miro.locale.zh-CN.yaml
index 52d7974540c39..1f48e46bb3b2c 100644
--- a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.locale.zh-CN.yaml
+++ b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.locale.zh-CN.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
PackageIdentifier: Miro.Miro
-PackageVersion: 0.11.164
+PackageVersion: 0.11.168
PackageLocale: zh-CN
Publisher: Miro
PublisherUrl: https://miro.com/
diff --git a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.yaml b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.yaml
similarity index 90%
rename from manifests/m/Miro/Miro/0.11.164/Miro.Miro.yaml
rename to manifests/m/Miro/Miro/0.11.168/Miro.Miro.yaml
index 604a361a6290c..66a4a46af18a2 100644
--- a/manifests/m/Miro/Miro/0.11.164/Miro.Miro.yaml
+++ b/manifests/m/Miro/Miro/0.11.168/Miro.Miro.yaml
@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
PackageIdentifier: Miro.Miro
-PackageVersion: 0.11.164
+PackageVersion: 0.11.168
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.installer.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.installer.yaml
new file mode 100644
index 0000000000000..eb5c68d4aa545
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/en-US/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8165FC4569AA9EA9843F3C800D019E4EBDD84D7DDD08866B800CD4518460257F
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/en-US/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8DE41917930C35937A46EAC6D0E16C633ED7456C771B32B89DC6FD65D55E512E
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/en-US/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1A79277AC3595D226F40B96C22BC9E9B7D709F614AE77530A58B363644EF4AA9
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..94fb9ec8b6eb7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.da-DK.yaml
new file mode 100644
index 0000000000000..65b49866e8942
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.de-DE.yaml
new file mode 100644
index 0000000000000..6b5097cb91df4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.el-GR.yaml
new file mode 100644
index 0000000000000..79e2edf6e3d1f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.en-GB.yaml
new file mode 100644
index 0000000000000..e8efa5028b44d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.en-US.yaml
new file mode 100644
index 0000000000000..38449daddc020
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (en-US)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.es-MX.yaml
new file mode 100644
index 0000000000000..a058e677b56eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6e29f81070387
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..aa5d459e47aff
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..1f4653b24026f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..a70fe03c3818a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..e5efd0ad4b86a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..cc34b4bbae7b3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1009adddc695c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.yaml b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.yaml
new file mode 100644
index 0000000000000..a4dee4295c7c5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/153.0.3/Mozilla.Firefox.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.installer.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.installer.yaml
new file mode 100644
index 0000000000000..776ad866478d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/multi/Firefox%20Setup%20153.0.3.msix
+ InstallerSha256: FF6115DDE527CE8DA243AD3929CE01EF5153B1368E999BD8AAB58EDA6A74F5F8
+ SignatureSha256: 3105DAA0EA9B47146E3DCB9E71D8C0A232EBCA6DFECE5A6FBB41CBA8F8CFCBFF
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/multi/Firefox%20Setup%20153.0.3.msix
+ InstallerSha256: A784E313A61D67BB7C658FC3230DB391372375CB9AAC2FA71B6BDB8667132739
+ SignatureSha256: 0B4FF012EBB5C8F49BC1E9371B46E11CCCBABFD60A658BC2339ACBF0FA8F9E8B
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/multi/Firefox%20Setup%20153.0.3.msix
+ InstallerSha256: DB18EC723F13AE9C428EE079ECF71E2B76083C8BE9ACBE63D1F564FC4E9628B9
+ SignatureSha256: C1A7CD5891EAEB99C5B41D8E18B7BD3614ADF7F8ED4EFE576251CE9C1E3E7E09
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a4f0a7f3a52f1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.da-DK.yaml
new file mode 100644
index 0000000000000..d689b8607e0fb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.de-DE.yaml
new file mode 100644
index 0000000000000..dec7eb0747e25
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.el-GR.yaml
new file mode 100644
index 0000000000000..6a13effb85a06
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.en-GB.yaml
new file mode 100644
index 0000000000000..490dc15193a62
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.en-US.yaml
new file mode 100644
index 0000000000000..79e373f391d82
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.en-US.yaml
@@ -0,0 +1,54 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.es-MX.yaml
new file mode 100644
index 0000000000000..06b85f1988562
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..1bbce77095a4b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..cc818726776e5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..9bb0434d68b63
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..5ed9d4646195b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..db54b1c9da750
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..a088f3a4be344
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..18948d3d0a045
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+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.3/Mozilla.Firefox.MSIX.yaml b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/Mozilla.Firefox.MSIX.yaml
new file mode 100644
index 0000000000000..ac4f026710c33
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/MSIX/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.installer.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.installer.yaml
new file mode 100644
index 0000000000000..9e3495cdddecb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/af/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DF56699220627C7DD27E30048FAAA2EC00E8BF4D5FC1796A345322864B284365
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/af/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6C7931B24993C4BE110E23A813836FBA0F0F665E5C2A3D23694DE7D8AB2F939A
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/af/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D2D11BE58BBFA5190F8C842BF073D36223CB77E4707DA53ECA2CA60C892551BB
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..93955f783ca54
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.da-DK.yaml
new file mode 100644
index 0000000000000..9912bf45ba630
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.de-DE.yaml
new file mode 100644
index 0000000000000..36845c789490d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.el-GR.yaml
new file mode 100644
index 0000000000000..d1954895046c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.en-GB.yaml
new file mode 100644
index 0000000000000..24434361faa2d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.en-US.yaml
new file mode 100644
index 0000000000000..030f283661c11
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (af)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.es-MX.yaml
new file mode 100644
index 0000000000000..71658c34ca074
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..a58f62f30f9ce
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..13e6161ea503e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..2b80fb1c73d3f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..0effb8a225ca8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..22b81523c0428
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..82d599f9b9c0a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b5a16e073a650
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.yaml b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.yaml
new file mode 100644
index 0000000000000..ce4fba4fbde18
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/af/153.0.3/Mozilla.Firefox.af.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.af
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.installer.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.installer.yaml
new file mode 100644
index 0000000000000..d05c10bbf40b2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/an/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DF0376EA830D4FCC6A63A0BD291864E5EC91C92037F2BDC28E6ACB8BCB6B2910
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/an/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3E381F3441CF7ABD1507820AA56E2DB357386EBD0E285EFC384A7F2BE134AAFC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/an/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 250A766CCF34E9832FDF6F37ED1F0184F93583F1AD8A8A841BA9338E676317E2
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..e504cc223bfd5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.da-DK.yaml
new file mode 100644
index 0000000000000..136922b9d60d8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.de-DE.yaml
new file mode 100644
index 0000000000000..ce51575fb5c7f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.el-GR.yaml
new file mode 100644
index 0000000000000..0475bf70a2d9f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.en-GB.yaml
new file mode 100644
index 0000000000000..fae6857c3b55b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.en-US.yaml
new file mode 100644
index 0000000000000..5f818be38671b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (an)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.es-MX.yaml
new file mode 100644
index 0000000000000..49d3e3236629c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..1c49aca03f5a7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4af6ece6c5efd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..a81dc40598263
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..b97c05bbb1d4c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b7a208af27de5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..ca55ecc229fb7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..32783435e6bf0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.yaml b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.yaml
new file mode 100644
index 0000000000000..8f4d14c49ebea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/an/153.0.3/Mozilla.Firefox.an.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.an
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.installer.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.installer.yaml
new file mode 100644
index 0000000000000..90851a6dd593a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ar/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5937B666D15D5BC7621D5C0849AEF2AC4348E08CE3062472A5116F4DB6E4C521
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ar/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6751CAF1F470AAB9B882357DD0058A12EF3FC8F825F78A0E279A5A50CA642FFE
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ar/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4B89A884DE4EFF21191416B6043F916F29D2FA8132DD381B2248050FED1598F1
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a3fd914b1f359
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.da-DK.yaml
new file mode 100644
index 0000000000000..fef55fe2f0810
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.de-DE.yaml
new file mode 100644
index 0000000000000..db735fbdbd274
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.el-GR.yaml
new file mode 100644
index 0000000000000..1bc0bab4ec0f5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.en-GB.yaml
new file mode 100644
index 0000000000000..b1d7ef0f2eba3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.en-US.yaml
new file mode 100644
index 0000000000000..93d01ae707221
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (ar)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.es-MX.yaml
new file mode 100644
index 0000000000000..adcd671a382e2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..7404c4de67f4e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..83f5ab975a400
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..14c79c3502b8c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..692f764eb4b0c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..f7ff3a2664db0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..24bfd0cffd82e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6612c5da4d360
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.yaml b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.yaml
new file mode 100644
index 0000000000000..5266201fc9afd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ar/153.0.3/Mozilla.Firefox.ar.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ar
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.installer.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.installer.yaml
new file mode 100644
index 0000000000000..7527c58ac350d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ast/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7028EB19D14CF977E949019B6009B4171208B22514C115B16DE2A6AF42A0C0A6
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ast/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6540D46EAE0C5578B3837F737A16442BEC938F19DABDDFD755B00E53A60AE696
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ast/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 013499ECC948B6BBCBF73619DE4FCBC9FB9CA70DEEB7B8554668D3311A303E43
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..128f66b215684
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.da-DK.yaml
new file mode 100644
index 0000000000000..2bd12ad4e4dfa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.de-DE.yaml
new file mode 100644
index 0000000000000..a9380f0479e11
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.el-GR.yaml
new file mode 100644
index 0000000000000..9eb2cdb5f8397
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.en-GB.yaml
new file mode 100644
index 0000000000000..0344b05aef3df
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.en-US.yaml
new file mode 100644
index 0000000000000..865cf19945ba1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (ast)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.es-MX.yaml
new file mode 100644
index 0000000000000..e63e659784765
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..089e99e3ec0fc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..e9966d22bb955
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..665a934878a06
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..7f96fe7a8ab26
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..97613178399bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..fde7f91fe7b9f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c19a187c76429
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.yaml b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.yaml
new file mode 100644
index 0000000000000..18a7ece75eeb9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ast/153.0.3/Mozilla.Firefox.ast.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ast
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.installer.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.installer.yaml
new file mode 100644
index 0000000000000..cc7d32b084791
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/az/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 47A10C7489B8946A698A5FA7C2D0E7D6BB7E57FAC281F181134A5A1797A999DC
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/az/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A415A4F3F2766566FE1045B809B563A966F0F01BA7C5F48B9BF9445A03CCD8FC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/az/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 117F1692472E115B4D24E0F513BC799448E28DCE345B248961C112CF55F633CC
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..c3b9f3c39c2b2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.da-DK.yaml
new file mode 100644
index 0000000000000..ea969ff94927f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.de-DE.yaml
new file mode 100644
index 0000000000000..45e4e85a8f83e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.el-GR.yaml
new file mode 100644
index 0000000000000..2a6a4de08d0c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.en-GB.yaml
new file mode 100644
index 0000000000000..d11ea6d04f9cf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.en-US.yaml
new file mode 100644
index 0000000000000..2593a4d584e70
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (az)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.es-MX.yaml
new file mode 100644
index 0000000000000..6d987844e82bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..d0d28e60fce08
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..e39a61456f218
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..f9fea0c967291
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..d593398a17a25
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..2fd2e5528b221
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..003fb012659c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1d32ba5a7d04f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.yaml b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.yaml
new file mode 100644
index 0000000000000..66e85d2ad6561
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/az/153.0.3/Mozilla.Firefox.az.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.az
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.installer.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.installer.yaml
new file mode 100644
index 0000000000000..fe35fed967e86
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/bn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 2F90DDA972C3786B8AA4F10BF86FB5C800351DFFACC13BDD9855B7C4E3861B87
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/bn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B0161445D9973B4510E27FE95937BED3FF9DAF1D06573867C9113C7C199B40DE
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/bn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F772709A76B6BB073B4B60C9CA861C194E6296029A9AEA28F1BA023EE6F9EB57
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..63b0ec49387ec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.da-DK.yaml
new file mode 100644
index 0000000000000..390bd63a5c883
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.de-DE.yaml
new file mode 100644
index 0000000000000..4c1c28dc61fc6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.el-GR.yaml
new file mode 100644
index 0000000000000..19528e1fc08f5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.en-GB.yaml
new file mode 100644
index 0000000000000..7164650c61a19
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.en-US.yaml
new file mode 100644
index 0000000000000..7487faf31a524
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (bn)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.es-MX.yaml
new file mode 100644
index 0000000000000..03623ae1747fa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..d3e3b9ced06eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4a992fb30158f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..83dd05bff4872
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..50c410b9cd230
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..078e3667d28cb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..15bf436569413
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..45e9e7ccc52ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.yaml b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.yaml
new file mode 100644
index 0000000000000..8529b3ff014a1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bn/153.0.3/Mozilla.Firefox.bn.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bn
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.installer.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.installer.yaml
new file mode 100644
index 0000000000000..424141ed7b822
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/br/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4ABB11B55546FD70CF498685152D104CD5A12CD920EE596FF8C0B696AE8ADA10
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/br/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: CC2556445617E033BFDA79756D546E631B5DDF3E2A87ADC33164CD77E6DEAEA7
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/br/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F7D174162404E3A25CB98322EB82E096BBA3C39A34EB35C08501BDCA37AE9725
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..5267784a8a138
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.da-DK.yaml
new file mode 100644
index 0000000000000..a66532353c8a4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.de-DE.yaml
new file mode 100644
index 0000000000000..2133cc8f7c94a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.el-GR.yaml
new file mode 100644
index 0000000000000..87625af17bca8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.en-GB.yaml
new file mode 100644
index 0000000000000..ba30753491b24
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.en-US.yaml
new file mode 100644
index 0000000000000..11e9bc5d96e64
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (br)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.es-MX.yaml
new file mode 100644
index 0000000000000..095013c2b1cfb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..a0a65ffed8a82
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..a2635ce93e276
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..72c638276213e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..88ba571493053
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b719a275ef731
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..6090af0eced95
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c6142d0b1b9b7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.yaml b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.yaml
new file mode 100644
index 0000000000000..31ec55c4b3deb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/br/153.0.3/Mozilla.Firefox.br.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.br
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.installer.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.installer.yaml
new file mode 100644
index 0000000000000..5514ab9aa4546
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/bs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FF8FCC7792611F20D31B9F7F48A54AB786CFA2444A80A607D28D1BD6790492BD
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/bs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DCCA324AAC1773A70B71419D20ACB464CBAB20D9143CEEE6BC6838FAC47E0204
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/bs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 53184C0DAE90DBEE305AEDFC94E7242C1DEB920F3436DF0814E4AE55E17639C5
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..1953fb068bdc0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.da-DK.yaml
new file mode 100644
index 0000000000000..f9b4396825dd7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.de-DE.yaml
new file mode 100644
index 0000000000000..e523bfeb20c43
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.el-GR.yaml
new file mode 100644
index 0000000000000..dd649eac498ad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.en-GB.yaml
new file mode 100644
index 0000000000000..2cc736afe527d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.en-US.yaml
new file mode 100644
index 0000000000000..f88221822fabc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.bs
+PackageVersion: 153.0.3
+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 (bs)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.es-MX.yaml
new file mode 100644
index 0000000000000..3df3505e145d7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..c7e161b29d112
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..18857212cbca1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..90d93935731c4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..85673e0f5bece
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..752124cde3f36
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..c9726004bfd25
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..04c3281b1b6c8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+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/bs/153.0.3/Mozilla.Firefox.bs.yaml b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.yaml
new file mode 100644
index 0000000000000..55a8de242dc34
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/bs/153.0.3/Mozilla.Firefox.bs.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.bs
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.installer.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.installer.yaml
new file mode 100644
index 0000000000000..5d18b3e53c6b5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ca/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 606E2BBAA2E4A95EABAE80EA9421ABF36C6EA474287015ED64CB6E99BA777CE1
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ca/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4D744803A900D2D3D5B4250546A770BD0696A50B06DE64678B103042D4EE9B20
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ca/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8A63C17357BF3C524E16152612D41D32B161C7C33EC8DA1D50316D2D63732497
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..f92d406af4453
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.da-DK.yaml
new file mode 100644
index 0000000000000..0839bd3a61877
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.de-DE.yaml
new file mode 100644
index 0000000000000..24a26e0679caf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.el-GR.yaml
new file mode 100644
index 0000000000000..c6df9f020f659
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.en-GB.yaml
new file mode 100644
index 0000000000000..8d049b42956a6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.en-US.yaml
new file mode 100644
index 0000000000000..6553cd0a39d84
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (ca)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.es-MX.yaml
new file mode 100644
index 0000000000000..5e3599cdb7a8b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..336c10551efba
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..42cb86ad1e24c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..d17878d226125
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..7442693714028
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..0baf358be82d2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..559d8679d7387
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c748594562747
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+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/153.0.3/Mozilla.Firefox.ca.yaml b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.yaml
new file mode 100644
index 0000000000000..a402cd676b66f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ca/153.0.3/Mozilla.Firefox.ca.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ca
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.installer.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.installer.yaml
new file mode 100644
index 0000000000000..08f8e30b0b4bf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/cak/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4AB851D2D97953DA4C1008E2F9ACECB52E0FB98D923F2D9F961449CAF61193F8
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/cak/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5589958EAD8B61B20B1EA1D3651E8DB416388EBACB2BB7D04C339691A436D9DC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/cak/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 03B18CD9ADF98E7F05AD7201A09738BC31817CB1C0473C75698EB0BD6229F201
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..fbbf418bdf815
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.da-DK.yaml
new file mode 100644
index 0000000000000..ad97fad8f6061
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.de-DE.yaml
new file mode 100644
index 0000000000000..165de98048a94
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.el-GR.yaml
new file mode 100644
index 0000000000000..659950973a3a7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.en-GB.yaml
new file mode 100644
index 0000000000000..1f350434a0cc8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.en-US.yaml
new file mode 100644
index 0000000000000..7c0998c48d591
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.es-MX.yaml
new file mode 100644
index 0000000000000..c87cc44541685
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..296b10e170d85
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4535d02379109
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..bc8aeabc1a765
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..4e3f04b6b5406
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..65892a682b74c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..dc588c7581f92
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..09b4b6633109b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+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.3/Mozilla.Firefox.cak.yaml b/manifests/m/Mozilla/Firefox/cak/153.0.3/Mozilla.Firefox.cak.yaml
new file mode 100644
index 0000000000000..6a36746194949
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cak/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.installer.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.installer.yaml
new file mode 100644
index 0000000000000..0e7e34ad4db1a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/cs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A0F3DA4CD66288EF6DA068417F2CC3507D39C0533FEDE971DE14DAC589D9EC12
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/cs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: CFB903137600BED912DAF95AB92E19400B1148835C1528E7D1350427BDE60561
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/cs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4BEA8C100C99C3C6521A885F7620FD131028099E81DCBFE627E66AB1C9A2CF8F
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..b67119c532a5b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.da-DK.yaml
new file mode 100644
index 0000000000000..050fac149fa9c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.de-DE.yaml
new file mode 100644
index 0000000000000..e7bd6bb90c026
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.el-GR.yaml
new file mode 100644
index 0000000000000..d36c26cf8eb87
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.en-GB.yaml
new file mode 100644
index 0000000000000..be4cc9b3deed1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.en-US.yaml
new file mode 100644
index 0000000000000..db716d5784787
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cs
+PackageVersion: 153.0.3
+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 (cs)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.es-MX.yaml
new file mode 100644
index 0000000000000..00a7f9e0d3a33
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..7a9784f6f9715
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..151747a57a140
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..7904f3360c39f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..f0ab076a258bb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..6a7b932a4ac71
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..49e6a33cc808e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.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.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d70e515cd54ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.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.Firefox.cs
+PackageVersion: 153.0.3
+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/cs/153.0.3/Mozilla.Firefox.cs.yaml b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.cs.yaml
new file mode 100644
index 0000000000000..38fe9ddaca420
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cs/153.0.3/Mozilla.Firefox.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.Firefox.cs
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.installer.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.installer.yaml
new file mode 100644
index 0000000000000..9011474295906
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/cy/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C6231DECB3BD29913A0978CD18B7A0F15DC5FD24BEF487FB9F9B6EADFA9D63FE
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/cy/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4E2C4DE7F91633AE96CEBC2446E143572966F2293E2018EE41D8B276684DD70B
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/cy/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 02D051A4E373ABB799258274D21A5AD654C21730421F5A04E0D6C0656168598E
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..9a2efd9cdbed0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.da-DK.yaml
new file mode 100644
index 0000000000000..b531922408e8b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.de-DE.yaml
new file mode 100644
index 0000000000000..9b5554dd6f7c9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.el-GR.yaml
new file mode 100644
index 0000000000000..a5a1ee7d8f0e8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.en-GB.yaml
new file mode 100644
index 0000000000000..0ab5337b13b43
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.en-US.yaml
new file mode 100644
index 0000000000000..e63684c72c567
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (cy)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.es-MX.yaml
new file mode 100644
index 0000000000000..46737959eac06
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6dac8646fd8d3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..24bd6145c8273
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..26f6aa7f8fe48
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..b7390a481f9b4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..ca8172c02efe0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..959a0432043be
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2bb50c71a92e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.yaml b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.yaml
new file mode 100644
index 0000000000000..3c1836459c599
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/cy/153.0.3/Mozilla.Firefox.cy.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.cy
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.installer.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.installer.yaml
new file mode 100644
index 0000000000000..cd0fbc035e95f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/da/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0C912EA86271FFC44701AF557EBF5F3FD8E8F26122D18D5351DB7D3136258966
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/da/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E94869B712ECEFA523549EAAC64B539E12D67CC83E9B5A4574C8D01286BE450B
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/da/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5038A295CDD7A0F70D1642E78C4BBD567ECCF0A1591870E6E988A5F50DC52F25
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..1bdfd192000f2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.da-DK.yaml
new file mode 100644
index 0000000000000..7f3465276d62a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.de-DE.yaml
new file mode 100644
index 0000000000000..5165fc386d2c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.el-GR.yaml
new file mode 100644
index 0000000000000..44f8b94c7c806
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.en-GB.yaml
new file mode 100644
index 0000000000000..a04863724522c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.en-US.yaml
new file mode 100644
index 0000000000000..d8f24eb5762cb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (da)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.es-MX.yaml
new file mode 100644
index 0000000000000..c1bddf72bc7f9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..edd44f9fb3a96
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..60cf7f13b2fb3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..48d9e1014223b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..e7d5ca5d9f5c8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..1a130ead3ad59
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5f282f9a44dcb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e08718a47b88b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.yaml b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.yaml
new file mode 100644
index 0000000000000..f534f0483f285
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/da/153.0.3/Mozilla.Firefox.da.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.da
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.installer.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.installer.yaml
new file mode 100644
index 0000000000000..c2500abf42b94
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/dsb/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E6EFD2230961D85D15DF94FADA5912F4E76226C602336618B921483CFB7A3FDC
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/dsb/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DBF6D124FED851FFF0D9E263EF4485658DB011D4AE58BB98C4C3667497201AA4
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/dsb/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BD00F63FE378C5B5D69227896B0A10F9A2B01F5F60177B47A136FB9EBB952327
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a3d5a2949176b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.da-DK.yaml
new file mode 100644
index 0000000000000..c7c233a9b2750
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.de-DE.yaml
new file mode 100644
index 0000000000000..73f63de9cf5ba
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.el-GR.yaml
new file mode 100644
index 0000000000000..62bae58bb652d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.en-GB.yaml
new file mode 100644
index 0000000000000..d852e26c02371
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.en-US.yaml
new file mode 100644
index 0000000000000..cae222d06ecb3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (dsb)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.es-MX.yaml
new file mode 100644
index 0000000000000..4c885927027d1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..b434d20514b27
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..cfd2d0fc847a3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..09868d2e4680d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..2136fcd1c267a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..e8dfecc13fc74
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5ef1f1f719935
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..02e3fb8d9f54a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.yaml b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.yaml
new file mode 100644
index 0000000000000..b8f6429d8b47b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/dsb/153.0.3/Mozilla.Firefox.dsb.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.dsb
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.installer.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.installer.yaml
new file mode 100644
index 0000000000000..af664d2849eed
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/el/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FF940D356F073FB51A12F8943DFE68D02DE6D7D81AF82B5D3C60E2EDE060C921
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/el/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 79145ED8CDBC9D03021CE8318A27B4790E50F2ECAB3CD3DBEAC2E323C19CA416
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/el/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 47BD79A4C60728A73BB0370AF35725A141D45990C5B73DAA68BC53FCCB2DE97F
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..18e0197bc94e5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.da-DK.yaml
new file mode 100644
index 0000000000000..cdce07c5530ef
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.de-DE.yaml
new file mode 100644
index 0000000000000..5fda2d99f95a2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.el-GR.yaml
new file mode 100644
index 0000000000000..61c1a584808a7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.en-GB.yaml
new file mode 100644
index 0000000000000..f7d58d98aca70
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.en-US.yaml
new file mode 100644
index 0000000000000..cfe4c129e62cc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (el)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.es-MX.yaml
new file mode 100644
index 0000000000000..dc2ec81cb4097
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..dca0aba6cde85
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..1769ca0e9e791
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..4926664b8a4b6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..1f6adb9db758a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..eb08393bffd39
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..aea903ce24f3d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4f09317c86702
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.yaml b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.yaml
new file mode 100644
index 0000000000000..701d026e72164
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/el/153.0.3/Mozilla.Firefox.el.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.el
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.installer.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.installer.yaml
new file mode 100644
index 0000000000000..2b999f5c189a9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/en-CA/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: AD532099D5641412C12DB28981D65FC8808BAE18160F7BF8B3FB4C01EA767B32
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/en-CA/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 24F37E0E24E9021E61E629551735755A0481186F40FA601748ED2B60068C7B9D
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/en-CA/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A4F3340370E05A1E01A410B717108094B1912CB3D6EFA1371ED8526ACF4885A2
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..bd865aa95a017
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.da-DK.yaml
new file mode 100644
index 0000000000000..c68630fe7fe92
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.de-DE.yaml
new file mode 100644
index 0000000000000..1fcef6a767b21
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.el-GR.yaml
new file mode 100644
index 0000000000000..9a0adf4e2207f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.en-GB.yaml
new file mode 100644
index 0000000000000..005068fbc1abd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.en-US.yaml
new file mode 100644
index 0000000000000..da370cc576550
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (en-CA)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0811de7289165
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..ba7fb2014f6d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..7742946729e04
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..d6e5046b51c9d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..42792acb27c3e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..4457c499a7e9d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..4d2145d3e97f9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ca50315d40180
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.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.Firefox.en-CA
+PackageVersion: 153.0.3
+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/en-CA/153.0.3/Mozilla.Firefox.en-CA.yaml b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.yaml
new file mode 100644
index 0000000000000..d72d0270d0708
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-CA/153.0.3/Mozilla.Firefox.en-CA.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-CA
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.installer.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.installer.yaml
new file mode 100644
index 0000000000000..65a4d3315f064
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/en-GB/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: EBC6001B6CBA74BE6867BA19F8668CE5D29EFB3E60738A5912470103273D9E6E
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/en-GB/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BDF0D5758EF5CD8EB5D8FB252C6AB51050EF19A1DB98AB50E73B512DBCB53F6E
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/en-GB/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DF90D103B01734EC531B28700E329301F3A781FF9415EC8BA9858078070CAF58
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..d8ded0b74e004
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.da-DK.yaml
new file mode 100644
index 0000000000000..4e092d278f158
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.de-DE.yaml
new file mode 100644
index 0000000000000..b951662a59031
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.el-GR.yaml
new file mode 100644
index 0000000000000..ab7fd7efcc8e8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.en-GB.yaml
new file mode 100644
index 0000000000000..d6baa4ea29e9f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.en-US.yaml
new file mode 100644
index 0000000000000..b879f2d99a362
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.en-GB
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (en-GB)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.es-MX.yaml
new file mode 100644
index 0000000000000..735cd223e770f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..849b39eb30b15
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..63a0a7eaee54f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..4979304e13fce
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..005c1fc561a04
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..f966d9a43da26
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..ead95c3dccbe1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.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.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8e524af884c04
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.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.Firefox.en-GB
+PackageVersion: 153.0.3
+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/en-GB/153.0.3/Mozilla.Firefox.en-GB.yaml b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.en-GB.yaml
new file mode 100644
index 0000000000000..53267549fa08d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/en-GB/153.0.3/Mozilla.Firefox.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.Firefox.en-GB
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.installer.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.installer.yaml
new file mode 100644
index 0000000000000..0c14509ad5f3e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/es-AR/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DBF69541596258BD78DE18A569722F6BD5F0084E33AEDF725AE603618B92B9A9
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/es-AR/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9221C1B6603A76966043BB8A1D1C6E899CA5A6F7402DA4C894B93A2BFA96AC09
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/es-AR/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: CAAC075FEC402A4230440A2601620602F9D97A027975BA1C48C1BBEDF8F518B8
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..7197d2085313d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.da-DK.yaml
new file mode 100644
index 0000000000000..630f31d54498b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.de-DE.yaml
new file mode 100644
index 0000000000000..9c9fbb454d167
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.el-GR.yaml
new file mode 100644
index 0000000000000..e698b1ca0945f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.en-GB.yaml
new file mode 100644
index 0000000000000..137538495422f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.en-US.yaml
new file mode 100644
index 0000000000000..0f21afc35cc8b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.es-MX.yaml
new file mode 100644
index 0000000000000..be67e8bf304a9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..1d54283e11113
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..a5b49c3fff091
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..874fb0fe4b7c8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..3eb2253e00bed
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..87de91cdc571d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..87e8e4ae291b7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ae7a5d6dda3ee
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+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.3/Mozilla.Firefox.es-AR.yaml b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/Mozilla.Firefox.es-AR.yaml
new file mode 100644
index 0000000000000..fdb7207ba4d65
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-AR/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.installer.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.installer.yaml
new file mode 100644
index 0000000000000..bb419a017b460
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/es-CL/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FAE87C8F5E9B9780B2B609C0FDB327E97B1285BF9948C773E2AFB23363E34572
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/es-CL/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 85D10549E911CF24CA80BA9D330BDF4A3DE4B9412D3BF4A8FB249073C3BF69EE
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/es-CL/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 40587A213C7739414A26727ACDBBBE9048B7E19712D6BCC3CD922A1BE34E52C6
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..39efef87dc0ea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.da-DK.yaml
new file mode 100644
index 0000000000000..e3a6cd10e6a85
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.de-DE.yaml
new file mode 100644
index 0000000000000..96e2b7753d09c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.el-GR.yaml
new file mode 100644
index 0000000000000..9942c7f49a76a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c3c5a077cae4c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.en-US.yaml
new file mode 100644
index 0000000000000..e084f2e65abdf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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-CL
+PackageVersion: 153.0.3
+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-CL)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.es-MX.yaml
new file mode 100644
index 0000000000000..a972eb182997e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..63884504f309a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..d830b0d3126bf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..fb2f34b1b6e16
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..ff1b41116a04a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..34c896c7d637a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..c4c1a98e41b8d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f1ba8d18318a5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+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-CL/153.0.3/Mozilla.Firefox.es-CL.yaml b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.yaml
new file mode 100644
index 0000000000000..d4f5cd690150f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-CL/153.0.3/Mozilla.Firefox.es-CL.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-CL
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.installer.yaml
new file mode 100644
index 0000000000000..e2076a2f52bc9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/es-ES/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D38025DDB2586ED836179507C7297176A6B2BFD7D9BD8DB0B50AB2F78B964250
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/es-ES/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BE8D844727862B909F8FFC90F3A1A6E45B5DE2D94E4E670BE75902E38554F714
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/es-ES/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F9E6716F0C04A5DAD4A4782137D83FEEFF96B8BF2FDC2FF228304185F87E717F
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..2a2764ab3cbef
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.da-DK.yaml
new file mode 100644
index 0000000000000..6a0dfd8d44790
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.de-DE.yaml
new file mode 100644
index 0000000000000..0cb4e240b66fe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.el-GR.yaml
new file mode 100644
index 0000000000000..2f149c28a0001
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.en-GB.yaml
new file mode 100644
index 0000000000000..f0fc6b8913346
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.en-US.yaml
new file mode 100644
index 0000000000000..d5972fb610a4f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (es-ES)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.es-MX.yaml
new file mode 100644
index 0000000000000..7363bfe64e520
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..e482cdf674171
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..46b77b44b1557
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..0c246a547175e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..1f29eeb6951c4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..88cc3486f23ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..a7832f0065b4b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f62358c810b4c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.yaml b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.yaml
new file mode 100644
index 0000000000000..983ba143df7c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-ES/153.0.3/Mozilla.Firefox.es-ES.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.es-ES
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.installer.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.installer.yaml
new file mode 100644
index 0000000000000..19afde258995a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/es-MX/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7618D0A8289F7A969D391AD33CC7D83563F32AF5D2AA5BA748294A01B67041D0
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/es-MX/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3E43BF41BC420E4FCF1A21BF287CCC3ECA89CEAF7B2A332D47A1208D7AC0A68D
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/es-MX/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4B210F22779C139F95A634F84887CA5BE1FCAD954BD631FC91571395E3558C33
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..059a7751ee201
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.da-DK.yaml
new file mode 100644
index 0000000000000..a7aed6d074db3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.de-DE.yaml
new file mode 100644
index 0000000000000..82ebd0b28431e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.el-GR.yaml
new file mode 100644
index 0000000000000..c65b42580ad39
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.en-GB.yaml
new file mode 100644
index 0000000000000..203df5ff0c0c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.en-US.yaml
new file mode 100644
index 0000000000000..125cef4627a37
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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-MX
+PackageVersion: 153.0.3
+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-MX)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.es-MX.yaml
new file mode 100644
index 0000000000000..79dc2dbf59605
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..f4f2c7b77290d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4ec41f4634986
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..77a0a9bdaf18e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..32309f817d6eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..c14f29bdde9c9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..fd3fc3218dd1d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.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-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4d9597bf65773
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.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.Firefox.es-MX
+PackageVersion: 153.0.3
+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-MX/153.0.3/Mozilla.Firefox.es-MX.yaml b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.es-MX.yaml
new file mode 100644
index 0000000000000..4e264fcd1cb9a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/es-MX/153.0.3/Mozilla.Firefox.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.Firefox.es-MX
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.installer.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.installer.yaml
new file mode 100644
index 0000000000000..cecd1d49f8de8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/et/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: AE064D3549BAC94D65AE9EB7691C087A11582E987DE1F02516574766819ABE5F
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/et/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7B373597DE155184C3962FAEE0968A9299461DCAF4546E1B4ABB152E1C7D99FF
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/et/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C0437FE614FE7C12BC5A335C94F165E51C09A47AAFF640C4749E5CA1D31C17C6
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..1d6126dc9dc0d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.da-DK.yaml
new file mode 100644
index 0000000000000..e0613c4857ee9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.de-DE.yaml
new file mode 100644
index 0000000000000..f7f311f978bf9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.el-GR.yaml
new file mode 100644
index 0000000000000..31cfae39adf78
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.en-GB.yaml
new file mode 100644
index 0000000000000..82ec8f4a721b0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.en-US.yaml
new file mode 100644
index 0000000000000..77936dbc70605
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.et
+PackageVersion: 153.0.3
+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 (et)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.es-MX.yaml
new file mode 100644
index 0000000000000..3a27d14e8a7eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..5bb3032c42fbf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..e1be370c2d37f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..38d5ea352ec68
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..7f23f915cc390
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..1d1fa4853b1e5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..13bba4576e566
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.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.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b72587375c24a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.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.Firefox.et
+PackageVersion: 153.0.3
+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/et/153.0.3/Mozilla.Firefox.et.yaml b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.et.yaml
new file mode 100644
index 0000000000000..e0764c8ee88f3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/et/153.0.3/Mozilla.Firefox.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.Firefox.et
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.installer.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.installer.yaml
new file mode 100644
index 0000000000000..45bc2edc3652e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/eu/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 86190B942CA2B80CEBBBF4EB5047A1070CB9CC11C6F8222C62BBB2FD71F6B5FE
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/eu/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 58DA97907456C0E662CE35ABD56EDC16B128D02DB9D4752244692D593E36B1DC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/eu/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4D570DB2998E5BE2E899E341CF582E2406078491F2BB6F64C470911F3FEE846C
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..3037db4533568
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.da-DK.yaml
new file mode 100644
index 0000000000000..4e3a58986b2fa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.de-DE.yaml
new file mode 100644
index 0000000000000..ae68ec07e6ccd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.el-GR.yaml
new file mode 100644
index 0000000000000..d51b9de0f32dd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.en-GB.yaml
new file mode 100644
index 0000000000000..5a0fcf3c10324
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.en-US.yaml
new file mode 100644
index 0000000000000..e543afdd88edb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.eu
+PackageVersion: 153.0.3
+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 (eu)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.es-MX.yaml
new file mode 100644
index 0000000000000..654db4a096b57
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..63d55754ff80e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..8d11762a50249
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..1f216955b6c3f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..529313edb6ad9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..cba2fd0e1d536
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..2d211037e2608
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.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.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..481daa339de5f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.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.Firefox.eu
+PackageVersion: 153.0.3
+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/eu/153.0.3/Mozilla.Firefox.eu.yaml b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.yaml
new file mode 100644
index 0000000000000..62690e8f2d90e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/eu/153.0.3/Mozilla.Firefox.eu.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.eu
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.installer.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.installer.yaml
new file mode 100644
index 0000000000000..685ef44cf432f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ff/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3C57B1738C8C1F5F6FD5161A1E4BAB67A54748E7C64A5609809DAFA7B1589125
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ff/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E320A71A3DFAEF009DEF252ADE4B67FFBD2726999BBE0C7357BDAFB8B57D0DEC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ff/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A4D90A5CADEE0DC6D89CEF5F10E1E7E21C0B4FDCA68862BEEC053A5E72BB38F1
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..c543926622c73
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.da-DK.yaml
new file mode 100644
index 0000000000000..c9cf3250cafd9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.de-DE.yaml
new file mode 100644
index 0000000000000..c9aa85e60c202
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.el-GR.yaml
new file mode 100644
index 0000000000000..f0234d996600c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.en-GB.yaml
new file mode 100644
index 0000000000000..d948cc3f76dfe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.en-US.yaml
new file mode 100644
index 0000000000000..3628d73fa9e13
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ff
+PackageVersion: 153.0.3
+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 (ff)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.es-MX.yaml
new file mode 100644
index 0000000000000..6cd37c2069231
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..cc90dd4503ab3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..a2120ea7e96e0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..2b25bc4dbf240
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..263b9af07a17f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..68f8192319676
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..0a9c9a647d104
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..760b80fff2c58
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.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.ff
+PackageVersion: 153.0.3
+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/ff/153.0.3/Mozilla.Firefox.ff.yaml b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.yaml
new file mode 100644
index 0000000000000..f5dfb6659d7c8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ff/153.0.3/Mozilla.Firefox.ff.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ff
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.installer.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.installer.yaml
new file mode 100644
index 0000000000000..db0467d3c7a4b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/fi/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3E76EAC83AD61BC5DB8ED6CF3C65D5B0461C627C0827098BDFBF2168BFF59AFD
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/fi/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C557D93A9E23ED03A7376C976FA88191831D928FD6E25C8BD531B6524FC3AD1A
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/fi/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 2AD94F6309E2205CAF1AC16978635CA4089D7BE92AA234E6764FC09D61AEB2B7
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..609d51d0733b2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.da-DK.yaml
new file mode 100644
index 0000000000000..67e8623bd9567
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.de-DE.yaml
new file mode 100644
index 0000000000000..4ea9774a09679
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.el-GR.yaml
new file mode 100644
index 0000000000000..010aa0041cb11
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.en-GB.yaml
new file mode 100644
index 0000000000000..27050805c6c9b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.en-US.yaml
new file mode 100644
index 0000000000000..cee7717a760d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (fi)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.es-MX.yaml
new file mode 100644
index 0000000000000..1d1e1ccd21015
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..1e54fe44ef7a8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..5e46cd0de9587
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..babbd21823dc1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..4eca468545ccb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b56f2d1af8292
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5ba32fd4c4486
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fb599d18301e2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.yaml b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.yaml
new file mode 100644
index 0000000000000..acbc63c7ac0d7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fi/153.0.3/Mozilla.Firefox.fi.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fi
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.installer.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.installer.yaml
new file mode 100644
index 0000000000000..7e24fe041a4dc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/fr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 03C663351F1EC59F17CF9420F430588B2AAD50EAA3B228C8281311E86688AF3A
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/fr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A0566B2739B6B557FAE077DCF3B54B41E4D59B336F13425B39487A27FCFD29F1
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/fr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 93F3A055ABDCB05288DD04EDFB1D1AFE14991B784ED3DE67AB35CD6442724241
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..e3d8d8036759f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.da-DK.yaml
new file mode 100644
index 0000000000000..601e351592033
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.de-DE.yaml
new file mode 100644
index 0000000000000..2e283d949b2c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.el-GR.yaml
new file mode 100644
index 0000000000000..1979e77de0f5e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c36c40a515bea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.en-US.yaml
new file mode 100644
index 0000000000000..3dc8ef5bf8f9d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.es-MX.yaml
new file mode 100644
index 0000000000000..f49eaf2f52851
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..87b960412edeb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..3f6318db82673
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..cdd232561f7b1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..9927313862b79
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..479cc8a8935f1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..c2b5fb62f887a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3a4bbb9990ce4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+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.3/Mozilla.Firefox.fr.yaml b/manifests/m/Mozilla/Firefox/fr/153.0.3/Mozilla.Firefox.fr.yaml
new file mode 100644
index 0000000000000..cefc9f8c6ea0d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fr/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.installer.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.installer.yaml
new file mode 100644
index 0000000000000..00af798df5fd3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/fur/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D2C50ED6165A7357477257C9681A785F25BC3FC5CE0C1A930CCB550C57360647
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/fur/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1E74C0DC23141A9AB97DD2822B929BD8B9472A8FC50E3BCB4509ABE83407FC6F
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/fur/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5AC087723DEDBB44CB17EF534CB52325C732AF18BE958127B5E8DBD6F513CCDB
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..ee6f616604455
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.da-DK.yaml
new file mode 100644
index 0000000000000..afaaa590d3a7d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.de-DE.yaml
new file mode 100644
index 0000000000000..4839f68575821
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.el-GR.yaml
new file mode 100644
index 0000000000000..6492aaae84708
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.en-GB.yaml
new file mode 100644
index 0000000000000..951a0790cd1d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.en-US.yaml
new file mode 100644
index 0000000000000..cb0f66554a454
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (fur)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.es-MX.yaml
new file mode 100644
index 0000000000000..7fa7c9fc1da4c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..fe22ba85ba5ab
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..a310f6f481da7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..f5c35b1218549
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..950e82c0a1d2f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..aba7badbe99d2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..3bfd6513ac525
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..094bc92af7744
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.yaml b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.yaml
new file mode 100644
index 0000000000000..5927e106fa0ef
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/fur/153.0.3/Mozilla.Firefox.fur.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.fur
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.installer.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.installer.yaml
new file mode 100644
index 0000000000000..751fe99423b7f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ga-IE/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C84F2EA0185E07022CE0D933C652FD2E97B4798518A43F225A07E764A40537B8
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ga-IE/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0CDDF9F424A4FBFFD7D06D601DA96C7E49937F405C41A1FADE36E71B9CC865F2
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ga-IE/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7DE0ACF9B976AFD12D77E29A764B7C910E683CB3145304655A23851811CC5242
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a1f2410c552bf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.da-DK.yaml
new file mode 100644
index 0000000000000..992b7e3cdfef0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.de-DE.yaml
new file mode 100644
index 0000000000000..592cd20aa53d1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.el-GR.yaml
new file mode 100644
index 0000000000000..af9a53a14a33d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.en-GB.yaml
new file mode 100644
index 0000000000000..6515382b8053e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.en-US.yaml
new file mode 100644
index 0000000000000..cc03ab8f1928c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.es-MX.yaml
new file mode 100644
index 0000000000000..923a9c12c985f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..f216249464120
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..f4b71945bef04
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..419e90a8c3854
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..0ae69c185368e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..8230d3a9ba94e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..8b7d003057835
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..70e54a7f67dd0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+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.3/Mozilla.Firefox.ga-IE.yaml b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/Mozilla.Firefox.ga-IE.yaml
new file mode 100644
index 0000000000000..bb4dc05ff55eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ga-IE/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.installer.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.installer.yaml
new file mode 100644
index 0000000000000..d905f84ff4884
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/gd/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8B35B0F009B6A36A87E0FDF8A878266A69A03B92D03AA3980889708F0A9B5468
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/gd/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 480CD41DAF4ED0C8ECD887ACB2DA07B2AEE5A4E9342B892BB8E625CE071DC573
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/gd/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: EC02C0FDC03D391EE21BA584C584760EC8EAD61BB1276C4B146E209E5E127C3B
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..d8775379b4c07
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.da-DK.yaml
new file mode 100644
index 0000000000000..40c9c92047a58
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.de-DE.yaml
new file mode 100644
index 0000000000000..d28bf8b08401a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.el-GR.yaml
new file mode 100644
index 0000000000000..31ea8d5668880
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.en-GB.yaml
new file mode 100644
index 0000000000000..1e521092cc787
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.en-US.yaml
new file mode 100644
index 0000000000000..e04dc24184da2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (gd)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.es-MX.yaml
new file mode 100644
index 0000000000000..eb85824340436
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9b4b57f43ed53
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..d113968abb799
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..1b13571b6989e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..a87171cc5a465
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..618d2b5267e00
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..23237b668d713
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..27fe93da04f86
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.yaml b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.yaml
new file mode 100644
index 0000000000000..e44b5e54c4e18
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gd/153.0.3/Mozilla.Firefox.gd.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gd
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.installer.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.installer.yaml
new file mode 100644
index 0000000000000..98d8fde1a5cb0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/gl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9B33B391D1B76B6248139AD333109036CD07FEC8FB0A98649B1901AB26C66FEF
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/gl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DB42F7B4F39BF7CFB16768314AA76826A8AAA4823829739BBDE6624730CDC8ED
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/gl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 96C47F89E3519DD64EAB37DC5272CBEE76114456163AEFC21CA632EADCD9CF75
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..ff58a3af3a826
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.da-DK.yaml
new file mode 100644
index 0000000000000..7663d6d1a0a17
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.de-DE.yaml
new file mode 100644
index 0000000000000..a2bd867589534
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.el-GR.yaml
new file mode 100644
index 0000000000000..f1fb41a50732d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.en-GB.yaml
new file mode 100644
index 0000000000000..22901e6b58476
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.en-US.yaml
new file mode 100644
index 0000000000000..8b78638a6b701
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gl
+PackageVersion: 153.0.3
+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 (gl)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.es-MX.yaml
new file mode 100644
index 0000000000000..876732ec1eee7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..333cd5e094345
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..354b28f01d79f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..faaf2180a3123
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..b6a38ccb4eda5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..e7a5e7101f5ad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5cd046a780e45
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.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.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d3a4142f54512
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.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.Firefox.gl
+PackageVersion: 153.0.3
+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/gl/153.0.3/Mozilla.Firefox.gl.yaml b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.gl.yaml
new file mode 100644
index 0000000000000..5cb42a7fbf502
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gl/153.0.3/Mozilla.Firefox.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.Firefox.gl
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.installer.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.installer.yaml
new file mode 100644
index 0000000000000..e18bfefa8f483
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/gn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7B529FDA4479CAA366C1685329AFFE4DCA35757392F28FC110A4685079FC4F86
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/gn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D9959D4B958725661ED1B3FADDD8BBF3B821BAE721EE52664A7533E1E4147F9E
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/gn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9197A9A5E9990FDF4E2863294573F335BDCAF0ACED5B5AF1612618EC24809604
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..d386c3be08efb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.da-DK.yaml
new file mode 100644
index 0000000000000..d243e6c00267c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.de-DE.yaml
new file mode 100644
index 0000000000000..1bf90835746f5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.el-GR.yaml
new file mode 100644
index 0000000000000..d62ea8216a786
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.en-GB.yaml
new file mode 100644
index 0000000000000..e263526c35aec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.en-US.yaml
new file mode 100644
index 0000000000000..a865eeb95c39a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (gn)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.es-MX.yaml
new file mode 100644
index 0000000000000..29f128b22a7b4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..cd83df65c2038
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..2fe84ee3b5703
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..19cae8c756fab
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..2ab60fc01e517
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..6f21edca6658a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..a153e291e48f8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b9dfe6ed4299f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.yaml b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.yaml
new file mode 100644
index 0000000000000..0f39f024d98de
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gn/153.0.3/Mozilla.Firefox.gn.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gn
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.installer.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.installer.yaml
new file mode 100644
index 0000000000000..e2a8786ac5cfa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/gu-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1DF4E0B9750C2A0F2D67FECD3C5249AA8B9F48AE381DA489DE90807BE8E03A55
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/gu-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FC692FBDCC4C0350772EA843EF5242A9048BB43220808E9D50B5E54D193D4878
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/gu-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A8CFB1EDED7C3F2F58E09744802A56A46DEC588EE88C1362395D49C6ED0430DC
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..cbf8ca56ab885
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.da-DK.yaml
new file mode 100644
index 0000000000000..e4c8936023fbf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.de-DE.yaml
new file mode 100644
index 0000000000000..a65d4fda63ae8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.el-GR.yaml
new file mode 100644
index 0000000000000..4e4c776b35006
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.en-GB.yaml
new file mode 100644
index 0000000000000..fd34ab11adc88
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.en-US.yaml
new file mode 100644
index 0000000000000..247630a80ac19
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.gu-IN
+PackageVersion: 153.0.3
+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 (gu-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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.es-MX.yaml
new file mode 100644
index 0000000000000..ecdc8f67d623d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..2368f4a364000
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..d01096a5486da
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..2890fcad33064
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..386be0c9a9f0e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..688a5f0df6aef
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5f7f1acda0399
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f89f41e13219d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+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/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.yaml b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-IN.yaml
new file mode 100644
index 0000000000000..88f6cfaff75b3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/gu-IN/153.0.3/Mozilla.Firefox.gu-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.gu-IN
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.installer.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.installer.yaml
new file mode 100644
index 0000000000000..534c1bf42b121
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/he/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C4EC3D4FBB7BA8FE530FBFD728D10824F6A23B13CE14F91896DE247BDE7678E6
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/he/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B7E869BE91887D801947277332E1DAC35789D3DF008016E1630A3DB9A882406E
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/he/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: CA5E6D38795FED323087E36F2C11BCE276ED95D97A820505A4885E61B5D189B6
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..600cbbce6526c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.da-DK.yaml
new file mode 100644
index 0000000000000..4771fb3a15c1c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.de-DE.yaml
new file mode 100644
index 0000000000000..853bd8d22f675
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.el-GR.yaml
new file mode 100644
index 0000000000000..1bccbbef2cc9d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.en-GB.yaml
new file mode 100644
index 0000000000000..b69bb06b17999
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.en-US.yaml
new file mode 100644
index 0000000000000..a833c7f4cd30e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.he
+PackageVersion: 153.0.3
+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 (he)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0b3ded0fc887a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..b1b950e19f388
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..fdff471b09462
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..b0fbc349ffb3f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..8749a58069658
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..de474945450f7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..29b210e085552
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.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.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a538b16d05781
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.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.Firefox.he
+PackageVersion: 153.0.3
+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/he/153.0.3/Mozilla.Firefox.he.yaml b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.he.yaml
new file mode 100644
index 0000000000000..a94a293734292
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/he/153.0.3/Mozilla.Firefox.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.Firefox.he
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.installer.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.installer.yaml
new file mode 100644
index 0000000000000..355b49409cdb4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/hi-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B2906E25BCE3FE57556CD93B2002F3C1857BB680D22C7E4CD3310B7976121530
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/hi-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B28F0BCA6CEBAA76A7C21765820E990359C5A5448ED54CCC4BF53FFC7A41C8EC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/hi-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 706668ACF1A4C082AA0969CE84137CF2F871EDBE01C6D11318E5A748C0FBAE81
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..0fe6cd6f89028
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.da-DK.yaml
new file mode 100644
index 0000000000000..cdc67be4e3b6b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.de-DE.yaml
new file mode 100644
index 0000000000000..1b17664c2415f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.el-GR.yaml
new file mode 100644
index 0000000000000..ce0880a6100fc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.en-GB.yaml
new file mode 100644
index 0000000000000..beed7ecd123ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.en-US.yaml
new file mode 100644
index 0000000000000..2590aecbf8a2a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.hi-IN
+PackageVersion: 153.0.3
+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 (hi-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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.es-MX.yaml
new file mode 100644
index 0000000000000..7b7dd682bc968
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..7eb85a9c0af9e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..581aceff43c30
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..4e555f05af556
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..a99da03e75975
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..2adfbfc92dbea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..00b48c426d049
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3ba5bb9d6d8e2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+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/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.yaml b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-IN.yaml
new file mode 100644
index 0000000000000..2014a1678ea0b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hi-IN/153.0.3/Mozilla.Firefox.hi-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.hi-IN
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.installer.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.installer.yaml
new file mode 100644
index 0000000000000..89e514f70424d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/hr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1F08B06A381B661225E3BD0CCCA99575EA179A265733ABD0086FE9C538C67548
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/hr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 472BB073867C151FEB7F827D7C7C9E8FAC05AF3B007C53AF38E7A249EC4DD9D8
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/hr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0E55A862A620F60A26D03DF4719A37010C30801A54C3AEFA8C1A7FFEDE9E1B19
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..74765e272080e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.da-DK.yaml
new file mode 100644
index 0000000000000..544bddc842ef8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.de-DE.yaml
new file mode 100644
index 0000000000000..18f7899905dc5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.el-GR.yaml
new file mode 100644
index 0000000000000..96de719be1304
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.en-GB.yaml
new file mode 100644
index 0000000000000..70df3e80598e4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.en-US.yaml
new file mode 100644
index 0000000000000..4446020981130
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.hr
+PackageVersion: 153.0.3
+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 (hr)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.es-MX.yaml
new file mode 100644
index 0000000000000..e463c6849cfb8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..b41d9ba7ac9ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..bdc43cf2aaaa5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..66a2dbf12485f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..7c2308eb60209
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..8c4c9d38da777
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..4f0e967eaf480
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.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.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1d60f1f1539f0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.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.Firefox.hr
+PackageVersion: 153.0.3
+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/hr/153.0.3/Mozilla.Firefox.hr.yaml b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.hr.yaml
new file mode 100644
index 0000000000000..0de89622d5239
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hr/153.0.3/Mozilla.Firefox.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.Firefox.hr
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.installer.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.installer.yaml
new file mode 100644
index 0000000000000..8fe425541b4b0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/hsb/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 92EC52BBF062D987BA6557C38ECFDBA627A3E78BDB555ADF3398898D1D05DE95
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/hsb/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BD7575734CE2613A8EFBEFC7D004D2182E1AA52F9E0CB777F6B17992D2A68161
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/hsb/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1691A01D7EB441CDE4EB112BB74C040F9F4D856817E733BA18612EA0F655FDFA
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a6f10f75ae907
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.da-DK.yaml
new file mode 100644
index 0000000000000..734a26e0ddd1d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.de-DE.yaml
new file mode 100644
index 0000000000000..e48b646ed0beb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.el-GR.yaml
new file mode 100644
index 0000000000000..d315792b0d8ff
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.en-GB.yaml
new file mode 100644
index 0000000000000..72ed7ba70a1d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.en-US.yaml
new file mode 100644
index 0000000000000..0459634066b3a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.hsb
+PackageVersion: 153.0.3
+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 (hsb)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.es-MX.yaml
new file mode 100644
index 0000000000000..32d5fca82923c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..2652b6eb376f8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..31cdba0cb1acb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..40dfec75923db
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..6af3bdd643f75
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..8c7f063373e56
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..35e434d71b6cb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.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.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2297e2320f148
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.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.Firefox.hsb
+PackageVersion: 153.0.3
+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/hsb/153.0.3/Mozilla.Firefox.hsb.yaml b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.hsb.yaml
new file mode 100644
index 0000000000000..84158ca08a4fd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hsb/153.0.3/Mozilla.Firefox.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.Firefox.hsb
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.installer.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.installer.yaml
new file mode 100644
index 0000000000000..21969721de083
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/hu/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BD1FD67337ACEE8D2AC893349B359C5D6073376DE122523C6F66199D32B682F4
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/hu/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B02DF881AE77BD03473546D9708AD5F2AA3EDD34011665EEF20A9E2EACD8302D
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/hu/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A6FA28C6243ABB07999B127210FED92AA39FCAA5542CC8D7AFF6C41166740790
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..bb9a48295529e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.da-DK.yaml
new file mode 100644
index 0000000000000..dc045a5ee0a8a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.de-DE.yaml
new file mode 100644
index 0000000000000..2bf724a5eb6bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.el-GR.yaml
new file mode 100644
index 0000000000000..31df7d63ff424
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.en-GB.yaml
new file mode 100644
index 0000000000000..cf74fe963efa4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.en-US.yaml
new file mode 100644
index 0000000000000..a15d0eb9af9d3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.hu
+PackageVersion: 153.0.3
+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 (hu)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.es-MX.yaml
new file mode 100644
index 0000000000000..dab9e3df6e65d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..77deca078ee06
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..ce271b9641d89
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..9d38f2205c4c9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..914f50a8c2694
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..ed0ac16fcebc7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..72be060eb77ac
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.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.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4813b4de438c4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.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.Firefox.hu
+PackageVersion: 153.0.3
+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/hu/153.0.3/Mozilla.Firefox.hu.yaml b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.yaml
new file mode 100644
index 0000000000000..57252daec8487
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hu/153.0.3/Mozilla.Firefox.hu.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.hu
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.installer.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.installer.yaml
new file mode 100644
index 0000000000000..ee3b7e6b591c0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/hy-AM/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 53DC35DDFD935BABBB0046F2C5096778F63A934B54569F49FAA9F49394F990FB
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/hy-AM/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F3DC87E3873B7CEC8BBC9F7139F2784F2E46480A86F12B196E64CC2DA753E343
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/hy-AM/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 619A6DB978AFE47C6A5E5A54EAA39380BA99169E2D1C4F1AB74B669BC3994485
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..ac304d8e2e9ce
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.da-DK.yaml
new file mode 100644
index 0000000000000..64092a7ae2bcf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.de-DE.yaml
new file mode 100644
index 0000000000000..14ca0ca278442
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.el-GR.yaml
new file mode 100644
index 0000000000000..e17a7524b4cbd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.en-GB.yaml
new file mode 100644
index 0000000000000..3f36ab8baa2f9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.en-US.yaml
new file mode 100644
index 0000000000000..24de1565e9969
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0888a87e2dd90
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..3e5ee8f478525
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..a0c2ddd752b5b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..c2a7d8d21d870
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..6dccb2f2dc3a8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..e804ca16b3943
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5b371721675c4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4e887d82eb2cd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+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.3/Mozilla.Firefox.hy-AM.yaml b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/Mozilla.Firefox.hy-AM.yaml
new file mode 100644
index 0000000000000..1e7b97a662eec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/hy-AM/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.installer.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.installer.yaml
new file mode 100644
index 0000000000000..6039d46d4f9c0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/id/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8092AE9D46B2C5521BDE9F74B85E86C6A13A3D4B570A9DF8E8A978A68B665897
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/id/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3A52E46424F936CE8611E44126CAAFA16ACE8A68E65AB4E68F44A60776D25952
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/id/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F6DF80E2A7033523C22F4B84BC36ECF7EF79CA6797A04D7C4A19DBDB98791FAA
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..ef223ce6638a9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.da-DK.yaml
new file mode 100644
index 0000000000000..40730442f18f8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.de-DE.yaml
new file mode 100644
index 0000000000000..32399d9f41299
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.el-GR.yaml
new file mode 100644
index 0000000000000..8fbd1da2ee630
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.en-GB.yaml
new file mode 100644
index 0000000000000..20b7b64d91908
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.en-US.yaml
new file mode 100644
index 0000000000000..89fe6cd96ad6d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.es-MX.yaml
new file mode 100644
index 0000000000000..46103e4039b6e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9e7f11e592978
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..9f37ae11bcdfa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..b4fa02124d20f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..79a4dc9f7e061
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..ab6a62e969c5c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..2873f12ffdb5c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..65199808b2113
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+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.3/Mozilla.Firefox.id.yaml b/manifests/m/Mozilla/Firefox/id/153.0.3/Mozilla.Firefox.id.yaml
new file mode 100644
index 0000000000000..01c5d578a5cb4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/id/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.installer.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.installer.yaml
new file mode 100644
index 0000000000000..336644ea5c64f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/it/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6F926597EC5F5D14C7CA789359F84C19385D7E0C80ED91F01354F65F726EE424
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/it/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DAEB0D96C9572B7D8B1059344EEA849C4F5CD531447F051931CD5EA888FF055D
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/it/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 342333C478E95C826E33CE885882DC99C3289537E4A7D0CDBA9EE0DDCDE286C0
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..8555f175075eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.da-DK.yaml
new file mode 100644
index 0000000000000..03d53da7783b9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.de-DE.yaml
new file mode 100644
index 0000000000000..0824c8a36d498
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.el-GR.yaml
new file mode 100644
index 0000000000000..c16b9bed6de78
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.en-GB.yaml
new file mode 100644
index 0000000000000..0114a6a6c7b1b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.en-US.yaml
new file mode 100644
index 0000000000000..ba745cb6e99ee
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.es-MX.yaml
new file mode 100644
index 0000000000000..6a6625d1bad7f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9b75d94ec3d8e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..a3dfdc8bfb6d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..7c8710e70321e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..d573fbdcdcf0b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..a37ced227e982
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..55ec1ef086d98
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..7521cad4ccee1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+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.3/Mozilla.Firefox.it.yaml b/manifests/m/Mozilla/Firefox/it/153.0.3/Mozilla.Firefox.it.yaml
new file mode 100644
index 0000000000000..73edacd6c8845
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/it/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.installer.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.installer.yaml
new file mode 100644
index 0000000000000..178cd2dd85859
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ja/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5F383CFF2EDD01713AE772C5E9FC3B570E92D7FE6210BE045C1EEDB18F2B5CED
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ja/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 49F6BF9D0AB38F2F883E2D2CC64317451F69EA37BBD7ED1BEF133C3957489734
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ja/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0F7DDD8A2002DB7FC8E9A1956B323E15F6D4D3B044046E8A6749F5DA9F1C2B52
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..f33e70eba5b79
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.da-DK.yaml
new file mode 100644
index 0000000000000..d5441c4383a81
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.de-DE.yaml
new file mode 100644
index 0000000000000..01cfbc66e65d5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.el-GR.yaml
new file mode 100644
index 0000000000000..0d8c07fd548ea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.en-GB.yaml
new file mode 100644
index 0000000000000..551865de2c1c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.en-US.yaml
new file mode 100644
index 0000000000000..71714d256cb09
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.es-MX.yaml
new file mode 100644
index 0000000000000..136188142c43b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..d37fe584e076a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..aff246d4cf9a7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..7e4613cbb28f6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..5696ec2e9f7d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..a37bded316dd5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..46c34ef18f38d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..7c32c17833b0c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+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.3/Mozilla.Firefox.ja.yaml b/manifests/m/Mozilla/Firefox/ja/153.0.3/Mozilla.Firefox.ja.yaml
new file mode 100644
index 0000000000000..a511dc1211989
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ja/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.installer.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.installer.yaml
new file mode 100644
index 0000000000000..d9306a4154068
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ka/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9558696F70D9F7F16D710D7195A756D1D8DC42BF8D10E9D098829F9D1BF83B4F
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ka/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F969019992439005990D11236F2ED7B47FF82654897388BD5A2C75FCFB581E84
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ka/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 2C82FB794E1265816115DFC64ECFCD691791598C799E6CBDA2CE7B3D80830F2C
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..2542f280124b3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.da-DK.yaml
new file mode 100644
index 0000000000000..5fee0e761f54e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.de-DE.yaml
new file mode 100644
index 0000000000000..7739067ea4055
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.el-GR.yaml
new file mode 100644
index 0000000000000..eda2360e31c18
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.en-GB.yaml
new file mode 100644
index 0000000000000..5741d05041652
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.en-US.yaml
new file mode 100644
index 0000000000000..63b6c7b12d365
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.es-MX.yaml
new file mode 100644
index 0000000000000..bd74c6b0def07
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..80a66337c7e66
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..01d479422c497
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..6744a1a54891a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..515c22d6cb8ec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..f2f85adccb5ea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5f57ef7f01184
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..25a45a6897a97
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+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.3/Mozilla.Firefox.ka.yaml b/manifests/m/Mozilla/Firefox/ka/153.0.3/Mozilla.Firefox.ka.yaml
new file mode 100644
index 0000000000000..dda3b5accc8c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ka/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.installer.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.installer.yaml
new file mode 100644
index 0000000000000..398942f91ad16
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/kab/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 90A1169F9DFDE10ADE8FC7064C6E01891568727086F322A62102D90FC4F7B9BA
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/kab/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8A5FE631246B6CA5C41D72CCFAB99AEF1EC4708BC714055BD17572357F0D625C
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/kab/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7F57BB911D1D752DCF2EF6F6FD572C017D3EC6555972E1FD0FC70F10F6D958CE
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..e7ed3b5ca50de
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.da-DK.yaml
new file mode 100644
index 0000000000000..b1d060ae3bd6f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.de-DE.yaml
new file mode 100644
index 0000000000000..95280ac34300a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.el-GR.yaml
new file mode 100644
index 0000000000000..e1c38d577dae3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.en-GB.yaml
new file mode 100644
index 0000000000000..4ae1052728f18
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.en-US.yaml
new file mode 100644
index 0000000000000..4ebfbe59475e0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.es-MX.yaml
new file mode 100644
index 0000000000000..039af0a29f886
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..73162d88bd9d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..37083fceaeb48
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..17298f964e4a2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..e59d9bd4a36ce
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..295a52d2af582
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..16decd3c02072
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..806e585a6b8f4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+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.3/Mozilla.Firefox.kab.yaml b/manifests/m/Mozilla/Firefox/kab/153.0.3/Mozilla.Firefox.kab.yaml
new file mode 100644
index 0000000000000..4addcc9e2a2ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kab/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.installer.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.installer.yaml
new file mode 100644
index 0000000000000..d6488d57849a2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/km/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5733D2D856EF73CCF6BA976B36C1A9C227C4A5E9C2DBF5B2ADE01EAFD43588EF
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/km/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 29B40F38C650B5DB0E95A52AB017B7640764648366067DB2BCDAE2C62ACA717D
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/km/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 034828AE383F9807BCB7256C6E9B14F2531F00874971AB49DBD6C291D04C193C
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..c7e8ffb8d0d0b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.da-DK.yaml
new file mode 100644
index 0000000000000..e49fc35beb841
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.de-DE.yaml
new file mode 100644
index 0000000000000..f27c5ed2f687d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.el-GR.yaml
new file mode 100644
index 0000000000000..f862a9b8bfbad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.en-GB.yaml
new file mode 100644
index 0000000000000..05eeabc9fab5b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.en-US.yaml
new file mode 100644
index 0000000000000..befb63b1da517
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.es-MX.yaml
new file mode 100644
index 0000000000000..3f1befc961930
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..d6d3d1b1fd27a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..6564c4735d362
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..2827aa4cd3245
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..78f48e72c2fd7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..bc9292d26a8b9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..5b9af8fde559f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1ccb9c03ee166
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+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.3/Mozilla.Firefox.km.yaml b/manifests/m/Mozilla/Firefox/km/153.0.3/Mozilla.Firefox.km.yaml
new file mode 100644
index 0000000000000..d703e8fae9e7c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/km/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.installer.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.installer.yaml
new file mode 100644
index 0000000000000..7cb23b0367239
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/kn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B49C46A05933573B194C493AA0849E07295885434DE3892A13C1221AB0635D13
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/kn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B8DD861D028762BF9A9FDADE0B905D1BE0047A3AC35F952AC368E4CA9FEF3582
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/kn/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6E697D5A106E955B978F7F11148E6554360F976AAF446A679B90D2D9C2F5F73C
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..f6cc30638ffb0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.da-DK.yaml
new file mode 100644
index 0000000000000..69844cdbc9574
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.de-DE.yaml
new file mode 100644
index 0000000000000..67127182a085b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.el-GR.yaml
new file mode 100644
index 0000000000000..853ebef36ff81
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.en-GB.yaml
new file mode 100644
index 0000000000000..e56037943296a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.en-US.yaml
new file mode 100644
index 0000000000000..e89cc4ee95596
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.kn
+PackageVersion: 153.0.3
+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 (kn)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.es-MX.yaml
new file mode 100644
index 0000000000000..a9c50e82ed342
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..2fe27975ce8c8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..ef17b81786277
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..00bcf4b24b7ad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..78a5f641edb19
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..d8d5daea1168f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..18565d9fe6e07
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c2f152f673112
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+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/kn/153.0.3/Mozilla.Firefox.kn.yaml b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.yaml
new file mode 100644
index 0000000000000..acab89d5c0bec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/kn/153.0.3/Mozilla.Firefox.kn.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.kn
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.installer.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.installer.yaml
new file mode 100644
index 0000000000000..68f7946731614
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.installer.yaml
@@ -0,0 +1,40 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ko/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BB2170912BA19D1B438F1B0A7167211DBA3DDE0510738F1D9D3B5CE5A7DCDC21
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ko/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BF203FD0B63011701DFD311C48EE8F651FFC6D27856ED8B529C8EC354C409354
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ko/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 50A330E1FD37B4ADBD1D6F8ABCD923E45774F666A2854947F775E4A640A30C59
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..d75ebf741f384
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.cs-CZ.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: cs-CZ
+PublisherUrl: https://www.mozilla.org/cs/
+PublisherSupportUrl: https://support.mozilla.org/cs/
+PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/
+PackageUrl: https://www.mozilla.org/cs/firefox/
+ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation.
+Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.da-DK.yaml
new file mode 100644
index 0000000000000..3aa1fc501ef97
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.da-DK.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: da-DK
+PublisherUrl: https://www.mozilla.org/da/
+PublisherSupportUrl: https://support.mozilla.org/da/
+PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/
+PackageUrl: https://www.mozilla.org/da/firefox/
+ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden.
+Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.de-DE.yaml
new file mode 100644
index 0000000000000..1f128ff60faa1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.de-DE.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: de-DE
+PublisherUrl: https://www.mozilla.org/de/
+PublisherSupportUrl: https://support.mozilla.org/de/
+PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/
+PackageUrl: https://www.mozilla.org/de/firefox/
+ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser.
+Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.el-GR.yaml
new file mode 100644
index 0000000000000..4b7c4d3f5063a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.el-GR.yaml
@@ -0,0 +1,13 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: el-GR
+PublisherUrl: https://www.mozilla.org/el/
+PublisherSupportUrl: https://support.mozilla.org/el/
+PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/
+PackageUrl: https://www.mozilla.org/el/firefox/
+ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου.
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.en-GB.yaml
new file mode 100644
index 0000000000000..dfe1e505b8487
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.en-GB.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.en-US.yaml
new file mode 100644
index 0000000000000..10a4024f045e9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/firefox/
+Author: Mozilla Foundation
+PackageName: Mozilla Firefox (ko)
+PackageUrl: https://www.mozilla.org/firefox/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license.
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
+Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix.
+Moniker: firefox
+Tags:
+- browser
+- gecko
+- internet
+- quantum
+- spidermonkey
+- web
+- web-browser
+- webpage
+ReleaseNotes: |-
+ Version 153.0.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.es-MX.yaml
new file mode 100644
index 0000000000000..5a70ec60d7ed3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.es-MX.yaml
@@ -0,0 +1,18 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: es-MX
+PublisherUrl: https://www.mozilla.org/es-MX/
+PublisherSupportUrl: https://support.mozilla.org/es/
+PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/
+PackageUrl: https://www.mozilla.org/es-MX/firefox/
+ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo.
+Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix.
+Tags:
+- navegador
+- navegador-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6de2d377cc7b8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.fr-FR.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: fr-FR
+PublisherUrl: https://www.mozilla.org/fr/
+PublisherSupportUrl: https://support.mozilla.org/fr/
+PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/
+PackageUrl: https://www.mozilla.org/fr/firefox/
+ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde.
+Tags:
+- navigateur
+- navigateur-web
+- web
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..eb8113f53cba6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.hu-HU.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: hu-HU
+PublisherUrl: https://www.mozilla.org/hu/
+PublisherSupportUrl: https://support.mozilla.org/hu/
+PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/
+PackageUrl: https://www.mozilla.org/hu/firefox/
+ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző.
+Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix.
+Tags:
+- webbrowser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..8ae4a1e7d10b0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ja-JP.yaml
@@ -0,0 +1,14 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: ja-JP
+PublisherUrl: https://www.mozilla.org/ja/
+PublisherSupportUrl: https://support.mozilla.org/ja/
+PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ja/firefox/
+ShortDescription: 高速で軽量、プライバシー重視のブラウザー
+Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..c9081707826f2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.nb-NO.yaml
@@ -0,0 +1,16 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: nb-NO
+PublisherUrl: https://www.mozilla.org/nb-NO/
+PublisherSupportUrl: https://support.mozilla.org/nb-NO/
+PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/
+PackageUrl: https://www.mozilla.org/nb-NO/firefox/
+ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden.
+Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix.
+Tags:
+- nettleser
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..31199fd39e352
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ru-RU.yaml
@@ -0,0 +1,17 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: ru-RU
+PublisherUrl: https://www.mozilla.org/ru/
+PublisherSupportUrl: https://support.mozilla.org/ru/
+PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/
+PackageUrl: https://www.mozilla.org/ru/firefox/
+ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира.
+Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix.
+Tags:
+- браузер
+- веб-браузер
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..aadcb215ac13f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.ta-IN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: ta-IN
+PublisherUrl: https://www.mozilla.org/ta/
+PublisherSupportUrl: https://support.mozilla.org/ta/
+Author: மொஸில்லா அறக்கட்டளை
+ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது.
+Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன.
+Tags:
+- இணைய-உலாவி
+- உலாவி
+- குவாண்டம்
+- குறுக்கு-தளம்
+- கெக்கோ
+- சிலந்தி-குரங்கு
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c7b065b120422
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.locale.zh-CN.yaml
@@ -0,0 +1,24 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/
+Author: Mozilla 基金会
+PackageUrl: https://www.mozilla.org/zh-CN/firefox/
+ShortDescription: 开放安全的开源浏览器
+Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。
+Tags:
+- gecko
+- quantum
+- spidermonkey
+- 浏览器
+- 火狐
+- 火狐浏览器
+- 网页
+- 网页浏览器
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.yaml b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.yaml
new file mode 100644
index 0000000000000..2e28bfd5fe6e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ko/153.0.3/Mozilla.Firefox.ko.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ko
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.installer.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.installer.yaml
new file mode 100644
index 0000000000000..ace1d4f5ae5dd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/lij/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4FF35DB5534112175CD11AFC76D5F8F9C0F853B128D82FBE4F997B921842DA31
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/lij/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3F2E6B5FF7116990908F1AD599DB8B1D626E7F072582FF04EEC0D65AEA83D489
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/lij/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 2C12B2887DEF0DF421E4A8279603C6808C35F6453E2D8C30E50D9274F967C205
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a85605b76d2d7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.da-DK.yaml
new file mode 100644
index 0000000000000..779e472a90928
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.de-DE.yaml
new file mode 100644
index 0000000000000..6866cc58a1d89
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.el-GR.yaml
new file mode 100644
index 0000000000000..19580e7521f5a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.en-GB.yaml
new file mode 100644
index 0000000000000..a1ca072967ec7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.en-US.yaml
new file mode 100644
index 0000000000000..468d787fb7cdd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.es-MX.yaml
new file mode 100644
index 0000000000000..48449c18aad77
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..ddfcac24c34c8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..811ef5df96d0e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..03f1c6f0be4b4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..b077dd83c73c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..08e332b828895
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..02eaac1c0afdd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..336e7fab163f2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+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.3/Mozilla.Firefox.lij.yaml b/manifests/m/Mozilla/Firefox/lij/153.0.3/Mozilla.Firefox.lij.yaml
new file mode 100644
index 0000000000000..32611a1947e6f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lij/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.installer.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.installer.yaml
new file mode 100644
index 0000000000000..17664552b4352
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/lt/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F5B2561B5B13330AA229BC56006533FB278BE7B6166D9AF9BCE0795839F0661C
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/lt/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8E471E7F2A0A669DBE618629CF3AF083546F71041C1941B7D4FB4225A928120F
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/lt/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C8488A6F7D4D95411372E21D7326CBDF9A88CD2551A4FD31CC54DD22EFBED988
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..4d33a57e8f10f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.da-DK.yaml
new file mode 100644
index 0000000000000..19efba8a26fb2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.de-DE.yaml
new file mode 100644
index 0000000000000..47c074ced04ba
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.el-GR.yaml
new file mode 100644
index 0000000000000..8a91c13e7ea2c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.en-GB.yaml
new file mode 100644
index 0000000000000..ff1093a67ed68
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.en-US.yaml
new file mode 100644
index 0000000000000..1b240406dcad5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.es-MX.yaml
new file mode 100644
index 0000000000000..af6a9ff512b67
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..ab003e6fa0119
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..40c734ca4dc3a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..d4f002ca0d479
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..bd159db328231
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..968a7e0d6efe2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..53e72338df6dc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a11a868c215b4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+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.3/Mozilla.Firefox.lt.yaml b/manifests/m/Mozilla/Firefox/lt/153.0.3/Mozilla.Firefox.lt.yaml
new file mode 100644
index 0000000000000..022ec6bb5460f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lt/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.installer.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.installer.yaml
new file mode 100644
index 0000000000000..c7e97faef81fa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/lv/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E617EB5D9130D7A7C8317BBB3E92ECD46626A6221D73E5B10D467808CD1439A3
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/lv/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: AA36BC495AC2E4A4A5913C3135494BA1DF34941235EC34A45FC9233FA9C3782C
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/lv/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DC85471C3D80DFB0A34E52EA29A55DFE417BEC224614C79CECE01CD013DE9232
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..0ae9bb926e853
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.da-DK.yaml
new file mode 100644
index 0000000000000..9a80cb9e6b73a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.de-DE.yaml
new file mode 100644
index 0000000000000..f4fb4cc1cf286
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.el-GR.yaml
new file mode 100644
index 0000000000000..57bb5d407ec1d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.en-GB.yaml
new file mode 100644
index 0000000000000..761ae74396dfd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.en-US.yaml
new file mode 100644
index 0000000000000..e90bc25b72d5a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.es-MX.yaml
new file mode 100644
index 0000000000000..9a5d3c3f6b447
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9becfad832811
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..ecb8f14ef31b2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..f295d6e2e1453
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..28a9ff64de05f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..45a8e0eb19e7a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..f1141927c1db3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e5ced5f4af218
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+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.3/Mozilla.Firefox.lv.yaml b/manifests/m/Mozilla/Firefox/lv/153.0.3/Mozilla.Firefox.lv.yaml
new file mode 100644
index 0000000000000..ec23e135aedf4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/lv/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.installer.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.installer.yaml
new file mode 100644
index 0000000000000..2634b25c0f78d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/mk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B87EB6000A61E25F6E01B29629DEA6F90A24F7DDE638BA96EE4B59C2D3918D33
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/mk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: EEDFC7922C9AA9B12635A7520141122A50CD6627AB1CD660FDF54C1573D53276
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/mk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A60DF31AAC2793D310AB7C118578B9D7FAD6C79F043521D76F7A63F4E7B9F4EF
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..72716c8543795
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.da-DK.yaml
new file mode 100644
index 0000000000000..84c9a0ba17d4d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.de-DE.yaml
new file mode 100644
index 0000000000000..66b50be9fa72f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.el-GR.yaml
new file mode 100644
index 0000000000000..e514aef11cc0c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.en-GB.yaml
new file mode 100644
index 0000000000000..44fba83edb34d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.en-US.yaml
new file mode 100644
index 0000000000000..a106646c0a64c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.mk
+PackageVersion: 153.0.3
+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 (mk)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0c4055a3463e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..489197ed40cb9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..d12b394e82041
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..2fb33f931eb19
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..dd1eee35c90ab
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..dd0e40f4e9f6b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..3df6e3075fe87
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a2c0532a1bf02
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+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/mk/153.0.3/Mozilla.Firefox.mk.yaml b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.yaml
new file mode 100644
index 0000000000000..53c178e671748
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mk/153.0.3/Mozilla.Firefox.mk.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.mk
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.installer.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.installer.yaml
new file mode 100644
index 0000000000000..e0bd794858984
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/mr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 82174A56EA264630BABA9BBBE6C503F4CBDC13B128BEB293A7CAD4B9C0BDAF63
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/mr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 57ED95F188E5B92AAE98171D67BB9C54CD8E88637B1D1E9014B6570B65C6D5B5
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/mr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: EF38DE2E823122F4D6271CE9616767AA22650A5E13E0FC8367BDD53C587F48E7
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..6dee549234cf3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.da-DK.yaml
new file mode 100644
index 0000000000000..3f12d78101d77
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.de-DE.yaml
new file mode 100644
index 0000000000000..c6a65f35cf097
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.el-GR.yaml
new file mode 100644
index 0000000000000..35aa6deb93ea4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.en-GB.yaml
new file mode 100644
index 0000000000000..925a23221eee3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.en-US.yaml
new file mode 100644
index 0000000000000..816184ab8b576
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.mr
+PackageVersion: 153.0.3
+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 (mr)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.es-MX.yaml
new file mode 100644
index 0000000000000..51ce9c1ffe15d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..aa7ed0dbd8e06
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..f514acca742ec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..5ee1f1a1186b4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..20280d4b514a4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..e5ed06a558323
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..807af7bdd085b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..20f1befffb475
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+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/mr/153.0.3/Mozilla.Firefox.mr.yaml b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.yaml
new file mode 100644
index 0000000000000..dbe51c8161244
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/mr/153.0.3/Mozilla.Firefox.mr.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.mr
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.installer.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.installer.yaml
new file mode 100644
index 0000000000000..db1607042a0cc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ms/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A4B26B4EAEB2BDD2D98810E96C1D93DA8861B0F4CA08E18A7741B9B764EAD076
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ms/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A9BE10C7766B9540A9FE45A660FAE2A57C2B79059FD0EF1B6174705ADB865E03
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ms/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: CA0EB99018A81F362C1BC037318EC84227304BBCFEC085367CF8A82EBFD661FF
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..32046a5b4604b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.da-DK.yaml
new file mode 100644
index 0000000000000..f5854f2320a21
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.de-DE.yaml
new file mode 100644
index 0000000000000..50a696c957900
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.el-GR.yaml
new file mode 100644
index 0000000000000..65ab35b9d90df
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.en-GB.yaml
new file mode 100644
index 0000000000000..b2f2e9e5768a6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.en-US.yaml
new file mode 100644
index 0000000000000..5a340af338f1b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Firefox.ms
+PackageVersion: 153.0.3
+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 (ms)
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.es-MX.yaml
new file mode 100644
index 0000000000000..6501b85ccf72f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..3c27acc4ae32a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..faaa074fb1d11
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..80b8742029957
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..4f7e506e3870d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..3769fceb7b3a4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..bc17a1cd24c4b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.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.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ef7991647e0b7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.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.Firefox.ms
+PackageVersion: 153.0.3
+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/ms/153.0.3/Mozilla.Firefox.ms.yaml b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.ms.yaml
new file mode 100644
index 0000000000000..499cb5135d7db
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ms/153.0.3/Mozilla.Firefox.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.Firefox.ms
+PackageVersion: 153.0.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.installer.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.installer.yaml
new file mode 100644
index 0000000000000..0dd7c02155e0b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/my/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 554D2340B5C2A5A1E2B008622D3B2CBBF9C5A4ECC2B62849B70D4D3A6D70C7C7
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/my/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DDDEE60F3AA730045F7FD302BDFC4885CCE2CB235FB027AFCC7FDF3D91145A9F
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/my/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D170BFAB469905681FD5AF77BF4F9A00C1A849CB56BCE3A394D52ED6AEE8A3CB
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..d1f27e6c3902f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.da-DK.yaml
new file mode 100644
index 0000000000000..fb24757c5fb98
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.de-DE.yaml
new file mode 100644
index 0000000000000..d455ee5c9e10d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.el-GR.yaml
new file mode 100644
index 0000000000000..29eb4ca4d6a19
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.en-GB.yaml
new file mode 100644
index 0000000000000..019af33c1ddb3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.en-US.yaml
new file mode 100644
index 0000000000000..9d6bdc957e969
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.es-MX.yaml
new file mode 100644
index 0000000000000..ab23009762f60
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..181d8e3c725c3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..b6922b9702eee
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..190cf58b54d54
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..5096c7fb52453
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..c050473550692
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..9b26da5e29607
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4eec1ef1fcfe5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+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.3/Mozilla.Firefox.my.yaml b/manifests/m/Mozilla/Firefox/my/153.0.3/Mozilla.Firefox.my.yaml
new file mode 100644
index 0000000000000..bb168d46574f2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/my/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.installer.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.installer.yaml
new file mode 100644
index 0000000000000..dd5b4b0142878
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/nb-NO/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 880CC66FB88E5AF4D938CB11436C26C9C5333E1462DC2761EFFB8F330981F32D
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/nb-NO/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5829EA8CF5246ECDC2FD18024E45E3D5E9034EBFDBE0EB19D8CB31C11DBA2918
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/nb-NO/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BC5538C214F4D0BDBF3D3863AACADB6780B8EB2145705705C879FB752CA6253D
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..808e9e80a556f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.da-DK.yaml
new file mode 100644
index 0000000000000..a65ad0ad5c2a9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.de-DE.yaml
new file mode 100644
index 0000000000000..5d68f6c12b2b8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.el-GR.yaml
new file mode 100644
index 0000000000000..b49e33dc28047
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c255e1b8e6783
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.en-US.yaml
new file mode 100644
index 0000000000000..0c3263dc8f46f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.es-MX.yaml
new file mode 100644
index 0000000000000..c5eb28dc8b6f9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..65b90d8efb4de
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..eeb84a52fd53b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..9cd614e2ce791
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..2b54a4a9ad3b4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..f96069fb63b69
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..66e8601cddc4c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4b8fd44f39f9d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/Mozilla.Firefox.nb-NO.yaml
new file mode 100644
index 0000000000000..6548149521f13
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nb-NO/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.installer.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.installer.yaml
new file mode 100644
index 0000000000000..65a491c650ec3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ne-NP/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1674723574A144619CBD41CE122FDD80F109C3B2AF1A7577E19E16F7D37CE100
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ne-NP/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F515FE6B279F7429A31F13FC65F68210EAB58031BA1A30965A776B4F5EF66872
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ne-NP/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 390289C6E609FF7E6F82B9524BBAE5DF655A8F01AE2FB9F3725E2D399C006CA9
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a98b658658786
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.da-DK.yaml
new file mode 100644
index 0000000000000..ccb9c75b62bed
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.de-DE.yaml
new file mode 100644
index 0000000000000..094251153507c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.el-GR.yaml
new file mode 100644
index 0000000000000..bd22e4b0645f9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.en-GB.yaml
new file mode 100644
index 0000000000000..bdce30394eee7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.en-US.yaml
new file mode 100644
index 0000000000000..e0c4882cbfb6d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.es-MX.yaml
new file mode 100644
index 0000000000000..204e4c183083c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..84958a043767e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..fb89fccb87156
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..cd68eecc7fadb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..8bbe6ce77130e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..5a61f295b19e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..beef748c0823d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b83126869fd1e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+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.3/Mozilla.Firefox.ne-NP.yaml b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/Mozilla.Firefox.ne-NP.yaml
new file mode 100644
index 0000000000000..0941bc44899b5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ne-NP/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.installer.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.installer.yaml
new file mode 100644
index 0000000000000..67e77e416b865
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/nl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6BF2AC28FC4020ECDD556378831191D6CBDF37B4D83940FA0C2CB43372635925
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/nl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 19E7DD6CE82BF565F5F56049EE29C9D9111A26D5BEDF8310D43E94720020E2C0
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/nl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 75354F9BBABE4D777F2360B8295BE87491550194D753210A786C8FAA20451183
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..9a612962ff211
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.da-DK.yaml
new file mode 100644
index 0000000000000..a081d2f105c81
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.de-DE.yaml
new file mode 100644
index 0000000000000..0cf8ebb9077ce
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.el-GR.yaml
new file mode 100644
index 0000000000000..ec1eb949f8096
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.en-GB.yaml
new file mode 100644
index 0000000000000..2364e825220e3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.en-US.yaml
new file mode 100644
index 0000000000000..487f36b3d675b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.es-MX.yaml
new file mode 100644
index 0000000000000..12a4f8a25fb44
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..46b0ce86b17a4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..81ce58c62406e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..fe7f77ab6ad87
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..62d41ad7c978e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..df7d5db5e6b29
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..74508ac615759
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..19a990f5bba88
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+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.3/Mozilla.Firefox.nl.yaml b/manifests/m/Mozilla/Firefox/nl/153.0.3/Mozilla.Firefox.nl.yaml
new file mode 100644
index 0000000000000..7d351917ff225
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nl/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.installer.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.installer.yaml
new file mode 100644
index 0000000000000..540ab91417977
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/nn-NO/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: EA46F83322CC676DF1881E4288CFE5E4E17351A90DC4BFEE25FEDE150E45CDAC
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/nn-NO/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 38F84ED6EDE321802924BE182CB716560E9A4907C0F8173ACACD3F9089B68DD6
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/nn-NO/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1C0123AEE592F515030E663040443AC5F8A849094A8B3ADE32A01E9266CE5B87
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..5042d7dce6e70
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.da-DK.yaml
new file mode 100644
index 0000000000000..9d0eb1eb2b5e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.de-DE.yaml
new file mode 100644
index 0000000000000..b7e476317b2d8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.el-GR.yaml
new file mode 100644
index 0000000000000..e69efd34ae357
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.en-GB.yaml
new file mode 100644
index 0000000000000..d7120abeedbc7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.en-US.yaml
new file mode 100644
index 0000000000000..c4ef264eed53f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.es-MX.yaml
new file mode 100644
index 0000000000000..425333b55b1bb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..634c5057ce83e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..ecec24c47a3be
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..1d34e60519782
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..a7a468ad003cf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..8a9d627de317f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..2903d0c771270
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..443bbb0136d1d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+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.3/Mozilla.Firefox.nn-NO.yaml b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/Mozilla.Firefox.nn-NO.yaml
new file mode 100644
index 0000000000000..aaecd0a98647f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/nn-NO/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.installer.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.installer.yaml
new file mode 100644
index 0000000000000..8366eb85e5ad1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/oc/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B6B89036039C74DE76761FE1C49D81EE913C25432572C879FE49E9339FBEB612
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/oc/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DA55564371BAD7E0C32153BE5FA5231FC4AF1C86D9A4CEE7265F0D68F1B65124
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/oc/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FC003D16EF6593BEB68B8883B39D379FD4D33230913C4524D5E00EFE09A0BDB9
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..190fa025a8880
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.da-DK.yaml
new file mode 100644
index 0000000000000..214b41fee176c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.de-DE.yaml
new file mode 100644
index 0000000000000..9d16329132140
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.el-GR.yaml
new file mode 100644
index 0000000000000..a3baf370c7368
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.en-GB.yaml
new file mode 100644
index 0000000000000..f707e0173c392
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.en-US.yaml
new file mode 100644
index 0000000000000..743a9d270c260
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.es-MX.yaml
new file mode 100644
index 0000000000000..543c43ae620e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..d0f0bf11f0988
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..7b5adf95f81f0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..d8037035d64bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..98799fad0a6ab
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..a0b3d75bc8170
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..29eeaccdc51c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e75093de66882
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+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.3/Mozilla.Firefox.oc.yaml b/manifests/m/Mozilla/Firefox/oc/153.0.3/Mozilla.Firefox.oc.yaml
new file mode 100644
index 0000000000000..e1694d7b96978
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/oc/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.installer.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.installer.yaml
new file mode 100644
index 0000000000000..dc15431914f13
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/pa-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1C4D0A7133A844729EF2C2FDF29F9B25499FB9D50D7588C6DCD0C239FA49BCB7
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/pa-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F7E2C4B06B759A1FC140A5BAD90DBF510D1384CA4CB52C4035EC8AF29F6B5397
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/pa-IN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A374FF62809DDC2F0F9E63A2CE241F1BAAC8AC5A5CD2F9E0F7A5F90DD0D7F60B
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..bb020a2fe3891
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.da-DK.yaml
new file mode 100644
index 0000000000000..d616958cd651b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.de-DE.yaml
new file mode 100644
index 0000000000000..23461753af540
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.el-GR.yaml
new file mode 100644
index 0000000000000..05809ce3948ea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.en-GB.yaml
new file mode 100644
index 0000000000000..4a5a70a110d91
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.en-US.yaml
new file mode 100644
index 0000000000000..717af7d40b8c2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.es-MX.yaml
new file mode 100644
index 0000000000000..aafa1b1431ecc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..0362ad4098c4f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..8a44917cc7d1d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..fe41fd24b2c9b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..82fda99240648
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..d819c9c3d22ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..4e6a54fffdb78
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..7f6deda99c95e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+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.3/Mozilla.Firefox.pa-IN.yaml b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/Mozilla.Firefox.pa-IN.yaml
new file mode 100644
index 0000000000000..ccaa4debfed56
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pa-IN/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.installer.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.installer.yaml
new file mode 100644
index 0000000000000..6faea975545f2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/pl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C0C290FF3DAF85A50E69C8AB0C7D0FCE14E7BEC5EE977E2E95D3F92DD51B3D37
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/pl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5122AB6E8AFA62132D41D36550D1310A3914D9B5DB015F486644AEA966B173D2
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/pl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9471EF6DB3572AA76EF250D1098D983CE22A33F15FB63A29985E6087893DD1D2
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..d55950f917964
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.da-DK.yaml
new file mode 100644
index 0000000000000..336aed3a9fc2c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.de-DE.yaml
new file mode 100644
index 0000000000000..6b57cbcf991e4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.el-GR.yaml
new file mode 100644
index 0000000000000..5e7342d3e88f0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.en-GB.yaml
new file mode 100644
index 0000000000000..ddd4ecf259a68
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.en-US.yaml
new file mode 100644
index 0000000000000..9075b8d1a96f1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0c915f5c519ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..0679ae20d09fe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..435d4a64de87b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..124564ff1ed8f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..ea79c5eeb253c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..5c64f20f5b022
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..f541858a1311b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..83cce81bd4f2e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+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.3/Mozilla.Firefox.pl.yaml b/manifests/m/Mozilla/Firefox/pl/153.0.3/Mozilla.Firefox.pl.yaml
new file mode 100644
index 0000000000000..29c205bcba762
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pl/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.installer.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.installer.yaml
new file mode 100644
index 0000000000000..bc230bfe0b370
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/pt-BR/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 68D5494AFB0137B43A649A751EE1F3BEC854244A1A158FE7AF2CDEE80E0BCABB
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/pt-BR/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 606FDA7AE61F6C6382B150D8EB1334BAAD71FBE70C93C53B8765C99C0948B8BB
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/pt-BR/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B37BA0DA74AE3CDA745A69B1FF6558F4B3B20FA2DC1D3B1910A4616F85540900
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..90b4d9c455c36
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.da-DK.yaml
new file mode 100644
index 0000000000000..f9bd5ba52ae30
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.de-DE.yaml
new file mode 100644
index 0000000000000..959b087c705bc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.el-GR.yaml
new file mode 100644
index 0000000000000..4db07f1bcd4c2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.en-GB.yaml
new file mode 100644
index 0000000000000..7dc3fc0c25550
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.en-US.yaml
new file mode 100644
index 0000000000000..b6ed73feb25b8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.es-MX.yaml
new file mode 100644
index 0000000000000..e51236686deea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..09fb040effb15
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..b20fcedf908b6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..8abbb13421e47
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..ee1f440ed4dd8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..8a8d6d8c5532c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..9e17cbd3985b6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1e5f19aed798e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-BR.yaml b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/Mozilla.Firefox.pt-BR.yaml
new file mode 100644
index 0000000000000..ef5bd7f3810f5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-BR/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.installer.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.installer.yaml
new file mode 100644
index 0000000000000..6a3bb337ec29b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/pt-PT/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4EDF62C5D158C83FE96FD15E9DF47A6DD7AEB20F921B0CFCFD455A98F7526850
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/pt-PT/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5337DA67904168A7B3CB2C1C896D83A3726BCE406A25EAF41E58DE293B4828E6
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/pt-PT/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 55B636A5DAEBEC8EEF98D57E0B5090515A6BE3EC339C85F584E0B119E9C98A76
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..2f542cf1e6e30
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.da-DK.yaml
new file mode 100644
index 0000000000000..c726cec663d61
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.de-DE.yaml
new file mode 100644
index 0000000000000..87a3ccea06d6a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.el-GR.yaml
new file mode 100644
index 0000000000000..3e9f9373e4d84
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.en-GB.yaml
new file mode 100644
index 0000000000000..1c004d9456d42
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.en-US.yaml
new file mode 100644
index 0000000000000..e03ac02c39429
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.es-MX.yaml
new file mode 100644
index 0000000000000..8db7d6ade9493
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9fdf3577e83cf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..1a158f8ac3482
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..4d2c3d4935e68
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..eb27a93e0a050
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..d9b97d9204f52
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..2ff2424676c9a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2eb1522d6d357
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+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.3/Mozilla.Firefox.pt-PT.yaml b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/Mozilla.Firefox.pt-PT.yaml
new file mode 100644
index 0000000000000..0668b848269d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/pt-PT/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.installer.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.installer.yaml
new file mode 100644
index 0000000000000..e8b5c823e1911
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/rm/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 698FB025D6B925F604B744790A5755EE9BCBFE597B310296A81264D4542C7433
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/rm/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 972D15EEB12716AF22997A2E861012E39A5C20F586CB18D2EEA54A3E56DEBE42
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/rm/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6A0F765C97D502337566D99CB2EC3A096ED439F34A3FA1ED4341218944B8DC33
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..bfda411049b30
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.da-DK.yaml
new file mode 100644
index 0000000000000..5eacc2f77dc53
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.de-DE.yaml
new file mode 100644
index 0000000000000..6fa18baa29dbd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.el-GR.yaml
new file mode 100644
index 0000000000000..ce8057b46eb44
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c47116dcaa9ec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.en-US.yaml
new file mode 100644
index 0000000000000..9b452d5db27c5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.es-MX.yaml
new file mode 100644
index 0000000000000..7165b27565996
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..86df91ff93abd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..209e172295961
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..76f13f9322898
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..aa75a12a2753f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..feeca9ad69ec9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..35953931133bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cd6af8cc803c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+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.3/Mozilla.Firefox.rm.yaml b/manifests/m/Mozilla/Firefox/rm/153.0.3/Mozilla.Firefox.rm.yaml
new file mode 100644
index 0000000000000..fe7f3503497dc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/rm/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.installer.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.installer.yaml
new file mode 100644
index 0000000000000..ac20972cfbc72
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ro/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6BCD287E2D7717BF18A04258F77506485B1C7E5C670584940A12773C19BC0699
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ro/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: EAE1D52C188A141E837FEFADB566161ECE2FF2913997040D5C67B8B1548AD651
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ro/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 09FCF1BBDFCB2EFDF094098FAD13AE6AE9EFE8198C286D3563E2B8FC0FAD0C6D
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..435ca9bc7857d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.da-DK.yaml
new file mode 100644
index 0000000000000..2e5d3eae8676b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.de-DE.yaml
new file mode 100644
index 0000000000000..964a9bfcc0e88
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.el-GR.yaml
new file mode 100644
index 0000000000000..8093bbaee53ab
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.en-GB.yaml
new file mode 100644
index 0000000000000..18e1241b80dd1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.en-US.yaml
new file mode 100644
index 0000000000000..893abf6a061d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0d469e38cfa26
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..bba1510f272c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4a2477b177865
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..6958a95ff84b6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..5f388924c0b36
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..4e7c1f19ed4e4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..acaf54be1fd40
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3cab8edeba680
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+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.3/Mozilla.Firefox.ro.yaml b/manifests/m/Mozilla/Firefox/ro/153.0.3/Mozilla.Firefox.ro.yaml
new file mode 100644
index 0000000000000..8be905e6219b8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ro/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.installer.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.installer.yaml
new file mode 100644
index 0000000000000..bb65d515ca110
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ru/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B7E5D8324FD5D749E7B27F70BEC0F2C21ACCC04FA920CCB84F1CFE89DDAF009D
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ru/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 23911F830FDFB0F64C11CCB40710BD65B4BCFFCC3CE4328971E1F78587CB615A
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ru/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7203F044686FAE5FE64517D1F13E146F9D1F158E59B7918C47FEFC80B147F1CF
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..f7bf38e2cd9af
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.da-DK.yaml
new file mode 100644
index 0000000000000..62166e718ea70
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.de-DE.yaml
new file mode 100644
index 0000000000000..a33af970c571e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.el-GR.yaml
new file mode 100644
index 0000000000000..87c5408a4f1cd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.en-GB.yaml
new file mode 100644
index 0000000000000..3d2656e7fc7c0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.en-US.yaml
new file mode 100644
index 0000000000000..780ed20b44304
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.es-MX.yaml
new file mode 100644
index 0000000000000..36699bd3b66bf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..cc854baca060f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..3b41b5be18b6a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..d3f8ab309ba8a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..6e31679b2e3e6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b168aa58e77db
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..2efdf5cf76bb1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b69374de83390
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+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.3/Mozilla.Firefox.ru.yaml b/manifests/m/Mozilla/Firefox/ru/153.0.3/Mozilla.Firefox.ru.yaml
new file mode 100644
index 0000000000000..a080fab4ae089
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ru/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.installer.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.installer.yaml
new file mode 100644
index 0000000000000..ea02e19f714c9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sc/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4A4C0D1FB2E67BF933CCDE88BD6B0681814E06571E0E18BC94D76B15E0AA2DD0
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sc/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6B363B46B01F694F0D687CF180CB4B2205D337B5C1347A7DF73971E509A3F46F
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sc/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 42944A79C90888E27176CFB57A1A3C120D4D2FC04B785F2A1F8CD528293BA4A7
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..18f5453f2c3e0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.da-DK.yaml
new file mode 100644
index 0000000000000..a9707da4d8a35
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.de-DE.yaml
new file mode 100644
index 0000000000000..7765a3e88109f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.el-GR.yaml
new file mode 100644
index 0000000000000..b96f667e6aca1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.en-GB.yaml
new file mode 100644
index 0000000000000..a5ea2c2f3692d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.en-US.yaml
new file mode 100644
index 0000000000000..4d8906108c661
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.es-MX.yaml
new file mode 100644
index 0000000000000..bf0b888e3aa97
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..1f8a46c8b9e5c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..ca4d6cf111ee1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..77d61f14e45d3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..7854c46b9e39b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..9c92919f83b5f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..f2e10147a2816
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..921b7b119d0e9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+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.3/Mozilla.Firefox.sc.yaml b/manifests/m/Mozilla/Firefox/sc/153.0.3/Mozilla.Firefox.sc.yaml
new file mode 100644
index 0000000000000..2b090704a5b47
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sc/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.installer.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.installer.yaml
new file mode 100644
index 0000000000000..346d103c085f5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sco/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 07838D733A8B002846B59D46DB98DBE08583D3623FD31CE19B60213253BDCAEE
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sco/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0F7DFCA1D903EF69965D54C3A9F7223B17D9FB81F75802E639EE3C6507E84B67
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sco/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7B7BB2D68FC25F6A5355252A6CC3821E57FFC57CFF8C277337F8DC02C4BDCDE0
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..960874bfdefa8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.da-DK.yaml
new file mode 100644
index 0000000000000..2795eaa0fdf70
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.de-DE.yaml
new file mode 100644
index 0000000000000..d4c5dc59e7219
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.el-GR.yaml
new file mode 100644
index 0000000000000..2432fd10809ed
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c1544e3cd164e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.en-US.yaml
new file mode 100644
index 0000000000000..f05b9d58bdae9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.es-MX.yaml
new file mode 100644
index 0000000000000..2fdcefdf9d970
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..47b4951d9a53a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4eb6701def2c4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..50d095ad14f64
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..a16ea88781b9f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..e42bb0250c032
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..890c1bfe111fe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f84840b204230
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+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.3/Mozilla.Firefox.sco.yaml b/manifests/m/Mozilla/Firefox/sco/153.0.3/Mozilla.Firefox.sco.yaml
new file mode 100644
index 0000000000000..811d192b4991b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sco/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.installer.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.installer.yaml
new file mode 100644
index 0000000000000..77049432e37e1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/si/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: B058770C9704A028550575505B6FF7605FE2F2EAA406E487C14347B2C5514FB7
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/si/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 12EEA46BA8628E4667EB8051F7F81D1A9D25B27D807568A52FDD0713F90876D4
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/si/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0EE5012C879C03630FB0BC1278AD2B4D29F97B37A43E27354780DC0C244C79E6
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..b5ad912f571a6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.da-DK.yaml
new file mode 100644
index 0000000000000..fe29fad2f403e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.de-DE.yaml
new file mode 100644
index 0000000000000..38725aae6db2d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.el-GR.yaml
new file mode 100644
index 0000000000000..9719daa979e78
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.en-GB.yaml
new file mode 100644
index 0000000000000..b2c66ce2027bb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.en-US.yaml
new file mode 100644
index 0000000000000..dc64a28bc85e7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.es-MX.yaml
new file mode 100644
index 0000000000000..2f6521ef87139
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..5e558d9656e0f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..22c15aa675958
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..576fd8198bc7f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..46444c05d4064
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b73528a057e23
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..09cefde236f56
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8f1210cce878a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+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.3/Mozilla.Firefox.si.yaml b/manifests/m/Mozilla/Firefox/si/153.0.3/Mozilla.Firefox.si.yaml
new file mode 100644
index 0000000000000..a1cd5922ced4d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/si/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.installer.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.installer.yaml
new file mode 100644
index 0000000000000..72bf4f3706774
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 24CBE47E69D6B33B5D08CFDA74CCCBFA9012B206703A9D67D3C2B1718E5655B1
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7C78F1EF0040A0A80C2A26DB1D630B3F2BB9979B7D8A95D82A9171AA6C7FDD2E
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: AFF7BBC78E44D5E1288652FC556C67175A0964E47B131D02E2F476C65693EDD5
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..bf9af1a338bf3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.da-DK.yaml
new file mode 100644
index 0000000000000..26eeee58ce21a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.de-DE.yaml
new file mode 100644
index 0000000000000..d8f1208286b7b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.el-GR.yaml
new file mode 100644
index 0000000000000..a2cda42e4732d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.en-GB.yaml
new file mode 100644
index 0000000000000..eb78a2196675b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.en-US.yaml
new file mode 100644
index 0000000000000..0a6646839c728
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.es-MX.yaml
new file mode 100644
index 0000000000000..e55586ba439d9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..c0133e722f3b1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..b5c9e7eba2876
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..86d30428e2bf7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..4765b2f4fa151
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..9eb02500f227d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..e47aee72c565d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3aa1e97471755
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+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.3/Mozilla.Firefox.sk.yaml b/manifests/m/Mozilla/Firefox/sk/153.0.3/Mozilla.Firefox.sk.yaml
new file mode 100644
index 0000000000000..709bd8f292630
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sk/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.installer.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.installer.yaml
new file mode 100644
index 0000000000000..b40f7671db518
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 50F45BB8097552F52706871A117B7C349EF59C279AA4F22F28752B703A1C77F4
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4B510D881730C3EDF1786418FB28E8AC8576830AC025EEC3968CEE05608415D0
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9CC198242F9CBD831F5D8E7DEF26810DDD5BBD01A26232A3254D26EDC63248C5
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..5c316860645ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.da-DK.yaml
new file mode 100644
index 0000000000000..d78967612b48d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.de-DE.yaml
new file mode 100644
index 0000000000000..95e95c8c7faf1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.el-GR.yaml
new file mode 100644
index 0000000000000..c72e536a9c4bc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.en-GB.yaml
new file mode 100644
index 0000000000000..80ae6c5c7ee48
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.en-US.yaml
new file mode 100644
index 0000000000000..450d20ffc191c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.es-MX.yaml
new file mode 100644
index 0000000000000..c4e8b4a266f82
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9620c8cd3ea7b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..cb77d40e20ae3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..7568a1db7c15d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..815aa1f92c230
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..ba8f59fac69b2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..4d80ba6800ef3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2eb8947587be8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+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.3/Mozilla.Firefox.sl.yaml b/manifests/m/Mozilla/Firefox/sl/153.0.3/Mozilla.Firefox.sl.yaml
new file mode 100644
index 0000000000000..e659a609b030f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sl/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.installer.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.installer.yaml
new file mode 100644
index 0000000000000..02a5d7570a63f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/son/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D81A8AA99B55C1DE2F0B87A7C14084E5C32E3EFCA6080A07D634B1F356B126FB
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/son/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 205631B6D3491C8D86079A4414CD7A42CC7B2237D099501A8BD3A0FA3ED4F252
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/son/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 55C108E5697C12699FC4239C291BD9F17F4CF69D92695BDCB2EA07E89F632C69
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..8e17676473883
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.da-DK.yaml
new file mode 100644
index 0000000000000..1aa8bf3422fd8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.de-DE.yaml
new file mode 100644
index 0000000000000..2146b186871c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.el-GR.yaml
new file mode 100644
index 0000000000000..ad91c1170e2c9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.en-GB.yaml
new file mode 100644
index 0000000000000..a0b30a3699150
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.en-US.yaml
new file mode 100644
index 0000000000000..db970dc98dd38
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.es-MX.yaml
new file mode 100644
index 0000000000000..eb8b9fac83863
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..ba6692c23b795
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..6e96f496c87f8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..3ce04c0272dce
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..85744ab300efe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..38fbc1a5a1bfd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..caf92f809cb9f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1becc3076b46f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+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.3/Mozilla.Firefox.son.yaml b/manifests/m/Mozilla/Firefox/son/153.0.3/Mozilla.Firefox.son.yaml
new file mode 100644
index 0000000000000..07454c05f5530
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/son/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.installer.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.installer.yaml
new file mode 100644
index 0000000000000..7fab7a26794c3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sq/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 53AADDC166583D7850BD5C73C5AF32319F41EFED89A43782829A3D94F96EECC2
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sq/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 588600C811D9511F30A483CBD477763A51F9D764A3AFAE85208E787514C20E4A
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sq/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: D24A99FCBD2ED1BBCA8EA66932251C56FADF2FB2AA8840D23F0A61774F6F8AD2
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..57d3dd5a8a479
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.da-DK.yaml
new file mode 100644
index 0000000000000..f48bc440d81ed
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.de-DE.yaml
new file mode 100644
index 0000000000000..0e2711306cc05
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.el-GR.yaml
new file mode 100644
index 0000000000000..3243b16bec27d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.en-GB.yaml
new file mode 100644
index 0000000000000..fe0a06b0ef9d0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.en-US.yaml
new file mode 100644
index 0000000000000..2697907815622
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.es-MX.yaml
new file mode 100644
index 0000000000000..a528371f86cb0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..655376ff44d47
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..af80992648248
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..55357052fc63f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..1610e7d7aa5a6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..6c0e67023eaf7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..d8bd7a6e40864
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3034d03e7073e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+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.3/Mozilla.Firefox.sq.yaml b/manifests/m/Mozilla/Firefox/sq/153.0.3/Mozilla.Firefox.sq.yaml
new file mode 100644
index 0000000000000..72a4522df6d42
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sq/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.installer.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.installer.yaml
new file mode 100644
index 0000000000000..8f6a0b98296a2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 63C36774DBA4107B1E1012825C72633C1468AFE794BDA568E9FC55EC38FDBA87
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F204863F78F29BDF6200DF55FEBE3635605921603551C8B7B04A105C755BC65C
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8B067D93A47B95A44F9369779335282ECAE329C79460BA2269A6990C83BA1C66
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..791bb87159d3e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.da-DK.yaml
new file mode 100644
index 0000000000000..3ee2199f66924
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.de-DE.yaml
new file mode 100644
index 0000000000000..b93235a1a991e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.el-GR.yaml
new file mode 100644
index 0000000000000..72f610357dcd9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.en-GB.yaml
new file mode 100644
index 0000000000000..53611670f36ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.en-US.yaml
new file mode 100644
index 0000000000000..c67c7af8ad099
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.es-MX.yaml
new file mode 100644
index 0000000000000..38db9cb91012c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6082e6d9a8da1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..ed9fcf7333898
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..9a01902bfcf7e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..5d367445b393e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..70870ba619309
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..e9f1e3e58b017
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a3ca4d4761425
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+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.3/Mozilla.Firefox.sr.yaml b/manifests/m/Mozilla/Firefox/sr/153.0.3/Mozilla.Firefox.sr.yaml
new file mode 100644
index 0000000000000..9d24e9fd12119
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sr/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.installer.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.installer.yaml
new file mode 100644
index 0000000000000..0a72950103834
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/sv-SE/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 1528DF294E02593EDE572FCDF41CA7D0C05E76E2CDEE2A9B4B77192694FA3FF6
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/sv-SE/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FA4EC53D2C0A4B2F4255CD51D0E215B2BF7E36437897501F22E4EA0F054B8FF5
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/sv-SE/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 08FE454AE2136316BC4742494625F0FDB8D9DB6710ECACCBAC0C5E9319A8550D
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..abb93e8a49f99
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.da-DK.yaml
new file mode 100644
index 0000000000000..7164c12c20683
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.de-DE.yaml
new file mode 100644
index 0000000000000..4996616ff71f0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.el-GR.yaml
new file mode 100644
index 0000000000000..cc34de5d204e3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c3035eebb20d6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.en-US.yaml
new file mode 100644
index 0000000000000..7038356046946
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.es-MX.yaml
new file mode 100644
index 0000000000000..1f815edceac1f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..ee610b309aed7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..c12880b09fcef
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..2f0466c6f9f52
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..8fce896182314
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..1b15bf33a369d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..63b427b2c881d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..233b4911914af
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+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.3/Mozilla.Firefox.sv-SE.yaml b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/Mozilla.Firefox.sv-SE.yaml
new file mode 100644
index 0000000000000..e9ceec4a522d6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/sv-SE/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.installer.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.installer.yaml
new file mode 100644
index 0000000000000..4a6b12cb7dd6d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/szl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E16CEAAA4DAFCA67AEBF3C697C4291EFF0C9B462008DA0ABE2D3E01918AED2F7
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/szl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 017AA14CFB2DB599B75A5C033EFC7765FE7ED65D8D123173B0E8AA93CCABB4C9
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/szl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DF4C14F76A95520C961CA81F154265800DB81E9F7E6557CD8C038A6BE37D2219
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..dc5615ab12550
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.da-DK.yaml
new file mode 100644
index 0000000000000..b14e6da1d26a2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.de-DE.yaml
new file mode 100644
index 0000000000000..622d4fc51501a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.el-GR.yaml
new file mode 100644
index 0000000000000..0316d0f6c2d7e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.en-GB.yaml
new file mode 100644
index 0000000000000..fd7a6e3fa96ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.en-US.yaml
new file mode 100644
index 0000000000000..6843e8a7db0b9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.es-MX.yaml
new file mode 100644
index 0000000000000..5bbaf524dc6b0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6c381d7573df8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..4c67ea9395123
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..19fa5505bcfc1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..b4948e8ae5687
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..d3b9bbf9666ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..bdf39db39b0b8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a4accb35dcefe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+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.3/Mozilla.Firefox.szl.yaml b/manifests/m/Mozilla/Firefox/szl/153.0.3/Mozilla.Firefox.szl.yaml
new file mode 100644
index 0000000000000..078094417182c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/szl/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.installer.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.installer.yaml
new file mode 100644
index 0000000000000..28f11c40f4fc5
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ta/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E0B44396B7C262917E62520BF9DC358F3073AFBD189090E4CF44AA9956F268C0
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ta/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 550C5060D39121A7A6CCDAA95F66711C8FBCDDA70964590D70A3410CDA825A4C
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ta/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F3D31C28F882BEB0FE13D262D9DB0D123B8BE984EEF58F49DED7548BF8D167C2
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..2875cdcd685bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.da-DK.yaml
new file mode 100644
index 0000000000000..192a2ab7352f8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.de-DE.yaml
new file mode 100644
index 0000000000000..c51e1d6dd53d6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.el-GR.yaml
new file mode 100644
index 0000000000000..0c99799602138
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.en-GB.yaml
new file mode 100644
index 0000000000000..cd2cd60b6582c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.en-US.yaml
new file mode 100644
index 0000000000000..c6e363cc7a5f1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.es-MX.yaml
new file mode 100644
index 0000000000000..4dd7a09d5f9c3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..e4bea07fed446
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..0e90fa0e28c8d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..75948e5dba5bd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..749f336954d11
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b4bb147b3aece
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..6a9f79f3f3339
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8b1a5d6f5cf78
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+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.3/Mozilla.Firefox.ta.yaml b/manifests/m/Mozilla/Firefox/ta/153.0.3/Mozilla.Firefox.ta.yaml
new file mode 100644
index 0000000000000..0d53bf0c3c87e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ta/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.installer.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.installer.yaml
new file mode 100644
index 0000000000000..74fb74e8fdd81
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/te/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 50E912402FBE4C274ED8DE570141883B34C8B36E7968FC1CD1419036AF0206EC
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/te/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 097A99DC22F7003588950756CEAE3020D596A0B168DECF965FA56F288C61B936
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/te/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: E8526325B3F49C67A7BFF0B896CA6F4CF0D4709E8DC684F61CCC3C1721FAE017
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..e89a409e979fa
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.da-DK.yaml
new file mode 100644
index 0000000000000..50a9e124db287
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.de-DE.yaml
new file mode 100644
index 0000000000000..e88887ac4938e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.el-GR.yaml
new file mode 100644
index 0000000000000..afacb88e325f9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.en-GB.yaml
new file mode 100644
index 0000000000000..d11b859d23475
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.en-US.yaml
new file mode 100644
index 0000000000000..574b0d794f8eb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.es-MX.yaml
new file mode 100644
index 0000000000000..3183e3e03f4bf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..fd5e823f0616f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..13c079e6b45b2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..9defbcf4c705f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..481bda59fa52a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..870e756f936f4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..e82e5abe32bd9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..65fbf86fd6248
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+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.3/Mozilla.Firefox.te.yaml b/manifests/m/Mozilla/Firefox/te/153.0.3/Mozilla.Firefox.te.yaml
new file mode 100644
index 0000000000000..50bbea20e9293
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/te/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.installer.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.installer.yaml
new file mode 100644
index 0000000000000..6b8fce79648f6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/tg/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6C0AA951B406F15C27D1D870679A325C2E8D619E381C6AED614CBB6EEFAD11AD
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/tg/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A3FA6EB80A48DD8B8CA4A6BD0A4557FC5802818F302B299591E4747D2B480DB1
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/tg/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 6625FA1FAE9659F467E067C4FD382D1D2FFAA23818A027B7696BDB78708E9EF3
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..7e925a7ef76cb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.da-DK.yaml
new file mode 100644
index 0000000000000..ac136844bec99
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.de-DE.yaml
new file mode 100644
index 0000000000000..2d971c181c5c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.el-GR.yaml
new file mode 100644
index 0000000000000..d284467d32938
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.en-GB.yaml
new file mode 100644
index 0000000000000..8a119a1f3f783
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.en-US.yaml
new file mode 100644
index 0000000000000..e25f8e7feae28
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.es-MX.yaml
new file mode 100644
index 0000000000000..d4290b1a794ef
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6b455be2f60f7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..7260b2ba4b85a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..aced772a2e589
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..38c69b7341485
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..9ec4059bd5cf6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..41cc559870318
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..210bfc95cd7a4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+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.3/Mozilla.Firefox.tg.yaml b/manifests/m/Mozilla/Firefox/tg/153.0.3/Mozilla.Firefox.tg.yaml
new file mode 100644
index 0000000000000..db3273f061003
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tg/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.installer.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.installer.yaml
new file mode 100644
index 0000000000000..fec0bba75f878
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/th/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: BE7086CD455B4A3A9D9542191CF0E4674B1A38C7F82D59978BFBC9215E9DF52D
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/th/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: F21C4F8282189D621DE93D74C15F9069B221B42CD853146DCD114B0B3D0831C4
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/th/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 0E7D9171736BEE392DC3DF18E14D823F94B365A97F1225B8C911E896C34EBA4C
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..0778a49d3288f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.da-DK.yaml
new file mode 100644
index 0000000000000..4ef3f645013de
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.de-DE.yaml
new file mode 100644
index 0000000000000..b1b3208b67ee8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.el-GR.yaml
new file mode 100644
index 0000000000000..6d143736a7e43
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.en-GB.yaml
new file mode 100644
index 0000000000000..5f254cbf9dd05
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.en-US.yaml
new file mode 100644
index 0000000000000..2b51291f48179
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.es-MX.yaml
new file mode 100644
index 0000000000000..3915242800bd8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..b15f9fced3266
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..7a80d86f2d192
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..b8c4eafce0a20
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..aa5864ed685b3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..7e902daf2bbb9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..3da482aa96bdb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b10a96093fd45
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+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.3/Mozilla.Firefox.th.yaml b/manifests/m/Mozilla/Firefox/th/153.0.3/Mozilla.Firefox.th.yaml
new file mode 100644
index 0000000000000..a89645396ebf7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/th/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.installer.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.installer.yaml
new file mode 100644
index 0000000000000..de05afa08caee
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/tl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 5C6BBBAEEAA3CF4E7502594F31EB649984EF840D76FEFD57693EAE92907BC199
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/tl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C36C360188F588C081A8D46A4C0432C06CBB75A84BEA509A91FFEC0D85E926A1
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/tl/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8E163B9967EDFC7915D756EADF0F83AE8CE60BC23509B31D93105E5459F67E64
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..75d9f94854291
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.da-DK.yaml
new file mode 100644
index 0000000000000..f3bd9d1e81cac
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.de-DE.yaml
new file mode 100644
index 0000000000000..0a6986c0d999c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.el-GR.yaml
new file mode 100644
index 0000000000000..f7bd08ae7b21d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.en-GB.yaml
new file mode 100644
index 0000000000000..409ec933ed47f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.en-US.yaml
new file mode 100644
index 0000000000000..3226f3437cb83
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.es-MX.yaml
new file mode 100644
index 0000000000000..ea00ae127d40b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..2591f8788f528
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..e7632027d58ad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..8b6dad8b68705
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..b406702ff4ef7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..b3fcb69884324
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..ce3b88701ba20
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..802461bfd038b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+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.3/Mozilla.Firefox.tl.yaml b/manifests/m/Mozilla/Firefox/tl/153.0.3/Mozilla.Firefox.tl.yaml
new file mode 100644
index 0000000000000..08959128fcf1b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tl/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.installer.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.installer.yaml
new file mode 100644
index 0000000000000..893e551cf651f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/tr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: DCB387FA3BE4DE5F45FCE3EBA5C7C08371234086518994D41F5889D560572517
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/tr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 77C2B4E95F9D2CC8FD7E8FC1E86B658A938A04E11E90390FDB6B396A158FBBA1
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/tr/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 813CE436DDC6A37F79BA0D82597AB6CD1494DE996F2EEDCCE4A34A8D3924259D
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..df8a0de0bf5c3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.da-DK.yaml
new file mode 100644
index 0000000000000..60f838888c247
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.de-DE.yaml
new file mode 100644
index 0000000000000..feca9a604d4c6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.el-GR.yaml
new file mode 100644
index 0000000000000..ee8fc4650d196
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.en-GB.yaml
new file mode 100644
index 0000000000000..9c1b5d27dbfaf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.en-US.yaml
new file mode 100644
index 0000000000000..66e9e9f787f7f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.es-MX.yaml
new file mode 100644
index 0000000000000..7649e98461800
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..fc77923e85788
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..3e319e44802ad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..c3b1493b943f0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..0bbac2882a42c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..c544b90815a74
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..2ff2164a0dee7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..386ee880164b7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+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.3/Mozilla.Firefox.tr.yaml b/manifests/m/Mozilla/Firefox/tr/153.0.3/Mozilla.Firefox.tr.yaml
new file mode 100644
index 0000000000000..dc147328b6f95
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/tr/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.installer.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.installer.yaml
new file mode 100644
index 0000000000000..7dab0361e8164
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/trs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 9167BAB456069F5675F49FCAFEA3A1F1148EC0AB7ADC89B40D01EFE03A8B6285
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/trs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7413138679621E86F3929039D40EFE5734643B5B447F239DF6BC07CBC13755BC
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/trs/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 4F42B9F79FD2716D3C3CB77A36C4503ED4436FD755687A5EF42FB48E8C7774FF
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..a4249ee2850a9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.da-DK.yaml
new file mode 100644
index 0000000000000..4835bc232cd05
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.de-DE.yaml
new file mode 100644
index 0000000000000..cd3c3802cd423
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.el-GR.yaml
new file mode 100644
index 0000000000000..8df0366029719
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.en-GB.yaml
new file mode 100644
index 0000000000000..92c5373285aa7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.en-US.yaml
new file mode 100644
index 0000000000000..84a326748ff8c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.es-MX.yaml
new file mode 100644
index 0000000000000..8eab85baf2122
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..6d20c5b7125f7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..f7bbe07f64e56
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..bc54a70e47a8e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..37dce5fb734a6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..73595ad7c752b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..8b93582ea23cd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b0dd768d9ddec
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+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.3/Mozilla.Firefox.trs.yaml b/manifests/m/Mozilla/Firefox/trs/153.0.3/Mozilla.Firefox.trs.yaml
new file mode 100644
index 0000000000000..90848610183de
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/trs/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.installer.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.installer.yaml
new file mode 100644
index 0000000000000..8bff9a1044559
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/uk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 934C2609323C80FC3326008039A5A224BEBB17A7ABDAA88EE2313133AFB1ECC2
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/uk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 3757C4DA97E112C6AFC2AB2684F16FBEA245016249682058C743EBD1BC521FB8
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/uk/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 7E8E47A37B4F1016A2C9D3A686D132137BD7847F10C45849CC0428782EFD4A28
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..03d9c4d4b4d0c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.da-DK.yaml
new file mode 100644
index 0000000000000..a83da4c858797
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.de-DE.yaml
new file mode 100644
index 0000000000000..ec00799bb0186
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.el-GR.yaml
new file mode 100644
index 0000000000000..0e9eb65d3c424
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.en-GB.yaml
new file mode 100644
index 0000000000000..4de002f7338fe
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.en-US.yaml
new file mode 100644
index 0000000000000..5e42c3e8fd1fc
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.es-MX.yaml
new file mode 100644
index 0000000000000..001622122dd68
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..a68ed206549e1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..d83c5efa76cf9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..de9eb2419f792
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..a4d819e908e6b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..aeab3fdc0c884
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..ac09b8ceaed79
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2e198bb38f5c7
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+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.3/Mozilla.Firefox.uk.yaml b/manifests/m/Mozilla/Firefox/uk/153.0.3/Mozilla.Firefox.uk.yaml
new file mode 100644
index 0000000000000..01fb9043d47e1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uk/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.installer.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.installer.yaml
new file mode 100644
index 0000000000000..bee7260792d12
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/ur/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 792856CD995476574E081B28411A7E3830420CB1C57ECC04907B2607E4527B5D
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/ur/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 71AE97D7692937C2777CB6D3F39CB6C5413DE3C7DD3F30C98FC57776934BED35
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/ur/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: C3F382458B90B3F6E36D79AF770408657CE85733029AD666CE650EECE3FAE532
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..f4bcd24eddd72
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.da-DK.yaml
new file mode 100644
index 0000000000000..34b6236843575
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.de-DE.yaml
new file mode 100644
index 0000000000000..38902440c27ea
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.el-GR.yaml
new file mode 100644
index 0000000000000..7b8f12e9f987c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.en-GB.yaml
new file mode 100644
index 0000000000000..47db543e87dd9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.en-US.yaml
new file mode 100644
index 0000000000000..e0557c1e9877e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.es-MX.yaml
new file mode 100644
index 0000000000000..d72192aea41ca
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..11c1b0265193a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..94cf8e1add9ac
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..bcf3ebf407a7b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..0941030fda987
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..fd6d16356937b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..0c1bf9105b7dd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5e74a0eb2370d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+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.3/Mozilla.Firefox.ur.yaml b/manifests/m/Mozilla/Firefox/ur/153.0.3/Mozilla.Firefox.ur.yaml
new file mode 100644
index 0000000000000..21959a96abed3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/ur/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.installer.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.installer.yaml
new file mode 100644
index 0000000000000..0999a2ae688a1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/uz/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8942BC27D0B4A403414016094A5871AB7928B31A4E40B537625CE961FAFDE706
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/uz/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 762FEB150AD0ED26AD908909C43888894CAAC32A458CE21401DEB0D2D82330EB
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/uz/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 73EF12EAD86BAAEEA80F354F8AE21F2F5893765CF051B8263AB5EE572ADEC170
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..4536f8223a6fd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.da-DK.yaml
new file mode 100644
index 0000000000000..c5935f0f6b9bb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.de-DE.yaml
new file mode 100644
index 0000000000000..68611ce2ff651
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.el-GR.yaml
new file mode 100644
index 0000000000000..12da339fedc86
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.en-GB.yaml
new file mode 100644
index 0000000000000..899db7e4a67ae
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.en-US.yaml
new file mode 100644
index 0000000000000..d49d43bc04180
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.es-MX.yaml
new file mode 100644
index 0000000000000..64558b5b24f18
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..e88d2f833c20b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..8bad362f76a02
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..c98172c11611c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..99dfb06b3492d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..3513a3ac1af4a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..0f1ddd2771b92
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1909328c2da7a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+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.3/Mozilla.Firefox.uz.yaml b/manifests/m/Mozilla/Firefox/uz/153.0.3/Mozilla.Firefox.uz.yaml
new file mode 100644
index 0000000000000..6af4ae7cf6579
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/uz/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.installer.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.installer.yaml
new file mode 100644
index 0000000000000..fb16f16a9c4a3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/vi/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 79C36DB737E7E5EB5DF2C6FCE5C2D72CBC0AA710F62FDA66F274BB28645EF9AB
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/vi/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 2C942EFF1443802DFB2486726440E34ED0DCA95AE609D2C9E6B14E2C78A15F4C
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/vi/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A378D245A1271BBED410AE10590884219B1C53AE42FD939291FAE4E92A33EE22
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..cb01880c09550
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.da-DK.yaml
new file mode 100644
index 0000000000000..e2a5606153291
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.de-DE.yaml
new file mode 100644
index 0000000000000..acca92664703a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.el-GR.yaml
new file mode 100644
index 0000000000000..f0b0f41cb0fb3
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.en-GB.yaml
new file mode 100644
index 0000000000000..6576f715e6be4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.en-US.yaml
new file mode 100644
index 0000000000000..12bc6afe42e05
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.es-MX.yaml
new file mode 100644
index 0000000000000..0f34eae1a3ad9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..9e2b3c4d1d701
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..b67fbc6c70cf8
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..39fdff9c0f58e
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..0efd4101e1856
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..6fab6d1c02383
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..117f64c8ec8cd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..19648b0eaea3d
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+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.3/Mozilla.Firefox.vi.yaml b/manifests/m/Mozilla/Firefox/vi/153.0.3/Mozilla.Firefox.vi.yaml
new file mode 100644
index 0000000000000..8dc40b4adae79
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/vi/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.installer.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.installer.yaml
new file mode 100644
index 0000000000000..042e4fe959a16
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/zh-CN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: FFC5D464624A2BA3674D3FC3B6F576BFBF7687821AFEE4B1B9113176C33972CF
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/zh-CN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 8E64B165327C67827245566DBD97C0A8BF8CC518012B675311272C0589EBD7BF
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/zh-CN/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 14007AB41FF95213902E3F1EF25D241606A3F4920A95E3075CB47C794325645E
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..bcafe8d3453fd
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.da-DK.yaml
new file mode 100644
index 0000000000000..d56a62a3fb461
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.de-DE.yaml
new file mode 100644
index 0000000000000..01aa14c2d52a0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.el-GR.yaml
new file mode 100644
index 0000000000000..6b4d12cbeabb4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.en-GB.yaml
new file mode 100644
index 0000000000000..9eca554379312
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.en-US.yaml
new file mode 100644
index 0000000000000..31956f64b7761
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.es-MX.yaml
new file mode 100644
index 0000000000000..b26b99f4d0b89
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..0592e31c92014
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..cc5486a41de55
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..42eec0f3d1eb1
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..2686b48b0361b
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..d06925e9f5cdf
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..b6e358eda9b64
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d2f5fbf54ffad
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/Mozilla.Firefox.zh-CN.yaml
new file mode 100644
index 0000000000000..7e597fe07905a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-CN/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.installer.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.installer.yaml
new file mode 100644
index 0000000000000..8c8235ef2a373
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win32/zh-TW/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: A8AB0776E2FF733001F5B7759F3D302275A446D1A721EA19E2E98D7399DE0E64
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64/zh-TW/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 573BF16CE8281F8A4133BF45530A289E5D53B5960F093E2F2F82DF796506923F
+- Architecture: arm64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/153.0.3/win64-aarch64/zh-TW/Firefox%20Setup%20153.0.3.exe
+ InstallerSha256: 69B0DA25779078498ED32D03D8CD112F8194BD5103DE32162948106F5CF9670E
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.cs-CZ.yaml
new file mode 100644
index 0000000000000..06d1289d3b71f
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.da-DK.yaml
new file mode 100644
index 0000000000000..659d559e85b6c
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.de-DE.yaml
new file mode 100644
index 0000000000000..0a5e4ba1e6f70
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.el-GR.yaml
new file mode 100644
index 0000000000000..0f783885efee6
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.en-GB.yaml
new file mode 100644
index 0000000000000..c957a548e7c23
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.en-US.yaml
new file mode 100644
index 0000000000000..e7ecc75016254
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.en-US.yaml
@@ -0,0 +1,51 @@
+# 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.3
+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.3, first offered to Release channel users on August 4, 2026
+
+ New
+ - Smart Window includes several enhancements:
+ - The suggestion list now shows more results, making it easier to find history and switch to open tabs. (Bug 2019042)
+ - The assistant can now answer questions directly using web search results from Exa, instead of handing off to a search engine. (Bug 2046183, Bug 2044385)
+ This feature is part of a progressive roll out.
+ What is a progressive roll out?
+ Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.
+
+ Fixed
+ - Fixed audio and video failing to play, or hanging when seeking, on websites that load media from a Blob URL. (Bug 2056444)
+ - Fixed Internet shortcuts dragged from Firefox to the desktop being marked as untrusted on Windows, which caused a security warning every time they were opened. (Bug 2056865)
+ - Fixed the Bookmarks, History, and other sidebars failing to open when the sidebar is hidden and the password manager has been turned off by an enterprise policy. (Bug 2056857)
+ - Fixed a Mozilla VPN upgrade offer appearing for people in regions where Mozilla VPN is not sold. (Bug 2058264)
+ - Fixed frequent Inspector crashes in the Developer Tools on pages where an extension content script had added event listeners. (Bug 2042101)
+ - Fixed a rare case on Windows where starting Firefox while a partial update was still being applied could leave the installation broken and unable to start. (Bug 2058197, Bug 2058594)
+ - Reference link to 153.0.1 release notes.
+ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/153.0.3/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.es-MX.yaml
new file mode 100644
index 0000000000000..274bfb55f626a
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.fr-FR.yaml
new file mode 100644
index 0000000000000..c115ea1a5a0c0
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.hu-HU.yaml
new file mode 100644
index 0000000000000..e07b982f310a4
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.ja-JP.yaml
new file mode 100644
index 0000000000000..74f1a473ce478
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.nb-NO.yaml
new file mode 100644
index 0000000000000..7d8e6f4d14893
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.ru-RU.yaml
new file mode 100644
index 0000000000000..eafeb8c8f7fb2
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.ta-IN.yaml
new file mode 100644
index 0000000000000..99a5ecca1dbc9
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5f0aee982d7fb
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+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.3/Mozilla.Firefox.zh-TW.yaml b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/Mozilla.Firefox.zh-TW.yaml
new file mode 100644
index 0000000000000..7afa1eb242e59
--- /dev/null
+++ b/manifests/m/Mozilla/Firefox/zh-TW/153.0.3/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.3
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.installer.yaml b/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.installer.yaml
new file mode 100644
index 0000000000000..ac0d4334e002b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/en-US/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 5D315AC21E9143505B1196E985A54B73E0058642C7D5F9C7C020BED5192FBA5F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 en-US)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/en-US/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: AAA4FBE7E605594C5D75D5C97392E7226C77ECC1683ABFB7F26B81D1A1D5DA1E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 en-US)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.locale.en-US.yaml
new file mode 100644
index 0000000000000..522b84b0d157c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.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: Mozilla.Thunderbird
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..25bce2160f337
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.yaml b/manifests/m/Mozilla/Thunderbird/153.0.2/Mozilla.Thunderbird.yaml
new file mode 100644
index 0000000000000..e9978848ce8c2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.installer.yaml
new file mode 100644
index 0000000000000..ea073216c6f80
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/en-US/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8EB1F8DBDCCD91C85CB4FFA4A2557658E2215B0079593D966C3B058DE1F37169
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 en-US)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 en-US)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/en-US/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 44BD02615F5F99AD205B1EFFF474B195A44AFEB3E1AE72D6B6AC532E292BC875
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 en-US)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 en-US)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.locale.en-US.yaml
new file mode 100644
index 0000000000000..9882c2bc0ff0a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.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: Mozilla.Thunderbird.ESR
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a95f95d228122
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.yaml b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.yaml
new file mode 100644
index 0000000000000..eb7ede94630d6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/153.0.2/Mozilla.Thunderbird.ESR.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.installer.yaml
new file mode 100644
index 0000000000000..e6cbba1b0a0ae
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.MSIX
+PackageVersion: 153.0.2
+MinimumOSVersion: 10.0.17763.0
+InstallerType: msix
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+PackageFamilyName: MozillaThunderbird.MozillaThunderbird_jag0gd4e3s9p2
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/multi/Thunderbird%20Setup%20153.0.2esr.msix
+ InstallerSha256: 4C793C667EAABA0C145608B875061006D80784DFBF58B799ADB268E7AF036DEC
+ SignatureSha256: 80356753B3CC1A619AD42F40EC32D815A7E0905CF0B21AC3C451CDE42A8949B9
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/multi/Thunderbird%20Setup%20153.0.2esr.msix
+ InstallerSha256: D94265E53D732485B610502B639C5780C1B565AA18135F0B115133E99C6D5F30
+ SignatureSha256: B892F840F0E307A4BFA0CD247B300935B29446F157104ADEBD1460B7F4884454
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.locale.en-US.yaml
new file mode 100644
index 0000000000000..9f2686662916f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.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: Mozilla.Thunderbird.ESR.MSIX
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- 9pm5vm1s3vmq
+- calendar
+- elementio
+- email
+- inboxfilters
+- irc
+- mail
+- matrixchat
+- openpgpencryption
+- rssfeedreader
+- spamfiltering
+- xmpp
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1f449739b89a0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.MSIX
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.yaml b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.MSIX.yaml
new file mode 100644
index 0000000000000..b5dbf8fdb18ac
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/MSIX/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.MSIX
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.installer.yaml
new file mode 100644
index 0000000000000..a42d1db1305a1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.af
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/af/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: C672B06517C82F7643EEBFEA1519B2711376B1C998C53C472799A8A6DFF7A74B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 af)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 af)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/af/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 6B2EECAF6380DFAB56EE7A044BA70E94BF1C79E775C2E316C39BD716739D0CB9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 af)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 af)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.locale.en-US.yaml
new file mode 100644
index 0000000000000..568900fa39809
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.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: Mozilla.Thunderbird.ESR.af
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8c1d99d4fc88f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.af
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.yaml b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.af.yaml
new file mode 100644
index 0000000000000..b6af0b6fea20a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/af/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.af
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.installer.yaml
new file mode 100644
index 0000000000000..e8581039ff774
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ar
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ar/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: CB883B022517498D737AC28EC71378DE1B695BFF0DD55791DC6C2367D536506A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ar)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ar)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ar/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: A68261BA7BC2FF9894CBE456E73779D8823F2EE92F0951920F61D40EB0537B4D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ar)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ar)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.locale.en-US.yaml
new file mode 100644
index 0000000000000..54a11f4c303cd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.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: Mozilla.Thunderbird.ESR.ar
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3a2cd9fa79887
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ar
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.yaml
new file mode 100644
index 0000000000000..857c41e97414b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ar/153.0.2/Mozilla.Thunderbird.ESR.ar.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ar
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.installer.yaml
new file mode 100644
index 0000000000000..4ef8b84ef5a2b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ast
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ast/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 7BB19D4E3A1BC633B9BB9FDED238ACC3D7EF9D4E2DD5868EAAD8BFC89FC31854
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ast)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ast)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ast/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 427BE68C17D2EAF3A640D93676B4CC1ABD7E5556F377DC8A9D38A865990CB67E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ast)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ast)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.locale.en-US.yaml
new file mode 100644
index 0000000000000..0aa24c9de59d2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.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: Mozilla.Thunderbird.ESR.ast
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..99451f3181dea
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ast
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.ast.yaml
new file mode 100644
index 0000000000000..37f24cc0ebd3b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ast/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ast
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.installer.yaml
new file mode 100644
index 0000000000000..d7b8d00067fa4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.be
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/be/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 10103FA497DCF115F63F07245F07EE6C9135A8BF4CFB7DDE84776D8EBBA380D4
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 be)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 be)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/be/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 2F424BEC86F590BD3AE92FE350747D08F60D90F3B5CC267C01450E04F09A372B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 be)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 be)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.locale.en-US.yaml
new file mode 100644
index 0000000000000..66072be05a3df
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.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: Mozilla.Thunderbird.ESR.be
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..79a8d37aec9c1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.be
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.yaml b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.be.yaml
new file mode 100644
index 0000000000000..dde58c089b801
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/be/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.be
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.installer.yaml
new file mode 100644
index 0000000000000..81e19d913a73a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.bg
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/bg/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 3AA834E35319F98A752737B8D42743552E1A6CBB06F5EF023F8E72154231701E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 bg)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 bg)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/bg/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 7387EBD3F4C2C3C26EEDC22271247F8F9C7B42CD1BAF7932B9D1D5A7FEF2115D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 bg)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 bg)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.locale.en-US.yaml
new file mode 100644
index 0000000000000..25dc13f350f65
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.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: Mozilla.Thunderbird.ESR.bg
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b18859948aa67
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.bg
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.yaml b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.bg.yaml
new file mode 100644
index 0000000000000..ec3f4b6c7a2bd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/bg/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.bg
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.installer.yaml
new file mode 100644
index 0000000000000..61dbb29ca566c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.br
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/br/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 92095A910C6EBEFAEE54DA92F665C73E50B0AE5026F8626DBD1593CF0CB57FAE
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 br)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 br)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/br/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 6707C40F537F6763CDDAE59FCE0610AB5DB2F96B45FE6497CBBF682B4A2E58B9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 br)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 br)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.locale.en-US.yaml
new file mode 100644
index 0000000000000..9e981c84e4a44
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.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: Mozilla.Thunderbird.ESR.br
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1c32ad760bcbc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.br
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.yaml b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.br.yaml
new file mode 100644
index 0000000000000..be0707417bf49
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/br/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.br
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.installer.yaml
new file mode 100644
index 0000000000000..4a32a5e1bb651
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ca
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ca/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: E9BC21D40419B4B898BB91F721C4E88EBDAB48EDEB6AA572D41C1EC721665B67
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ca)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ca)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ca/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 88CE4079D71A7BCDE6AD82B9D46A0B901FC781932DE6AF6872F79D178486BA5A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ca)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ca)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.locale.en-US.yaml
new file mode 100644
index 0000000000000..ae713d2473bab
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.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: Mozilla.Thunderbird.ESR.ca
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..561904fa57fe6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ca
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.ca.yaml
new file mode 100644
index 0000000000000..fba7c129a2ee9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ca/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ca
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.installer.yaml
new file mode 100644
index 0000000000000..6bfe451f8b254
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.cak
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/cak/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 7033EE48D5D4D9FEADC6AB40AF51B58E1AF7B7DE6E2631BBA4785FFF1F95F998
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 cak)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 cak)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/cak/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: D5E12F3AF086429A66268C930894044542264CBAD88305BF3E590121442FB48C
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 cak)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 cak)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.locale.en-US.yaml
new file mode 100644
index 0000000000000..5cea4887ebe60
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.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: Mozilla.Thunderbird.ESR.cak
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..7c02e2d393102
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.cak
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.cak.yaml
new file mode 100644
index 0000000000000..a2210bd596db6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cak/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.cak
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.installer.yaml
new file mode 100644
index 0000000000000..07a74255a624a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.cs
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/cs/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 0A4B6C5384B9865C1F55A28B53049BC8109365754EB3D8681C6540BF0E1DFBA9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 cs)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 cs)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/cs/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: FFA75114A2EB4CBEB41473544AFAA80B74387DF74FE4677201B5379439E72C17
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 cs)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 cs)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.locale.en-US.yaml
new file mode 100644
index 0000000000000..27db5600ee4ad
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.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: Mozilla.Thunderbird.ESR.cs
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..75cd4ef4de20e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.cs
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.cs.yaml
new file mode 100644
index 0000000000000..f2f5d38cdece6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cs/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.cs
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.installer.yaml
new file mode 100644
index 0000000000000..b906e8a655388
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.cy
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/cy/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 520773A4E78367F40FE5E12531632EFEF7266CC2934D999EFA376C61ADCBAD17
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 cy)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 cy)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/cy/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: EA29A9708A14664ECCE0D30251D86154F38C20448FE0512A3C18F24E9BF02EAE
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 cy)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 cy)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.locale.en-US.yaml
new file mode 100644
index 0000000000000..a1163ee076eb2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.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: Mozilla.Thunderbird.ESR.cy
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1592666782d66
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.cy
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.yaml b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.cy.yaml
new file mode 100644
index 0000000000000..10e0e5fb08bc5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/cy/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.cy
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.installer.yaml
new file mode 100644
index 0000000000000..8e26bc60798b6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.da
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/da/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: E7142A3CD7F32CEE22C91697F2E5B089F87CCB2BA8B5F3CB61B0A7D33B320D3D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 da)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 da)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/da/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 91A3E11106FEC8A4036E7D58A5C3DC4A31067BEB62B742AB08FC4B363F2EB056
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 da)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 da)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.locale.en-US.yaml
new file mode 100644
index 0000000000000..a614bfc610b2d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.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: Mozilla.Thunderbird.ESR.da
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..24b4027820f0c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.da
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.yaml b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.da.yaml
new file mode 100644
index 0000000000000..0f8960cea6ddd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/da/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.da
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.installer.yaml
new file mode 100644
index 0000000000000..6917d9e67ab72
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.de
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/de/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 32E799B340010C4D20D0F308C6F3FD975FCB141C5A34B4C227133C58AB7E2552
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 de)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 de)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/de/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 727ED6EE1B1F76AE222B8144D9A1DE3084F94A6A7C7EAFE3D2803B47D2973722
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 de)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 de)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.locale.en-US.yaml
new file mode 100644
index 0000000000000..74a77e04b958c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.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: Mozilla.Thunderbird.ESR.de
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..093806f58e98c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.de
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.yaml b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.yaml
new file mode 100644
index 0000000000000..6054062963c0e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/de/153.0.2/Mozilla.Thunderbird.ESR.de.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.de
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.installer.yaml
new file mode 100644
index 0000000000000..f739cb1616436
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.dsb
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/dsb/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 9FE00646305E7D6F73FA9327CA5D825B9A7F406A22AC9124FE5BAFA666B36D7D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 dsb)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 dsb)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/dsb/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 4532C63CE49569A110074859F45FAEEA03D27B0C1F421C618F104A3DBF1AB948
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 dsb)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 dsb)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.locale.en-US.yaml
new file mode 100644
index 0000000000000..a0e2a0cc0a6b4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.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: Mozilla.Thunderbird.ESR.dsb
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a40c3d5d8695d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.dsb
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.yaml b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.dsb.yaml
new file mode 100644
index 0000000000000..7942665718652
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/dsb/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.dsb
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.installer.yaml
new file mode 100644
index 0000000000000..4bdecdd90bd17
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.el
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/el/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: C9C79E51005BED6B11BE8C4953C2DDDECB55003B11D9271B6FD4BA4EA168AA6E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 el)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 el)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/el/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: EFFCAD2A732096B0A7E5C0DA56659164A60EBEC231A0BD9F38104AEE34F6B920
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 el)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 el)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.locale.en-US.yaml
new file mode 100644
index 0000000000000..7175ec2382831
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.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: Mozilla.Thunderbird.ESR.el
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b3ce22fd09b35
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.el
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.yaml b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.el.yaml
new file mode 100644
index 0000000000000..24877bc4467b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/el/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.el
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.installer.yaml
new file mode 100644
index 0000000000000..1a334210dff0c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.en-CA
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/en-CA/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 89C2BDBB25EB11E892599ABA11515DA43DFB347A13089A7563635BB66EE02728
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 en-CA)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 en-CA)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/en-CA/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: B31E79D43B3A57D9F43996448885DC484C155A822B8841D2D9A163FEFE3FD117
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 en-CA)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 en-CA)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.locale.en-US.yaml
new file mode 100644
index 0000000000000..9bd6624555b16
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.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: Mozilla.Thunderbird.ESR.en-CA
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8a975416b51c3
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.en-CA
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.yaml
new file mode 100644
index 0000000000000..5caa73f566a0f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-CA/153.0.2/Mozilla.Thunderbird.ESR.en-CA.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.en-CA
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.installer.yaml
new file mode 100644
index 0000000000000..fa3b0ff36fad1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.en-GB
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/en-GB/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 247F88AACE5984B39435E225B1891805FDBDA38615689C22BE1FF29F3BF8347E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 en-GB)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 en-GB)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/en-GB/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 01CC678FAEAD19F9EA44429B372CF53735956CF148208287735472C422B6C8BE
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 en-GB)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 en-GB)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.locale.en-US.yaml
new file mode 100644
index 0000000000000..bc1184c5dc9f2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.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: Mozilla.Thunderbird.ESR.en-GB
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (en-GB)
+PackageUrl: https://www.thunderbird.net/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b60190bd87aab
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.en-GB
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.en-GB.yaml
new file mode 100644
index 0000000000000..773fccd0b4d34
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/en-GB/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.en-GB
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.installer.yaml
new file mode 100644
index 0000000000000..e087f41a6cbea
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-AR
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/es-AR/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 74E3FF8C021A2E7BF34368296A14EAC317EA179555FD87E8797C0F3042578F82
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 es-AR)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 es-AR)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/es-AR/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: BCBAC3B759854339FB01197BF1850B0E679E63B353243093361312B0EAB12941
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 es-AR)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 es-AR)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.locale.en-US.yaml
new file mode 100644
index 0000000000000..ea00e52311fe5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.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: Mozilla.Thunderbird.ESR.es-AR
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (es-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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ddb843675ec79
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-AR
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.es-AR.yaml
new file mode 100644
index 0000000000000..39cb696114a21
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-AR/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.es-AR
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.installer.yaml
new file mode 100644
index 0000000000000..1333c97feed69
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-ES
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/es-ES/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: A95A236C7EA52FEE2F115640646C2130418CF93249EFF692C0B129FA8BE12427
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 es-ES)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 es-ES)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/es-ES/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: A6B5FFA2CFB6F2EDE681CE0C4E8DB252B229D1013CE5D19CFE6D62CB5363882F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 es-ES)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 es-ES)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.locale.en-US.yaml
new file mode 100644
index 0000000000000..0c343c1feef82
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.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: Mozilla.Thunderbird.ESR.es-ES
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (es-ES)
+PackageUrl: https://www.thunderbird.net/
+License: MPL-2.0
+LicenseUrl: https://www.mozilla.org/MPL/2.0
+CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy
+ShortDescription: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b69a332d3c3be
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-ES
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.yaml
new file mode 100644
index 0000000000000..f19fb87617129
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-ES/153.0.2/Mozilla.Thunderbird.ESR.es-ES.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-ES
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.installer.yaml
new file mode 100644
index 0000000000000..094e8f25d0a33
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-MX
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/es-MX/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F8D66B0757A2EBC3A7E815ADFA05EFAE05F382217984AAEAD80256EF0B972A95
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 es-MX)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 es-MX)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/es-MX/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 678D4B76E132234CB90A536122AC431AB7558B7DD6EB45C2B723052A89B26CF9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 es-MX)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 es-MX)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.locale.en-US.yaml
new file mode 100644
index 0000000000000..1d0611ca93227
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.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: Mozilla.Thunderbird.ESR.es-MX
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (es-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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6c86055b77e90
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.es-MX
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.yaml b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.es-MX.yaml
new file mode 100644
index 0000000000000..03f04fc0e4ec4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/es-MX/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.es-MX
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.installer.yaml
new file mode 100644
index 0000000000000..1e13ad24f23b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.et
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/et/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: AF87BE071CB2156AE0111AC84295EF69C483DB50AD84381469AD47789C4AEEF0
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 et)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 et)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/et/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F70C84A35AAE0BA32E7D0F54198624BB1854CBA8876CD1BC6DC7EF6F4F456E6F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 et)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 et)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.locale.en-US.yaml
new file mode 100644
index 0000000000000..3f2467080da87
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.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: Mozilla.Thunderbird.ESR.et
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4ef5584f5cd05
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.et
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.yaml b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.et.yaml
new file mode 100644
index 0000000000000..fade57e1ef2eb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/et/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.et
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.installer.yaml
new file mode 100644
index 0000000000000..83a9238390ccf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.eu
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/eu/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 5C3063B77A0B77D4F1AB37C3412FE0220F1D47C2E8BDE24451C55D22346D6423
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 eu)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 eu)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/eu/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: CE79B91B155AFF4BFB54762DBED23446A0BDD23871450902AB3D6A49E1533EEA
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 eu)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 eu)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.locale.en-US.yaml
new file mode 100644
index 0000000000000..f70d3186f1095
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.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: Mozilla.Thunderbird.ESR.eu
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..60248b09d0d6c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.eu
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.yaml b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.yaml
new file mode 100644
index 0000000000000..1b18603a7c571
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/eu/153.0.2/Mozilla.Thunderbird.ESR.eu.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.eu
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.installer.yaml
new file mode 100644
index 0000000000000..335841dd88953
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.fi
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/fi/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 1DA3A4FAC60C8102D9B923FB58D1FBA8552D9049B687C9C0723FB36C1F5A787D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 fi)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 fi)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/fi/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 9E023E5088AD4A998D71DDEBE293C9F66005E7876F617F05E54A109B248BCA7E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 fi)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 fi)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.locale.en-US.yaml
new file mode 100644
index 0000000000000..a80dcc7837bab
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.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: Mozilla.Thunderbird.ESR.fi
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..0febf312bb764
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.fi
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.fi.yaml
new file mode 100644
index 0000000000000..340235e9e17b2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fi/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.fi
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.installer.yaml
new file mode 100644
index 0000000000000..5895b288e3a3a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.fr
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/fr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: B08B35D9143622EDB71720C701D1770718F19020B91264DA72ACC42E9CCF8247
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 fr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 fr)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/fr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: CE982A53BE466D87FC8E7BDED6C8CC529B52108562C11ABA0559ED95D00A65FC
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 fr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 fr)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.locale.en-US.yaml
new file mode 100644
index 0000000000000..2c752ca6029bf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.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: Mozilla.Thunderbird.ESR.fr
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4af79db3d5f0a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.fr
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.fr.yaml
new file mode 100644
index 0000000000000..376d790a2e6b1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fr/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.fr
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.installer.yaml
new file mode 100644
index 0000000000000..7998314f231a2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.fy-NL
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/fy-NL/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: CDD64C551DA13CE08FAB40349575BCA7B8FD3B37BC7BBA02FD4A2BD410FBF8B7
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 fy-NL)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 fy-NL)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/fy-NL/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 885A5D2C146B779B14FFBB9B796D780A4EE18B9F8E2DBDF0CC1BEDCF6CFD72C3
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 fy-NL)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 fy-NL)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.locale.en-US.yaml
new file mode 100644
index 0000000000000..7ea524595afc9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.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: Mozilla.Thunderbird.ESR.fy-NL
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..75ac8649c9239
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.fy-NL
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.yaml b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.fy-NL.yaml
new file mode 100644
index 0000000000000..1d8cb1d113a24
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/fy-NL/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.fy-NL
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.installer.yaml
new file mode 100644
index 0000000000000..0d842dbcdcdda
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ga-IE
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ga-IE/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 69A2E0BFB6A7E1832C1339BFF7FD2DB36C8223750889E11509E4F7C89855EB57
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ga-IE)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ga-IE)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ga-IE/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: DAF6C77885F9DB2DCC0F47087D991CC4F4B0CCAE737BA7B7A52671E8BE347AAA
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ga-IE)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ga-IE)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.locale.en-US.yaml
new file mode 100644
index 0000000000000..84d3d590f8e1c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.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: Mozilla.Thunderbird.ESR.ga-IE
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..055c585ae3334
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ga-IE
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.ga-IE.yaml
new file mode 100644
index 0000000000000..c61cabfdc9e25
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ga-IE/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ga-IE
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.installer.yaml
new file mode 100644
index 0000000000000..0c5ddac79baf4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.gd
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/gd/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 7B3317F960BAD7672C913B07BC9387504C2B51D47DE1F62F6EECF715F160E454
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 gd)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 gd)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/gd/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: FAA688EF04F8F5DDD03205507E6F651C5DC35FC83EBE0431936DE87B1C2BF6D0
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 gd)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 gd)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.locale.en-US.yaml
new file mode 100644
index 0000000000000..3d87767b6852f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.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: Mozilla.Thunderbird.ESR.gd
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cee14d97166b5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.gd
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.gd.yaml
new file mode 100644
index 0000000000000..56e3049d85632
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gd/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.gd
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.installer.yaml
new file mode 100644
index 0000000000000..dabb9051d4c3f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.gl
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/gl/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 67D030621A54AE4C6695D06094E9EB0AC5F1459578D7ACB25F5C16E47B967A1D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 gl)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 gl)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/gl/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 66D62E8CAC7578DE909AFF653BB1460610A6436CBFE5143E5A0835FEE203F58C
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 gl)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 gl)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.locale.en-US.yaml
new file mode 100644
index 0000000000000..140f06aaf46dd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.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: Mozilla.Thunderbird.ESR.gl
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..aeecece116d25
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.gl
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.yaml b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.gl.yaml
new file mode 100644
index 0000000000000..6ab46f18ef9c5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/gl/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.gl
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.installer.yaml
new file mode 100644
index 0000000000000..a0319c9ef43dd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.he
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/he/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8E163C5AD0F92FA42D4BE93A6F3AF7248420484B3DD4A52E2CEA3D5A14EDB08A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 he)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 he)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/he/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: DDC79EE3FB71F7865D5DDD6535F8A5B7426B4AAC6906E496294672C2D2C89051
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 he)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 he)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.locale.en-US.yaml
new file mode 100644
index 0000000000000..8be2bf36d1588
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.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: Mozilla.Thunderbird.ESR.he
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fa9cabd1a0b2d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.he
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.yaml b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.he.yaml
new file mode 100644
index 0000000000000..5fa91faf2f84f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/he/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.he
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.installer.yaml
new file mode 100644
index 0000000000000..de33fa976741e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hr
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/hr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8795FA0FF4274331A49E625C53F61164F4C34C7E8C3E749AA5D71BFB1BC70911
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 hr)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/hr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 6CBE5E2191B725EA84419DF74F7D1CDF2809C9B2C1C93F0D201BEFE783FE0349
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 hr)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.locale.en-US.yaml
new file mode 100644
index 0000000000000..edd2479497fc4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.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: Mozilla.Thunderbird.ESR.hr
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1fb37f0c86ca0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hr
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.hr.yaml
new file mode 100644
index 0000000000000..0f474a03c9a66
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hr/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.hr
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.installer.yaml
new file mode 100644
index 0000000000000..2a0485d1039f4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hsb
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/hsb/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 9B2256604565299303E9E238E0C19D10CF43E835F14DAFA7A6803EDA1F2255C1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hsb)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 hsb)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/hsb/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F0551B9AF84CB3FE359116C06E388FA0A90314FFCB881290AD035C176998FD6C
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hsb)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 hsb)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.locale.en-US.yaml
new file mode 100644
index 0000000000000..5ead078c188ed
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.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: Mozilla.Thunderbird.ESR.hsb
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..0c5d3dc7924ff
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hsb
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.hsb.yaml
new file mode 100644
index 0000000000000..59953c853f843
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hsb/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.hsb
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.installer.yaml
new file mode 100644
index 0000000000000..b9bfcc04fb803
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hu
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/hu/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 085A60C40396B56CD22FFEEF5223AE870148A865D74FBE9BD9A6F2BBEFB45740
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hu)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 hu)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/hu/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: D69413F2B57E081CF2B8E4ECA83C5ABB67A6643C67537AAB964022AE61D3DC50
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hu)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 hu)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.locale.en-US.yaml
new file mode 100644
index 0000000000000..747ecfac0de1a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.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: Mozilla.Thunderbird.ESR.hu
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..55ea1faffb3b5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hu
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.yaml
new file mode 100644
index 0000000000000..3cbd69e2d8ed0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hu/153.0.2/Mozilla.Thunderbird.ESR.hu.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hu
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.installer.yaml
new file mode 100644
index 0000000000000..7a862d6c98e89
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hy-AM
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/hy-AM/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 573C781DED88286BF4904369C3581B4620FA6DDF986BD728D34245885D35C006
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hy-AM)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 hy-AM)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/hy-AM/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 07055F52337EF131ADE566522CB6452AE819BA52D861F7484F1C2BB76299808C
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hy-AM)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 hy-AM)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.locale.en-US.yaml
new file mode 100644
index 0000000000000..b7e4d8c10184e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.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: Mozilla.Thunderbird.ESR.hy-AM
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..267ae279936a2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.hy-AM
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.yaml b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.hy-AM.yaml
new file mode 100644
index 0000000000000..3030bd08672f8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/hy-AM/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.hy-AM
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.installer.yaml
new file mode 100644
index 0000000000000..bf9d5dc7d2357
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.id
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/id/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: ECE5C6EC7E213213B7E53ED21A4B33459D549AABE935C21BC2A500FE71E4FE98
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 id)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 id)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/id/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: E3358681131B640DD92105EE29F94339DF6997F960EAC8E42B93A04D929C3AC5
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 id)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 id)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.locale.en-US.yaml
new file mode 100644
index 0000000000000..df9ea6439cd78
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.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: Mozilla.Thunderbird.ESR.id
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6473d771a61a5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.id
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.yaml b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.yaml
new file mode 100644
index 0000000000000..dbed03996acd0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/id/153.0.2/Mozilla.Thunderbird.ESR.id.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.id
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.installer.yaml
new file mode 100644
index 0000000000000..0c3f322805822
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.is
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/is/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 0BEFAEC596FE0241DC64B2EDBDF42EAC6C5B7C4BDD6B09D324DD660177171ED9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 is)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 is)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/is/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 9105303A56184AC5782C20612015790E5B73B24BFEE367FBF22012C4AF62A37D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 is)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 is)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.locale.en-US.yaml
new file mode 100644
index 0000000000000..923dfb76bc387
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.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: Mozilla.Thunderbird.ESR.is
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e6cf318622d11
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.is
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.yaml b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.is.yaml
new file mode 100644
index 0000000000000..508b9bbb7ebb2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/is/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.is
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.installer.yaml
new file mode 100644
index 0000000000000..53339405f088d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.it
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/it/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 393C10AD9EAE5076F50C65ECD0A103296B62C26A4CD72DA1E746DFD7F36D896F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 it)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 it)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/it/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8E5087257EC416527AA74CD9C79D14C4CA9806A8510FAD4556001BB2B825BE6D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 it)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 it)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.locale.en-US.yaml
new file mode 100644
index 0000000000000..c0eee237771ad
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.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: Mozilla.Thunderbird.ESR.it
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..76f6a54696e7c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.it
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.yaml b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.it.yaml
new file mode 100644
index 0000000000000..53097144aa7f5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/it/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.it
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.installer.yaml
new file mode 100644
index 0000000000000..1a89f6fffa520
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ka
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ka/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 6518EFB661B87FEB44F88F858BE85C9BCDD2A46D30CE7718A15932CFE5A42532
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ka)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ka)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ka/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: D0B72AA2A53AFFB866316C2907717B7B1F8B87FF0DB9FFCE1FA8A8EC7050DE6A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ka)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ka)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.locale.en-US.yaml
new file mode 100644
index 0000000000000..cb71c09691de0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.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: Mozilla.Thunderbird.ESR.ka
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..982afea06d786
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ka
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.ka.yaml
new file mode 100644
index 0000000000000..1e8ccb1640e1e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ka/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ka
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.installer.yaml
new file mode 100644
index 0000000000000..3aa7805ccb927
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.kab
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/kab/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 179D00E31DDEE93A89547F53C270C4B7A0E957F0CD20B5C81DEA57682196B2B7
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 kab)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 kab)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/kab/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F91C5A0703061C6A9DB1E6BBB2FB334D2344CD9FF70842586C3C025B7ACA1F59
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 kab)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 kab)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.locale.en-US.yaml
new file mode 100644
index 0000000000000..01c378715c83e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.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: Mozilla.Thunderbird.ESR.kab
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f94632b2a8963
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.kab
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.yaml
new file mode 100644
index 0000000000000..a365cc3b422dc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kab/153.0.2/Mozilla.Thunderbird.ESR.kab.yaml
@@ -0,0 +1,8 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.kab
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.installer.yaml
new file mode 100644
index 0000000000000..30178a7306591
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.kk
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/kk/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8BB3C9E533E6FFFF3341537CDDEC664BA4D22CD6F338DB4E722E15B1DDBF6829
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 kk)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 kk)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/kk/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: BF39D3132CF64DC3BFAF03E1113647AC78B9F696A8E9B386BC1F4F59AA64F6C7
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 kk)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 kk)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.locale.en-US.yaml
new file mode 100644
index 0000000000000..97ad043eb98c9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.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: Mozilla.Thunderbird.ESR.kk
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cd8fee82fb595
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.kk
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.yaml b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.kk.yaml
new file mode 100644
index 0000000000000..154bc0ec91360
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/kk/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.kk
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.installer.yaml
new file mode 100644
index 0000000000000..28afb848423fb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ko
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ko/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 7C57DB3735863B361AC5C3F1C0EEB0DED35DF8150C1A86E8350C60F4A0911E14
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ko)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ko)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ko/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 6F45F58E229067701351592A0FD799EF7F24483EC90769CC49AA3ECD575CFE3C
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ko)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ko)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.locale.en-US.yaml
new file mode 100644
index 0000000000000..5229a21176e6d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.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: Mozilla.Thunderbird.ESR.ko
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..392c9e8c8229d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ko
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.ko.yaml
new file mode 100644
index 0000000000000..538cb31e97faf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ko/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ko
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.installer.yaml
new file mode 100644
index 0000000000000..a192f6f914d13
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.lt
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/lt/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: B9EE1AC9BCCE51BACF7B48BFE80B1911D550490F51813515739CEC0D8DB7A17B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 lt)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 lt)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/lt/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: ADDDA26B2DC922DBB0441E0F75D21C94ABBBE9603BF9E73AB0DC1DA02ACCE9CD
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 lt)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 lt)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.locale.en-US.yaml
new file mode 100644
index 0000000000000..bf99993fb37e7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.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: Mozilla.Thunderbird.ESR.lt
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f248ee5f51002
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.lt
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.lt.yaml
new file mode 100644
index 0000000000000..3b6e5d18b4a4a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lt/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.lt
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.installer.yaml
new file mode 100644
index 0000000000000..993fbb4a98fd1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.lv
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/lv/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 99656D3DFA040455EDE243558DB517C48AFCFBF283A385578D82CA4750B9D9A3
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 lv)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 lv)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/lv/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 268B8F61D99C2F3E9BF824595F4D3F1EB93EDC76D2D11E65BDABD6DDFA4317C2
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 lv)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 lv)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.locale.en-US.yaml
new file mode 100644
index 0000000000000..5abab5985061b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.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: Mozilla.Thunderbird.ESR.lv
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2ffa4ec107146
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.lv
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.yaml b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.lv.yaml
new file mode 100644
index 0000000000000..e873778f7b4d8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/lv/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.lv
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.installer.yaml
new file mode 100644
index 0000000000000..c962e68a693f4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ms
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ms/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: A05A7481171A93C363C14ED58652179F44E295134512F73B49A18F9F81A29D62
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ms)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ms)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ms/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: BF958B7033EC7F636D6955E57861CC4DD751CE78E5A66F61B368F6FAA0710603
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ms)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ms)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.locale.en-US.yaml
new file mode 100644
index 0000000000000..ccfa03095b875
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.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: Mozilla.Thunderbird.ESR.ms
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4735b30f3fa5c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ms
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.ms.yaml
new file mode 100644
index 0000000000000..80cbb651439ce
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ms/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ms
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.installer.yaml
new file mode 100644
index 0000000000000..d36a92cb07cbf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.nb-NO
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/nb-NO/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 76DA5E1C324C83592A8352A6F832E083F954F8B8086237621FCEB19E3C745A0F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 nb-NO)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 nb-NO)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/nb-NO/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 291E7B435D63668406AE155ADB154CC77FDD4D00691269747FF461277A61F562
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 nb-NO)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 nb-NO)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.locale.en-US.yaml
new file mode 100644
index 0000000000000..8fe86c09f7357
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.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: Mozilla.Thunderbird.ESR.nb-NO
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6182adbe66d7a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.nb-NO
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.nb-NO.yaml
new file mode 100644
index 0000000000000..348fa5b6506ca
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nb-NO/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.nb-NO
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.installer.yaml
new file mode 100644
index 0000000000000..8236cf9ba4866
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.nl
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/nl/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 2FA4304964918C1F12FBC8B1E0B5072C6B7749747134CADA57A0F9A17299DECC
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 nl)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 nl)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/nl/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: E9351A1C380E53749FE1F43FD63CBE22EBE5A2DF6FD427B67A9F2A18AF6F3EF1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 nl)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 nl)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.locale.en-US.yaml
new file mode 100644
index 0000000000000..dd9ce5f212cdd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.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: Mozilla.Thunderbird.ESR.nl
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3f04530ea5680
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.nl
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.nl.yaml
new file mode 100644
index 0000000000000..914c646b7a21d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nl/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.nl
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.installer.yaml
new file mode 100644
index 0000000000000..4c8c8ae42529b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.nn-NO
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/nn-NO/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: CCF9F47DE8C7FCF8FEB2929349491F538C5A1F4C70CC7B15369A6EEBF1798893
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 nn-NO)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 nn-NO)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/nn-NO/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 05B48230160E2291B129B7297C52401DEAD3E9D9E60A6FACF5C84223D1E4E819
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 nn-NO)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 nn-NO)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.locale.en-US.yaml
new file mode 100644
index 0000000000000..a90baee30501a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.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: Mozilla.Thunderbird.ESR.nn-NO
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ab90c65741ae7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.nn-NO
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.yaml b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.nn-NO.yaml
new file mode 100644
index 0000000000000..8295b6e18c893
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/nn-NO/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.nn-NO
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.installer.yaml
new file mode 100644
index 0000000000000..331e9f72cec3f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.pa-IN
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/pa-IN/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8FC9030648A6E1CEABCFB9126DC7FCF8B7845E51211F9147A8BD6BF0B30C67E3
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 pa-IN)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 pa-IN)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/pa-IN/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: DD592B68F4CA890036AFD7F8C01F7A789346721F021D52FE0A5D4149C1338AD2
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 pa-IN)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 pa-IN)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.locale.en-US.yaml
new file mode 100644
index 0000000000000..0b54e25cdd278
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.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: Mozilla.Thunderbird.ESR.pa-IN
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e7b992ffd7a96
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.pa-IN
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.pa-IN.yaml
new file mode 100644
index 0000000000000..a8d1d6bf6f77f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pa-IN/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.pa-IN
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.installer.yaml
new file mode 100644
index 0000000000000..568ceff01a6bb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.pt-PT
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/pt-PT/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 6D90968CC7359ED8C966D437D24A8AB499281C4BF53D64D07090193FBC1106B7
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 pt-PT)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 pt-PT)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/pt-PT/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 8905C042FB13E3782F364B750A37E42D2249AF62D3128170E7BCF279D2CAB510
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 pt-PT)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 pt-PT)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.locale.en-US.yaml
new file mode 100644
index 0000000000000..88916f3b6ccaf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.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: Mozilla.Thunderbird.ESR.pt-PT
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8007a514bfa70
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.pt-PT
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.yaml b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.pt-PT.yaml
new file mode 100644
index 0000000000000..5d95d003f63f3
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/pt-PT/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.pt-PT
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.installer.yaml
new file mode 100644
index 0000000000000..f35d76d9bb5ac
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.rm
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/rm/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 1C08E1A5FBA22B972C66037C7FDC1B4FBD26455097303D0469CCF7B6E25AF0D9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 rm)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 rm)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/rm/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 13D723667801D6233D3DC18EAD49FFFBE919E6FF9883777F99B455D2F1699E62
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 rm)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 rm)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.locale.en-US.yaml
new file mode 100644
index 0000000000000..f6a12211b6ec7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.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: Mozilla.Thunderbird.ESR.rm
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e16b90becc596
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.rm
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.yaml b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.rm.yaml
new file mode 100644
index 0000000000000..340529534ebae
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/rm/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.rm
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.installer.yaml
new file mode 100644
index 0000000000000..5e6fed9bab9c7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ro
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ro/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F49EC6D4FB7601FF4FB4B4EB8F664EBDDEE5A27F3909A7D75EB76983683AE6B0
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ro)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ro)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ro/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: C20271DB1075A7A3A11DBA4778A356C4F244129A298E53C59DD0881C4C210EC1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ro)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ro)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.locale.en-US.yaml
new file mode 100644
index 0000000000000..f5be2fc311594
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.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: Mozilla.Thunderbird.ESR.ro
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c4da4dbf5f99f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ro
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.ro.yaml
new file mode 100644
index 0000000000000..0680a9436da6d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ro/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ro
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.installer.yaml
new file mode 100644
index 0000000000000..78653d6f3acd7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ru
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/ru/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: E0438D26605620664B60FAC85720E78EA5DDB567D2B054DAD6E38DDF9A9A69D5
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ru)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 ru)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/ru/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 24FD751C204B67076EE23388D998854C475226F06820E09597BADF6FB69919A6
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ru)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 ru)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.locale.en-US.yaml
new file mode 100644
index 0000000000000..e32ca78faa0fc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.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: Mozilla.Thunderbird.ESR.ru
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5bfc294981ff9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.ru
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.yaml b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.ru.yaml
new file mode 100644
index 0000000000000..909a29b060c79
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/ru/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.ru
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.installer.yaml
new file mode 100644
index 0000000000000..07ade2f605fc4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sk
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/sk/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: E736A52B7AA2DCF8A09107C1FE871B51F381FF412B7CB574A15537EE5C808743
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 sk)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 sk)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/sk/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: CC22A93002A02303DA5280A7AD77767BB3B7CD0CA0999616A3F4202A7453FF8B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 sk)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 sk)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.locale.en-US.yaml
new file mode 100644
index 0000000000000..118dfedb0528a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.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: Mozilla.Thunderbird.ESR.sk
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..3282407428b8c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sk
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.sk.yaml
new file mode 100644
index 0000000000000..12915f0f81e09
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sk/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.sk
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.installer.yaml
new file mode 100644
index 0000000000000..0d26761b69d2b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sl
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/sl/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: DF479624EC41317017E770165553F12525FDCE7E057CEAFD9CD4741D73B9C911
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 sl)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 sl)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/sl/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 69A5D027943143E419E0EB6192A2355E2B657BCC0989A83524A91268D853417A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 sl)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 sl)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.locale.en-US.yaml
new file mode 100644
index 0000000000000..96244c18716b9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.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: Mozilla.Thunderbird.ESR.sl
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..198b7d8c675d5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sl
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.sl.yaml
new file mode 100644
index 0000000000000..b33e1a0b9016c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sl/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.sl
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.installer.yaml
new file mode 100644
index 0000000000000..b16feed202e9b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sq
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/sq/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 5FBEBC870EE0D29043EC79B5EA771D2683AB65D27F1461466E2111E13DE89887
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 sq)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 sq)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/sq/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F25AF0D9901531E82834D35B722FEEFBA95132527DCB9829143D5919B0756229
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 sq)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 sq)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.locale.en-US.yaml
new file mode 100644
index 0000000000000..d9a8b48d1c710
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.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: Mozilla.Thunderbird.ESR.sq
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4f39f5f5de99f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sq
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.sq.yaml
new file mode 100644
index 0000000000000..ac47d2f53fad0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sq/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.sq
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.installer.yaml
new file mode 100644
index 0000000000000..968d45d4a4999
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sr
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/sr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 57A2E7A7BC95F40E1412FD0F68A54675FFC0897B4198CF918EC1098709EE079E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 sr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 sr)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/sr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: FE2800FF8686C7101A9E0367E620A1AAC2D642F5B958EAFC60FE4472CEB1B3E6
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 sr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 sr)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.locale.en-US.yaml
new file mode 100644
index 0000000000000..284c74b7ec6d4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.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: Mozilla.Thunderbird.ESR.sr
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b300f5f566c82
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sr
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.sr.yaml
new file mode 100644
index 0000000000000..ea8071cb7cd57
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sr/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.sr
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.installer.yaml
new file mode 100644
index 0000000000000..bd0367811e65c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sv-SE
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/sv-SE/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 0683F3D2B220A7E034978FE620798ACB1E0C22B35C5539075DE604F95B9D03E1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 sv-SE)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 sv-SE)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/sv-SE/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: A23A3FFD7C1812117D70255F5553F81572AC3FE402F46241394E1F27B8E33A9A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 sv-SE)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 sv-SE)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.locale.en-US.yaml
new file mode 100644
index 0000000000000..a7dce85ccab0f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.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: Mozilla.Thunderbird.ESR.sv-SE
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..05c968e5d11c7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.sv-SE
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.yaml b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.sv-SE.yaml
new file mode 100644
index 0000000000000..c06a0fb79b779
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/sv-SE/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.sv-SE
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.installer.yaml
new file mode 100644
index 0000000000000..b1ab1a77ed0ac
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.th
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/th/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 04D62852345A8CF8A4D31C225B440DD34522122A31D20AA88BE29529CDEAB304
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 th)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 th)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/th/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: AE25EED282B3228E3C912AD6FEE3A459EF116461F51B9FE28349286C8BFC9DA4
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 th)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 th)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.locale.en-US.yaml
new file mode 100644
index 0000000000000..a3e9c198b8ff1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.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: Mozilla.Thunderbird.ESR.th
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a887a1fffa2b5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.th
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.yaml b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.th.yaml
new file mode 100644
index 0000000000000..84158c62a9f61
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/th/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.th
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.installer.yaml
new file mode 100644
index 0000000000000..4bda6312e8c1e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.tr
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/tr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: B05E066AA45A99D5112945DECE416826CA62510A3FF40EAAB490A58F5DF9B504
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 tr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 tr)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/tr/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: AED82936471BA2B90960229407E2780A8E3C5453EE4EDBCE1F5D1F218685AEAF
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 tr)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 tr)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.locale.en-US.yaml
new file mode 100644
index 0000000000000..8b807cd1080a0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.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: Mozilla.Thunderbird.ESR.tr
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d29bf0d503c2f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.tr
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.yaml b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.tr.yaml
new file mode 100644
index 0000000000000..e2007233711e6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/tr/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.tr
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.installer.yaml
new file mode 100644
index 0000000000000..f45876ae7edd8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.uk
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/uk/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 87CE5F5623B96B222BB318C57795C05F47C1E5C58AE3D2E30CC3153F58057D05
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 uk)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 uk)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/uk/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: EEA71B97203BD87CC025AA163ADA76500AE5491ACDDEE4AD3F526D5DDC447425
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 uk)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 uk)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.locale.en-US.yaml
new file mode 100644
index 0000000000000..763cb9cdf1859
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.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: Mozilla.Thunderbird.ESR.uk
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..899264800cd88
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.uk
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.uk.yaml
new file mode 100644
index 0000000000000..9051431ebe278
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uk/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.uk
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.installer.yaml
new file mode 100644
index 0000000000000..9f00cf79ce049
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.uz
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/uz/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 1ABF551C63BABD17652824B9167EC70D569C024DE619EA953C948F8C031691A9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 uz)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 uz)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/uz/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: F1E7700FDEA27D49BDFB5EA9B54AFE99AA32EFC50A2EC363A6268CBEB90F5455
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 uz)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 uz)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.locale.en-US.yaml
new file mode 100644
index 0000000000000..99095e2063ccb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.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: Mozilla.Thunderbird.ESR.uz
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..ecbb17573f440
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.uz
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.yaml b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.uz.yaml
new file mode 100644
index 0000000000000..c38c5a6d474a9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/uz/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.uz
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.installer.yaml
new file mode 100644
index 0000000000000..e84ff8e01e069
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.vi
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/vi/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 954476B0ABB1DF267A716D0A8FAC0EF1ECDAFCC1612D25414AD28D7FB3BF6D0F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 vi)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 vi)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/vi/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 13706530A17824303CCB139D7AB34F75FD53D9F834595DDBE283A81764C1A654
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 vi)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 vi)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.locale.en-US.yaml
new file mode 100644
index 0000000000000..42fcf5572e0b5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.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: Mozilla.Thunderbird.ESR.vi
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8de45c89fd336
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.vi
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.yaml b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.vi.yaml
new file mode 100644
index 0000000000000..e12d18fb25bd6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/vi/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.vi
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.installer.yaml
new file mode 100644
index 0000000000000..ba96065d53dda
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.zh-CN
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/zh-CN/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 1D511E073413CBA4F432C7C59A9019F317F7D1E64D007613D57AE4BCA26135AC
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 zh-CN)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 zh-CN)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/zh-CN/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: AE6EF1FBAF92E7BA776B35C37E6E5C80B40D8240D90DF461EB23ECF2CBC9893B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 zh-CN)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 zh-CN)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.locale.en-US.yaml
new file mode 100644
index 0000000000000..5cd96acdc17e9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.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: Mozilla.Thunderbird.ESR.zh-CN
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..407c28144360f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.zh-CN
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.zh-CN.yaml
new file mode 100644
index 0000000000000..6f63ca6abcfc9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-CN/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.zh-CN
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.installer.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.installer.yaml
new file mode 100644
index 0000000000000..6a8c337c2025a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.installer.yaml
@@ -0,0 +1,37 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.zh-TW
+PackageVersion: 153.0.2
+InstallerType: nullsoft
+Scope: machine
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath=""
+UpgradeBehavior: install
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win32/zh-TW/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: EB0A3A591E4E1012474CC855793A44DE8876302214A0C7225DD4B23A63886078
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 zh-TW)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x86 zh-TW)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2esr/win64/zh-TW/Thunderbird%20Setup%20153.0.2esr.exe
+ InstallerSha256: 08E42FEA09D47A09FC34D8320F9A2CCD442FD3F08F40AD95DAD24BFB59E71DEC
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 zh-TW)
+ AppsAndFeaturesEntries:
+ - DisplayName: Mozilla Thunderbird (x64 zh-TW)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.locale.en-US.yaml
new file mode 100644
index 0000000000000..085b575b31b1a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.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: Mozilla.Thunderbird.ESR.zh-TW
+PackageVersion: 153.0.2
+PackageLocale: en-US
+Publisher: Mozilla
+PublisherUrl: https://www.mozilla.org/
+PublisherSupportUrl: https://support.mozilla.org/
+PrivacyUrl: https://www.mozilla.org/privacy/thunderbird/
+Author: Mozilla Foundation
+PackageName: Mozilla Thunderbird ESR (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: The official annual extended support release of Thunderbird intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Description: |-
+ Thunderbird is a free and open source email, newsfeed, chat, and calendaring client, that’s easy to set up and customize. One of the core principles of Thunderbird is the use and promotion of open standards - this focus is a rejection of our world of closed platforms and services that can’t communicate with each other. We want our users to have freedom and choice in how they communicate.
+ This is the official annual extended support release. Thie release is intended for users who want all available new features on an annual basis and stability/security fixes on a monthly basis.
+Moniker: thunderbird-esr
+Tags:
+- email
+- mail
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ Restored previous Yahoo sign-in flow to improve login reliability
+ What’s Fixed
+ fixed
+ Edit Calendar dialog opened without a window title
+ fixed
+ Thunderbird could crash when going offline with active IMAP connection
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1ead6112d1fde
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.locale.zh-CN.yaml
@@ -0,0 +1,20 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.ESR.zh-TW
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 官方年度延长支持版,面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Description: |-
+ Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+ 这是官方年度延长支持版本。此版本面向希望按年获取所有新功能、按月获取稳定性/安全性修复的用户。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2esr/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.yaml b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.zh-TW.yaml
new file mode 100644
index 0000000000000..48ce4683e54bd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ESR/zh-TW/153.0.2/Mozilla.Thunderbird.ESR.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.ESR.zh-TW
+PackageVersion: 153.0.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.installer.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.installer.yaml
new file mode 100644
index 0000000000000..d957982dd4999
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/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.2
+MinimumOSVersion: 10.0.17763.0
+InstallerType: msix
+Protocols:
+- mailto
+- mid
+- webcal
+- webcals
+FileExtensions:
+- eml
+- ics
+- wdseml
+PackageFamilyName: MozillaThunderbird.MozillaThunderbird_jag0gd4e3s9p2
+ReleaseDate: 2026-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/multi/Thunderbird%20Setup%20153.0.2.msix
+ InstallerSha256: 6EC58816E67CBD4BC85253C680768CEB07E592D778A79523DE8955959B4AEADB
+ SignatureSha256: 17B3CCE3DE47BB0BAA27DABA0DFF69DAB7EFE442513DFDE2E849C7B905276E7E
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/multi/Thunderbird%20Setup%20153.0.2.msix
+ InstallerSha256: 813C3CD0747D841ECD15583144B2C2CE0EFA4AC56D9AA135CC65C6E352D1259F
+ SignatureSha256: 009EF5C93569DB9D665BEABD8BDF3B33019AFE6EFF79D75C07EB80152DBE2E26
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.en-GB.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.en-GB.yaml
new file mode 100644
index 0000000000000..bd674769ce7b6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.en-GB.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.Thunderbird.MSIX
+PackageVersion: 153.0.2
+PackageLocale: en-GB
+PublisherUrl: https://www.mozilla.org/en-GB/
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.en-US.yaml
new file mode 100644
index 0000000000000..653f3e9779f2f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.en-US.yaml
@@ -0,0 +1,39 @@
+# Created with YamlCreate.ps1 Dumplings Mod
+# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
+
+PackageIdentifier: Mozilla.Thunderbird.MSIX
+PackageVersion: 153.0.2
+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: 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:
+- 9mx7tgvgqfcl
+- calendar
+- elementio
+- email
+- inboxfilters
+- irc
+- mail
+- matrixchat
+- openpgpencryption
+- rssfeedreader
+- spamfiltering
+- xmpp
+ReleaseNotes: |-
+ What’s Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9c17b98f0d875
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.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: Mozilla.Thunderbird.MSIX
+PackageVersion: 153.0.2
+PackageLocale: zh-CN
+PublisherUrl: https://www.mozilla.org/zh-CN/
+PublisherSupportUrl: https://support.mozilla.org/zh-CN/
+Author: Mozilla 基金会
+PackageUrl: https://www.thunderbird.net/zh-CN/
+ShortDescription: Thunderbird 是一款免费的邮件应用程序,配置简单、定制自由、功能强大!
+Description: Thunderbird 是一款免费开源的电子邮件、新闻订阅、即时通信、日历客户端,配置简单,定制自由。Thunderbird 的核心准则之一是使用和推广开放标准——重点就是拒绝世界上我们无法相互通信的封闭平台和服务。我们希望我们的用户在沟通方式上拥有自由和选择。
+Tags:
+- 电子邮件
+- 邮件
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.yaml b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/Mozilla.Thunderbird.MSIX.yaml
new file mode 100644
index 0000000000000..fb66cf0fbab86
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/MSIX/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.installer.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.installer.yaml
new file mode 100644
index 0000000000000..bdbf5892986fc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/af/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/af/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: C808FA55D973E2CA12CBC7EAD8E2C40CE35B2E5CD511460883F0E4C014E46EBD
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 af)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/af/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: A4322DA6994D1D5B822B88536E89EDC6326AF85470ECB3CACF3D9190CE882DFC
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 af)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.locale.en-US.yaml
new file mode 100644
index 0000000000000..5b50c5e3041e5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.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: Mozilla.Thunderbird.af
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5fdca38b9b4fb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/af/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.yaml b/manifests/m/Mozilla/Thunderbird/af/153.0.2/Mozilla.Thunderbird.af.yaml
new file mode 100644
index 0000000000000..79281f00036ad
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/af/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.installer.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.installer.yaml
new file mode 100644
index 0000000000000..ed4cd337601ec
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ar/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7D14D3E8A251EDF902CB5F4AC512988F0C82896BF00B22A7451F63FC38BF85DB
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ar)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ar/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: DD9A76967C625E1B51445D1881B01B7E53DD1E56413C00C66090CD912874C500
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ar)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.locale.en-US.yaml
new file mode 100644
index 0000000000000..f3ea063d7d278
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.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: Mozilla.Thunderbird.ar
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c375ba2141622
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.yaml b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/Mozilla.Thunderbird.ar.yaml
new file mode 100644
index 0000000000000..1fdb675786b86
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ar/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.installer.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.installer.yaml
new file mode 100644
index 0000000000000..4edca7c2b9a83
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ast/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 3A8027A3A4288C58F84D3F7E941BDF39D8EA4C65FFBBB472609A0D7237DBA92D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ast)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ast/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 3337573303FA07C92ACF7D9E6B6C21B94FB872F1C68DBBCBDDEA54571D8DA20B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ast)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.locale.en-US.yaml
new file mode 100644
index 0000000000000..09da74619ed85
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.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: Mozilla.Thunderbird.ast
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..aca1fa513e0fe
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.yaml b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/Mozilla.Thunderbird.ast.yaml
new file mode 100644
index 0000000000000..a3c1f2c5ca11b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ast/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.installer.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.installer.yaml
new file mode 100644
index 0000000000000..24470d3d21879
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/be/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/be/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 9D9AB9A45CB15625AE4C689FB0CC9550C3C54184A52841F5939F547083649AC3
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 be)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/be/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 673682287AB642F7C1221587A61ABE7D08C9A9E8E7C97C30B9159A757C8EF586
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 be)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.locale.en-US.yaml
new file mode 100644
index 0000000000000..5a77b8c74b17f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.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: Mozilla.Thunderbird.be
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a09e7116de358
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/be/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.yaml b/manifests/m/Mozilla/Thunderbird/be/153.0.2/Mozilla.Thunderbird.be.yaml
new file mode 100644
index 0000000000000..b748a77d08112
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/be/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.installer.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.installer.yaml
new file mode 100644
index 0000000000000..8c6a29f79a750
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/bg/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7DB70AD57ACA772D01463387325142E196185498DA85DFACDCCDB090D10CDBB5
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 bg)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/bg/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 8A479E45A515C56B54666C2960844C8FEEA27ADD4C0BDADDD03ACC4F7EB0D99A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 bg)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.locale.en-US.yaml
new file mode 100644
index 0000000000000..0dc7fedaaa836
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.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: Mozilla.Thunderbird.bg
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b9556afbce11b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.yaml b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/Mozilla.Thunderbird.bg.yaml
new file mode 100644
index 0000000000000..55b298fa90c04
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/bg/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.installer.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.installer.yaml
new file mode 100644
index 0000000000000..e5168aa91edbf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/br/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/br/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 8FB227392C3589402C76C8BF8D50F6ECA66663F56452A2215CEAA7B41569E788
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 br)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/br/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7C3098EF14741A8C9D1B9AE5F260D474EA5DEF7495EC4ACFC530402F93A7F44F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 br)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.locale.en-US.yaml
new file mode 100644
index 0000000000000..ca08763dfa181
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.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: Mozilla.Thunderbird.br
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..15086b7fa6523
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/br/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.yaml b/manifests/m/Mozilla/Thunderbird/br/153.0.2/Mozilla.Thunderbird.br.yaml
new file mode 100644
index 0000000000000..4334b251f68cf
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/br/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.installer.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.installer.yaml
new file mode 100644
index 0000000000000..f899fbc6b04a6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ca/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 30BFC7B29DC5D9B6E0CA73163CB7A3E232AA3BB106A6183A0026F0E5FB8F6E82
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ca)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ca/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 1F12C14139276B786FE72E8DA26EF5C1EF2790C29DB1AB0243808ED80881C1C3
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ca)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.locale.en-US.yaml
new file mode 100644
index 0000000000000..3b1f84159deb6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.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: Mozilla.Thunderbird.ca
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..142d277c2e3b2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.yaml b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/Mozilla.Thunderbird.ca.yaml
new file mode 100644
index 0000000000000..d54577c6b5af8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ca/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.installer.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.installer.yaml
new file mode 100644
index 0000000000000..d812c8d5fd05d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/cak/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: C5BE169D8D0504493712B1C5416C6D04DA7BF3D944BCB7C0F3314419FA250050
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 cak)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/cak/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 510554367B92ED956A6785D3E82DE1268DA504C081709ACF8F2400DF6601E339
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 cak)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.locale.en-US.yaml
new file mode 100644
index 0000000000000..ad1ea41f93a04
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.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: Mozilla.Thunderbird.cak
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6eee80088abc0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.yaml b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/Mozilla.Thunderbird.cak.yaml
new file mode 100644
index 0000000000000..762d267562112
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cak/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.installer.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.installer.yaml
new file mode 100644
index 0000000000000..63cebd98f19a7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/cs/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7B2A7F326689279DCB26695464BD1DAB25C5983560ED32D6BB55C2231AEB4CD9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 cs)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/cs/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: C7B6B0E04EA9D76853E169546950640CA9CA62E8CF5FE70AA20782F55603F1D0
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 cs)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.locale.en-US.yaml
new file mode 100644
index 0000000000000..970338d046225
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.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: Mozilla.Thunderbird.cs
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..2b4e9b4377df2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.yaml b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/Mozilla.Thunderbird.cs.yaml
new file mode 100644
index 0000000000000..42109f862c6ce
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cs/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.installer.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.installer.yaml
new file mode 100644
index 0000000000000..4e69ec0e6e033
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/cy/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: BAD1DA0255647341A5D996754E2C0A460EB1BC075F7130F5CC8966089B36F739
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 cy)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/cy/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CF3C5E0367A04A1179950F05F35035A2F8501D2BDABCB34CBADD11203212D87F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 cy)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.locale.en-US.yaml
new file mode 100644
index 0000000000000..4a778239b38dd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.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: Mozilla.Thunderbird.cy
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f08945261e02a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.yaml b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/Mozilla.Thunderbird.cy.yaml
new file mode 100644
index 0000000000000..d0ecfcee31923
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/cy/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.installer.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.installer.yaml
new file mode 100644
index 0000000000000..7e80b939f64a9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/da/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/da/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 18EB96AE579CE868C9F23530C3F81EB000FD87205D6641E723E4A3FEBADF8449
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 da)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/da/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 702BD236C67C7F4F3A1D52A02E713E3CEC58BBBD3088EC83B1F806823BDC8F3F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 da)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.locale.en-US.yaml
new file mode 100644
index 0000000000000..abc350f8a9075
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.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: Mozilla.Thunderbird.da
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a2c6b09264fbd
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/da/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.yaml b/manifests/m/Mozilla/Thunderbird/da/153.0.2/Mozilla.Thunderbird.da.yaml
new file mode 100644
index 0000000000000..5a6e73555eef3
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/da/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.installer.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.installer.yaml
new file mode 100644
index 0000000000000..678f17c74038a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/de/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/de/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E9615117BCF96099045107D716FBF8F9154267907E0C438B504531B6C81EA0E0
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 de)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/de/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CAC56C2BAFA344A4169C78AEC69FACFFA87CEB150823CAB8FFC6F66516F1B484
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 de)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.locale.en-US.yaml
new file mode 100644
index 0000000000000..d36af342b6a77
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.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: Mozilla.Thunderbird.de
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..49a1523b7e964
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/de/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.yaml b/manifests/m/Mozilla/Thunderbird/de/153.0.2/Mozilla.Thunderbird.de.yaml
new file mode 100644
index 0000000000000..884b35d0c785d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/de/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.installer.yaml
new file mode 100644
index 0000000000000..e0c3db97b9c33
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/dsb/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7C627824A928A9E29D1B7B373AE686AFCD92EE9E502D363C159C90675F699948
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 dsb)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/dsb/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CE8669136F96E6C1515679DEF3A93CF7FBBEFA4472EB8D09EA87E2BB95A59787
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 dsb)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.locale.en-US.yaml
new file mode 100644
index 0000000000000..dad4f642d40e7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.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: Mozilla.Thunderbird.dsb
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..e9548207e8401
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.yaml b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/Mozilla.Thunderbird.dsb.yaml
new file mode 100644
index 0000000000000..0ed0e5c15109b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/dsb/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.installer.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.installer.yaml
new file mode 100644
index 0000000000000..035c65b005226
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/el/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/el/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 2506B3FEBA705A3B0F72374A6557D939FA547E1B2E48126C873052CC900349ED
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 el)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/el/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: A5E86410CFD1054260C3433FD0B58ADC8B37B3651101F6F7DA5CE76B8E06E5A1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 el)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.locale.en-US.yaml
new file mode 100644
index 0000000000000..9cae083e3d87a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.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: Mozilla.Thunderbird.el
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b742f6073885a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/el/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.yaml b/manifests/m/Mozilla/Thunderbird/el/153.0.2/Mozilla.Thunderbird.el.yaml
new file mode 100644
index 0000000000000..ae1bfcdc82b82
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/el/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.installer.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.installer.yaml
new file mode 100644
index 0000000000000..c1fe9b9e960f1
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/en-CA/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 4FE83C0BE1959EFAC30D9DA82080A6F2F0539CA46673E93C17E2B8AF9A125A41
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 en-CA)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/en-CA/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 431EE8E125CC23ED4355A1F98E8F952B5BF032B649050FDB2B1474365EDBB3BD
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 en-CA)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.locale.en-US.yaml
new file mode 100644
index 0000000000000..cde67ac1fcdc2
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.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: Mozilla.Thunderbird.en-CA
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d2d8090f3cf3d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.yaml b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/Mozilla.Thunderbird.en-CA.yaml
new file mode 100644
index 0000000000000..8b818a2bdc704
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/en-CA/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.installer.yaml
new file mode 100644
index 0000000000000..ae8d710a9e39c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/es-AR/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: EBD7E4134C006058D010F121438892D3988E89C78FBCBC9403341F1ADCF70FCD
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 es-AR)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/es-AR/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 4E480C550A515296DD283D91F9C3B0E9204C9F876046279EB49171E76164EB98
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 es-AR)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.locale.en-US.yaml
new file mode 100644
index 0000000000000..90b5369890467
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.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: Mozilla.Thunderbird.es-AR
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..400a14db04fdc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.yaml b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/Mozilla.Thunderbird.es-AR.yaml
new file mode 100644
index 0000000000000..36950a5e7653c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-AR/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.installer.yaml
new file mode 100644
index 0000000000000..157be009fc8a9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/es-ES/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 82A3452F7CE65AF3F5AF1E41A170BF8EA1FA32F434ED450BF5BE380C42CA8CD7
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 es-ES)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/es-ES/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: AB7229C211D95D18F684028207BCE55C64B60BB01092866E97019B0377312A61
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 es-ES)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.locale.en-US.yaml
new file mode 100644
index 0000000000000..2fb00009eb9f5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.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: Mozilla.Thunderbird.es-ES
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..90f0234a66cce
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.yaml b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/Mozilla.Thunderbird.es-ES.yaml
new file mode 100644
index 0000000000000..c844fbee41490
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-ES/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.installer.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.installer.yaml
new file mode 100644
index 0000000000000..0c218505e5b81
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/es-MX/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: FEEE1767C53D038FE7912A83849E6B5E50635A90E4756122B01242921F1749BB
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 es-MX)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/es-MX/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: FD07D4EB5387D2E2963EEDB99E40E80593CA4F59009D81C0D356BBE2A8010EF1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 es-MX)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.locale.en-US.yaml
new file mode 100644
index 0000000000000..b3a8a2a881a32
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.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: Mozilla.Thunderbird.es-MX
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a6e450881bd65
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.yaml b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/Mozilla.Thunderbird.es-MX.yaml
new file mode 100644
index 0000000000000..48d0557e69263
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/es-MX/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.installer.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.installer.yaml
new file mode 100644
index 0000000000000..126343298b196
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/et/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/et/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E5C551F20E8DE632919DFCD6C4AADB46ED6B18E3D118A7CC518B4EB72373F93A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 et)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/et/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 9FA12698A6CFEA30BA6962A6962E6E55C3EEC249AF61D9F7C1D3E7789951E54E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 et)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.locale.en-US.yaml
new file mode 100644
index 0000000000000..38bc6a27fadbc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.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: Mozilla.Thunderbird.et
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d48e7b01ab95c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/et/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.yaml b/manifests/m/Mozilla/Thunderbird/et/153.0.2/Mozilla.Thunderbird.et.yaml
new file mode 100644
index 0000000000000..6a0f68ee4ecae
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/et/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.installer.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.installer.yaml
new file mode 100644
index 0000000000000..2966c360ac892
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/eu/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: B1E4B7ADE6747BE3106060B4F7B2A60B2B38A9DED4549667C03DA5ACBE223569
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 eu)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/eu/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 909961BFAD0D6E7F6EFD3EB5D482127607CD3EA1891510CB61413B685BE91252
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 eu)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.locale.en-US.yaml
new file mode 100644
index 0000000000000..696816545d532
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.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: Mozilla.Thunderbird.eu
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..d94eb8a52c485
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.yaml b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/Mozilla.Thunderbird.eu.yaml
new file mode 100644
index 0000000000000..3886aceeed5d0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/eu/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.installer.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.installer.yaml
new file mode 100644
index 0000000000000..8f78ba84bbe8a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/fi/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 955C2287319FEDC68814D64EEF46C527756EB21D7B6A64FAA318DD959A92D5ED
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 fi)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/fi/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7841B2ECB4FDBD773EADA0C31F7E1FD67E6B55F7266700590D12E470376A1E90
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 fi)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.locale.en-US.yaml
new file mode 100644
index 0000000000000..36f74804a1c52
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.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: Mozilla.Thunderbird.fi
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..13cdd3fa6e043
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.yaml b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/Mozilla.Thunderbird.fi.yaml
new file mode 100644
index 0000000000000..846857293d674
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fi/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.installer.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.installer.yaml
new file mode 100644
index 0000000000000..911e74b5e7120
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/fr/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 5B190E0A310C1AD7E5435D471C0F3EE6DF05E92B74DE1A8EF8D2092EEF91DAF6
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 fr)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/fr/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 77A18191336D6AB77CAAEF155D516188953B1EF18B8796A102E35AB70851D41B
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 fr)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.locale.en-US.yaml
new file mode 100644
index 0000000000000..53dbddca0fa0c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.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: Mozilla.Thunderbird.fr
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..eb3d52a4ffb85
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.yaml b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/Mozilla.Thunderbird.fr.yaml
new file mode 100644
index 0000000000000..a4bea612030b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fr/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.installer.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.installer.yaml
new file mode 100644
index 0000000000000..23d6c0c584de9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/fy-NL/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 3CEF7D9695A23E5BAF7BF2C880165D86E8A3EB44953D0DB9065363A4E9001AE2
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 fy-NL)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/fy-NL/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 01496556E1AD86420DA055CEE97D510C6EE572981EFADF1F5C60FEC337C73218
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 fy-NL)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.locale.en-US.yaml
new file mode 100644
index 0000000000000..e0accda0cd750
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.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: Mozilla.Thunderbird.fy-NL
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..8c6b46fadb730
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.yaml b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/Mozilla.Thunderbird.fy-NL.yaml
new file mode 100644
index 0000000000000..4b539cf73545e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/fy-NL/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.installer.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.installer.yaml
new file mode 100644
index 0000000000000..a6aa4580f2126
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ga-IE/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: A170B8CFFF3DD238A9B928D538F6C11370FBD44A8BD88DE1A6BB251C040513FC
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ga-IE)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ga-IE/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E21F5A8C0AAC3A69288742B43257936FDB7F0F39ABF2E4E9D2E539212D35DC51
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ga-IE)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.locale.en-US.yaml
new file mode 100644
index 0000000000000..cbb9de95f23de
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.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: Mozilla.Thunderbird.ga-IE
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4ae3f35b727d6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.yaml b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/Mozilla.Thunderbird.ga-IE.yaml
new file mode 100644
index 0000000000000..6163725d8a506
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ga-IE/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.installer.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.installer.yaml
new file mode 100644
index 0000000000000..898a1f15a5478
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/gd/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: F26BF85569B7A4C7100B16139EFDC0BEA3653CA366B44054FC22F28812C72BC5
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 gd)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/gd/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 47AE573C1B69A91CE196371C33A5DF0E749DBCF33D7EDCF175467DE6F7D93C92
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 gd)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.locale.en-US.yaml
new file mode 100644
index 0000000000000..e98df9bce342b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.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: Mozilla.Thunderbird.gd
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6303eea5de795
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.yaml b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/Mozilla.Thunderbird.gd.yaml
new file mode 100644
index 0000000000000..c4aae9330e336
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gd/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.installer.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.installer.yaml
new file mode 100644
index 0000000000000..1921f156a9d93
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/gl/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: DA64BF087A6214D7A3588AB33237F0045A6A7FD7A13DAC9614C7A864E1987D11
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 gl)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/gl/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 84CC1FFD21DF524254FD64DD872BF23806D4E208091308EC589AF3E6ED19678D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 gl)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.locale.en-US.yaml
new file mode 100644
index 0000000000000..d987689b7268a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.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: Mozilla.Thunderbird.gl
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b755689ee2c05
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.yaml b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/Mozilla.Thunderbird.gl.yaml
new file mode 100644
index 0000000000000..cb5967cc4d9b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/gl/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.installer.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.installer.yaml
new file mode 100644
index 0000000000000..dec162010401c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/he/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/he/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: DA3BED98CC2CAD91E5D21B02BBEF5E4FBEB4A088D4574692A10E421DBCE95660
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 he)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/he/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 814811504598113A31272067F6A281B8877CDEAAA61AA598F5B184F0C5E16B4E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 he)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.locale.en-US.yaml
new file mode 100644
index 0000000000000..f9f39afce4efc
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.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: Mozilla.Thunderbird.he
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f2c400e3dec91
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/he/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.yaml b/manifests/m/Mozilla/Thunderbird/he/153.0.2/Mozilla.Thunderbird.he.yaml
new file mode 100644
index 0000000000000..08a46ce09eab9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/he/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.installer.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.installer.yaml
new file mode 100644
index 0000000000000..da6eff1a48a7f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/hr/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: BFB127FEC98E17AA102023B166AD92F53F3E1573EC4D9F6022845ABB396B5F3D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hr)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/hr/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 54E703FA7FE43AE8CA6AF48D8283DEC3BE9C5C626D3A50F0012DEEF2BD060619
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hr)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.locale.en-US.yaml
new file mode 100644
index 0000000000000..1084d2e27553b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.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: Mozilla.Thunderbird.hr
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..77ff2d0c9e419
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.yaml b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/Mozilla.Thunderbird.hr.yaml
new file mode 100644
index 0000000000000..c25d3bd447a12
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hr/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.installer.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.installer.yaml
new file mode 100644
index 0000000000000..30c27b8f446be
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/hsb/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CCD59CA968C108890E807C4DBD086FA5778A1541276393D82267A2F9D51A9EC1
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hsb)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/hsb/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7903BF0B973F51442869D98BD5CF7928206B68BEE27E769BE49E501FC7220EDE
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hsb)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.locale.en-US.yaml
new file mode 100644
index 0000000000000..72c100c77a7a4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.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: Mozilla.Thunderbird.hsb
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f793188bb23c9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.yaml b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/Mozilla.Thunderbird.hsb.yaml
new file mode 100644
index 0000000000000..a0b40fe8e1f8e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hsb/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.installer.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.installer.yaml
new file mode 100644
index 0000000000000..11e0819c486c0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/hu/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: D81B07511D770C7321C6E5B087CC922F30DECD22204905A3C9C5DADC58BAEF34
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 hu)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/hu/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 80532BA66EBC55410B763E22577C67FBA527616ADD70986A291ED3567D10A093
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 hu)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.locale.en-US.yaml
new file mode 100644
index 0000000000000..c7d38a12ebaec
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.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: Mozilla.Thunderbird.hu
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..622773dcd9d7f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.yaml b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/Mozilla.Thunderbird.hu.yaml
new file mode 100644
index 0000000000000..0f8c952d0c56d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/hu/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.installer.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.installer.yaml
new file mode 100644
index 0000000000000..a4e3fbb1d447d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/id/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/id/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: A483AA25468044E1BDB53682FF01005BD08BA03F484489F535E5E1EA503F1F77
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 id)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/id/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 34DEDC20D35F0DDF3B050EC9E77D8544BE72617681D0C3CD3CAA7CB0B945B658
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 id)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.locale.en-US.yaml
new file mode 100644
index 0000000000000..d6e2a255910fe
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.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: Mozilla.Thunderbird.id
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..1927d70a9ca78
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/id/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.yaml b/manifests/m/Mozilla/Thunderbird/id/153.0.2/Mozilla.Thunderbird.id.yaml
new file mode 100644
index 0000000000000..92fb54427d098
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/id/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.installer.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.installer.yaml
new file mode 100644
index 0000000000000..6f0fcbcb3de30
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/is/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/is/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 67CDF4E161ECF2FE13D2F7062C7A3CAD0F3AF784E79F6E2FA05582AF3304C09D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 is)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/is/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: F2C9F3EF8AEE4D736AE1E80705E2918DBFA3869367DA25BA77B5920F6A2AAF93
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 is)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.locale.en-US.yaml
new file mode 100644
index 0000000000000..1a55dda65162f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.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: Mozilla.Thunderbird.is
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..4b751833cb603
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/is/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.yaml b/manifests/m/Mozilla/Thunderbird/is/153.0.2/Mozilla.Thunderbird.is.yaml
new file mode 100644
index 0000000000000..ebec40b48a3e6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/is/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.installer.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.installer.yaml
new file mode 100644
index 0000000000000..2b4a7034a4e30
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/it/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/it/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 884C48ADFCB82E38C72E176174CBD496467E6629A5D41B5D0495878B60FC9CB8
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 it)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/it/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CBBDDF29A1EE28B617DB38A2E7977932B129A5AB22AF83D522EEF00A52DFC7B9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 it)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.locale.en-US.yaml
new file mode 100644
index 0000000000000..6c69eba9c5080
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.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: Mozilla.Thunderbird.it
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..cf5e9ee9097e6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/it/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.yaml b/manifests/m/Mozilla/Thunderbird/it/153.0.2/Mozilla.Thunderbird.it.yaml
new file mode 100644
index 0000000000000..c8ceba27943db
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/it/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.installer.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.installer.yaml
new file mode 100644
index 0000000000000..8b6fc35986120
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ja/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: F66B1263246B028F0EC9793A58FB00A2D623398470C615BB7123D347E6242A91
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ja)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ja/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 2371D158BC02DE93CF4F70AC74669789445F41355B7079A4505A9CE704E20C67
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ja)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.locale.en-US.yaml
new file mode 100644
index 0000000000000..3d41c38018ff5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.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: Mozilla.Thunderbird.ja
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..63fe805bfffd5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.yaml b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/Mozilla.Thunderbird.ja.yaml
new file mode 100644
index 0000000000000..4db356ae50f19
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ja/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.installer.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.installer.yaml
new file mode 100644
index 0000000000000..57fc5abd4673d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ka/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E561D18D8A58F0C861272BB657A09CC53942529851DB1A6D71D706C9B9A0F87A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ka)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ka/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: FC1DE83886E9F9CA0DE255548DD5899887790B3967BE94E8346481A85E86BFC3
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ka)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.locale.en-US.yaml
new file mode 100644
index 0000000000000..beeed9b59998a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.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: Mozilla.Thunderbird.ka
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..63a1f05ce022f
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.yaml b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/Mozilla.Thunderbird.ka.yaml
new file mode 100644
index 0000000000000..994830d0071e7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ka/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.installer.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.installer.yaml
new file mode 100644
index 0000000000000..42377fe290d1e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/kab/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CC524B26D397265CFB99BA5CA881C27C975C25C8DDEE3F61AE6B3858323523C5
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 kab)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/kab/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 3C62AFF53905D0EB6FB9B134D92FDB800349A78371ACFCE77C8E909259632BA9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 kab)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.locale.en-US.yaml
new file mode 100644
index 0000000000000..f0b732675d7d0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.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: Mozilla.Thunderbird.kab
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6d18d0d0ee39b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.yaml b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/Mozilla.Thunderbird.kab.yaml
new file mode 100644
index 0000000000000..4d1e783f5091c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kab/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.installer.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.installer.yaml
new file mode 100644
index 0000000000000..79cb04e48751b
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/kk/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 02C798BD8AA01EEC4898B0781898EE6998BABEE76484E3B00F9C2575B4188650
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 kk)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/kk/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: D1BC87385473B39CC9F990D3649DF2D01D3191E6225055F3A90A4E5D902415E8
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 kk)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.locale.en-US.yaml
new file mode 100644
index 0000000000000..15825912f019d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.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: Mozilla.Thunderbird.kk
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..649f0e5b015b9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.yaml b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/Mozilla.Thunderbird.kk.yaml
new file mode 100644
index 0000000000000..15eb0f7123575
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/kk/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.installer.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.installer.yaml
new file mode 100644
index 0000000000000..6c8b22e2e21ee
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ko/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 4ACE936AD7BCEAA0D9AAFDAA92D2E013A05EA70A979A6DF1EF76FC78BFD26B54
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ko)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ko/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 5CF3A4AA40AB05E5F6251D8285E762A163430D0F85FB7F5D5C8300FD52663228
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ko)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.locale.en-US.yaml
new file mode 100644
index 0000000000000..0f0183018e81c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.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: Mozilla.Thunderbird.ko
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..b935a836ef431
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.yaml b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/Mozilla.Thunderbird.ko.yaml
new file mode 100644
index 0000000000000..38503b873297a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ko/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.installer.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.installer.yaml
new file mode 100644
index 0000000000000..b43eff5ee28b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/lt/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: A734E412F6760418F73AC81A1FE56B43C0298998FA2DAAE4189ED00E27F5FB6E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 lt)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/lt/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 02F134D383418E67389A0B471CBEAB1714FDA2BA5D5D1EF44BBDFF3AA1CC0A2C
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 lt)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.locale.en-US.yaml
new file mode 100644
index 0000000000000..5ad206d396d04
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.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: Mozilla.Thunderbird.lt
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..a2d49d3b90bf5
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.yaml b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/Mozilla.Thunderbird.lt.yaml
new file mode 100644
index 0000000000000..134d0a06704fa
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lt/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.installer.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.installer.yaml
new file mode 100644
index 0000000000000..9c7486149080c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/lv/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: F82B611827676E07F8FCA2CBF033EA3580DE4DCDFDFFD3486C177DEBD5C61442
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 lv)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/lv/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 743CFCC84F2E1163476969FEBD6687C923B58E7CA2ACD7939CD132E2F30D7AC5
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 lv)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.locale.en-US.yaml
new file mode 100644
index 0000000000000..3187c75a3bb69
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.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: Mozilla.Thunderbird.lv
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..c80d719bc4428
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.yaml b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/Mozilla.Thunderbird.lv.yaml
new file mode 100644
index 0000000000000..f798db7a9d9d0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/lv/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.installer.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.installer.yaml
new file mode 100644
index 0000000000000..85b857e7e2672
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ms/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 9E340A5C5E475DD6E7E85870CB52E3D002D9603DEF393AEE752B0D42CC57F206
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ms)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ms/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: FF7C54C590ECBD86AD0E20DA9CBA48AD3444F9A989808FAFA123CE3AE244E0C6
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ms)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.locale.en-US.yaml
new file mode 100644
index 0000000000000..3ca100d62a0f7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.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: Mozilla.Thunderbird.ms
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9c110d3a8e019
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.yaml b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/Mozilla.Thunderbird.ms.yaml
new file mode 100644
index 0000000000000..fef9b0df3f4f6
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ms/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.installer.yaml
new file mode 100644
index 0000000000000..5c3edfebf51cb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/nb-NO/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 5598FB760650266196D02C87A5354AA8F117977CBBFF785F913A9291FAF5D200
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 nb-NO)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/nb-NO/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: AE00E359EFA8A061E18C1B320E07500E5622EE7C1386E011357076926346A2CE
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 nb-NO)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.locale.en-US.yaml
new file mode 100644
index 0000000000000..e8e1f0b25668c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.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: Mozilla.Thunderbird.nb-NO
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..fb07719386491
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.yaml b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/Mozilla.Thunderbird.nb-NO.yaml
new file mode 100644
index 0000000000000..343d729c4be47
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nb-NO/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.installer.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.installer.yaml
new file mode 100644
index 0000000000000..0d548273384b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/nl/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 2117978C485E7D33516BEF42986A495A8BD1B0786DBDD3BFBB4075DEAE58BD3F
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 nl)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/nl/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: CB2154D86EA3635B656A17888A1542D20459CBA2E87184D20867AC6757017982
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 nl)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.locale.en-US.yaml
new file mode 100644
index 0000000000000..f0af7b0fe2e22
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.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: Mozilla.Thunderbird.nl
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6ccb95c894997
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.yaml b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/Mozilla.Thunderbird.nl.yaml
new file mode 100644
index 0000000000000..d03a5f1d52c1d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nl/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.installer.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.installer.yaml
new file mode 100644
index 0000000000000..03c82041e7e4c
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/nn-NO/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 45A161535FB8F5070D5A91B5FA544AC20442DA59B61C57886E318C1B1B14DC22
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 nn-NO)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/nn-NO/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 3234B256E3DB02D86C82ABDA4083AB65B65D6DDD9F839703ECD619566C9E04CB
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 nn-NO)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.locale.en-US.yaml
new file mode 100644
index 0000000000000..f4ae7bfd643b0
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.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: Mozilla.Thunderbird.nn-NO
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..31df8f365b7b8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.yaml b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/Mozilla.Thunderbird.nn-NO.yaml
new file mode 100644
index 0000000000000..b51f9ac01ae45
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/nn-NO/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.installer.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.installer.yaml
new file mode 100644
index 0000000000000..8731b8387fca9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/pa-IN/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 8FA3C76C757748D9D1B3D73BB3CE20563BFEE6ED4F093CD62481838B504FB217
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 pa-IN)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/pa-IN/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: A300218F09DC5D5141755C2665D354918447E057FB307A839E8808AEDD4DFC18
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 pa-IN)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.locale.en-US.yaml
new file mode 100644
index 0000000000000..f6ff5303f0136
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.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: Mozilla.Thunderbird.pa-IN
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..5674f8a7b71de
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.yaml b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/Mozilla.Thunderbird.pa-IN.yaml
new file mode 100644
index 0000000000000..19d4250d1812e
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pa-IN/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.installer.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.installer.yaml
new file mode 100644
index 0000000000000..2e74349d7d06d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/pl/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 557B99090DDF176887266310F5CC2718ED963AAB96ADD2BE5DA06450583F32AA
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 pl)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/pl/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 563BE91DC3A88879F4F60DE1C3D340CA0806D041EE901F179C8FCFA688139F1E
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 pl)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.locale.en-US.yaml
new file mode 100644
index 0000000000000..0382c41977321
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.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: Mozilla.Thunderbird.pl
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..f2e8e28b5fd24
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.yaml b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/Mozilla.Thunderbird.pl.yaml
new file mode 100644
index 0000000000000..7d6e2e856fcba
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pl/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.installer.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.installer.yaml
new file mode 100644
index 0000000000000..a07c4f1437086
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/pt-BR/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E6839A0DEBE664F8206889FF2B6D498066E04755B56C81A62453A0E10F76D499
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 pt-BR)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/pt-BR/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: FAA92E0087C71BC4451A18137916228CB755C3EB5225540103D3E91C8246B2CD
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 pt-BR)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.locale.en-US.yaml
new file mode 100644
index 0000000000000..ffacf2f9d69a9
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.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: Mozilla.Thunderbird.pt-BR
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9b52c4e99cb2a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.yaml b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/Mozilla.Thunderbird.pt-BR.yaml
new file mode 100644
index 0000000000000..059beafc40f10
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-BR/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.installer.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.installer.yaml
new file mode 100644
index 0000000000000..d89e26d668dbb
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/pt-PT/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 91813F4DF421B380D4C2824B3CB9EAA6E52AD7A9A2D39A6433C9886530396947
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 pt-PT)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/pt-PT/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 928BCD8DD07DD695527D0F8DDD8AB8A19E32AD24868504C4DD28CF7492F8371D
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 pt-PT)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.locale.en-US.yaml
new file mode 100644
index 0000000000000..0841d2daa5723
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.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: Mozilla.Thunderbird.pt-PT
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..efa6e9da15884
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.yaml b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/Mozilla.Thunderbird.pt-PT.yaml
new file mode 100644
index 0000000000000..418ff1a868c3a
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/pt-PT/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.installer.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.installer.yaml
new file mode 100644
index 0000000000000..83e54ed3a5fb7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/rm/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: F3F6AB7136D387F04BDA0559BBD3C4E60F5EF724A98698D86FDE564961945201
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 rm)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/rm/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E35A238D46A029D8317274EADE38952A3A15BEF9E94844AEBCA75FEDF41FD1B9
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 rm)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.locale.en-US.yaml
new file mode 100644
index 0000000000000..ec042645c3612
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.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: Mozilla.Thunderbird.rm
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..9299eb9902ba8
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.yaml b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/Mozilla.Thunderbird.rm.yaml
new file mode 100644
index 0000000000000..f2f7b3878b560
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/rm/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.installer.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.installer.yaml
new file mode 100644
index 0000000000000..9925c277a2ef4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ro/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: FF957EBDFD33E731DE614C72D03CE495932D74AFB98A3A658999157B1DC53029
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ro)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ro/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: E353CE85035C341216533AD89D2F2325A2269330BDFAB6CF0F9139BB0485A790
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ro)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.locale.en-US.yaml
new file mode 100644
index 0000000000000..927fec6935c47
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.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: Mozilla.Thunderbird.ro
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..02e884e2b297d
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.yaml b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/Mozilla.Thunderbird.ro.yaml
new file mode 100644
index 0000000000000..f01dcfe0b09d7
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ro/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.installer.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.installer.yaml
new file mode 100644
index 0000000000000..0bb6a858ee3c3
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/ru/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 6765756C38045F6E80C97D4434EECE518163D97B531C94D71A7357C59166D129
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 ru)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/ru/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 7CA616D69FB7577EA4DC829F2706F49066924A8E5E2D74198BFF22C7AC1EBB9A
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 ru)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.locale.en-US.yaml
new file mode 100644
index 0000000000000..5cb21d263aaea
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.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: Mozilla.Thunderbird.ru
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..6eb3ea59c91ed
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.yaml b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/Mozilla.Thunderbird.ru.yaml
new file mode 100644
index 0000000000000..9300c768d00c3
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/ru/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.installer.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.installer.yaml
new file mode 100644
index 0000000000000..78d75886b0654
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/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.2
+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-08-04
+Installers:
+- Architecture: x86
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win32/sk/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: DBFDEB77A4B5D01D1F3E311E0A656C5FF9A894597D09F96BF85C44324F5D6811
+ ProductCode: Mozilla Thunderbird 153.0.2 (x86 sk)
+- Architecture: x64
+ InstallerUrl: https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/153.0.2/win64/sk/Thunderbird%20Setup%20153.0.2.exe
+ InstallerSha256: 34790F419662D73B4BE7B269E0EF8B219E53B35BF01A587241C7AC903B0DE339
+ ProductCode: Mozilla Thunderbird 153.0.2 (x64 sk)
+ManifestType: installer
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.locale.en-US.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.locale.en-US.yaml
new file mode 100644
index 0000000000000..cbdeb54c42199
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.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: Mozilla.Thunderbird.sk
+PackageVersion: 153.0.2
+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 Changed
+ changed
+ There are no Thunderbird changes requiring release notes in this release
+ReleaseNotesUrl: https://www.thunderbird.net/thunderbird/153.0.2/releasenotes/
+ManifestType: defaultLocale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.locale.zh-CN.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.locale.zh-CN.yaml
new file mode 100644
index 0000000000000..98a4bc1320dd4
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/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.2
+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.2/releasenotes/
+ManifestType: locale
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.yaml b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/Mozilla.Thunderbird.sk.yaml
new file mode 100644
index 0000000000000..b9b8df85a6c40
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/sk/153.0.2/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.2
+DefaultLocale: en-US
+ManifestType: version
+ManifestVersion: 1.12.0
diff --git a/manifests/m/Mozilla/Thunderbird/sl/153.0.2/Mozilla.Thunderbird.sl.installer.yaml b/manifests/m/Mozilla/Thunderbird/sl/153.0.2/Mozilla.Thunderbird.sl.installer.yaml
new file mode 100644
index 0000000000000..b97d451392927
--- /dev/null
+++ b/manifests/m/Mozilla/Thunderbird/sl/153.0.2/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.2
+InstallerType: nullsoft
+Scope: machine
+InstallModes:
+- interactive
+- silent
+InstallerSwitches:
+ Silent: /S /PreventRebootRequired=true
+ SilentWithProgress: /S /PreventRebootRequired=true
+ InstallLocation: /InstallDirectoryPath="