From 85c92ecbbca492c78628c03003f7cfcae8853024 Mon Sep 17 00:00:00 2001 From: UnownBot Date: Sat, 28 Mar 2026 23:57:21 -0400 Subject: [PATCH 01/80] New version: Fastfetch-cli.Fastfetch version 2.61.0 (#353217) Co-authored-by: UnownPlain --- .../Fastfetch-cli.Fastfetch.installer.yaml | 22 ++++++++ .../Fastfetch-cli.Fastfetch.locale.en-US.yaml | 56 +++++++++++++++++++ .../2.61.0/Fastfetch-cli.Fastfetch.yaml | 8 +++ 3 files changed, 86 insertions(+) create mode 100644 manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml create mode 100644 manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml create mode 100644 manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml new file mode 100644 index 000000000000..ff6e022a7c5e --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.installer.yaml @@ -0,0 +1,22 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.61.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: fastfetch.exe +- RelativeFilePath: flashfetch.exe +Commands: +- fastfetch +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.61.0/fastfetch-windows-amd64.zip + InstallerSha256: 67AF437124AD30D5571071649BB71951EEA6F8A5CB781C31F83536DD77D48ACB +- Architecture: arm64 + InstallerUrl: https://github.com/fastfetch-cli/fastfetch/releases/download/2.61.0/fastfetch-windows-aarch64.zip + InstallerSha256: CAE5B0C84633D2ED91E7F8AA604ED91C2C672E64E25E3D670EA5BB7FC015C5AE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml new file mode 100644 index 000000000000..fa1d1f6a6559 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.61.0 +PackageLocale: en-US +Publisher: fastfetch-cli +PublisherUrl: https://github.com/fastfetch-cli +PublisherSupportUrl: https://github.com/fastfetch-cli/fastfetch/issues +PackageName: fastfetch +PackageUrl: https://github.com/fastfetch-cli/fastfetch +License: MIT +LicenseUrl: https://github.com/fastfetch-cli/fastfetch/blob/HEAD/LICENSE +ShortDescription: Like neofetch, but much faster because written mostly in C. +Tags: +- cli +- command-line +- cross-platform +- fastfetch +- fetch +- hardware +- neofetch +- screenfetch +- terminal +ReleaseNotes: |- + Changes: + - Support for Windows 7 and 8 has been removed. + - Windows 8.1 is now the oldest version supported by fastfetch. + - The GPU module on WSL no longer relies on DXCore. + - The directx-headers dependency is no longer required. + - Fastfetch on Linux is now pure C; a C++ compiler is no longer required. + - GPU type detection is now slightly less accurate, but detection speed should be slightly faster. + - The GPU module on Windows now uses DXCore for more accurate GPU type detection (requires Windows 10 or later). + - This feature is built only when DXCore headers are available, which requires installing mingw-w64--x86_64-directx-headers on MSYS2. + + Features: + - Adds a brightness option for color display configuration (#2238, Colors) + - Adds support for detecting Bluetooth keyboards on Linux (#2220, Keyboard) + - Adds support for detecting GlazeWM (WM, macOS) + - Adds a showEmptySlots option to display empty memory slots on Linux (#2222, PhysicalMemory) + - Adds marketing product name detection on Asahi Linux (Host, Linux) + - Adds support for new M5 Mac models (Host, macOS) + - Improves SMBIOS robustness by validating malformed data and improving error handling + - Improves reliability when terminating child processes (Processing, Windows) + - Improves Intel Mac support by querying SMBIOS data directly (Global, macOS) + - Includes numerous internal cleanups and optimizations + + Bugfixes: + - Fixes missing memory devices on some machines (PhysicalMemory) + - Fixes CPUCache deduplication for shared caches (#2228, CPUCache, Linux) + - Fixes WM version reporting for niri (#2218, WM, Linux) + - Fixes SSID decoding issues from iw output (Wifi, Linux) + - Fixes the CMD code page being changed after running fastfetch on Windows (#2245, Windows) +ReleaseNotesUrl: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.61.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml new file mode 100644 index 000000000000..be97da5758a9 --- /dev/null +++ b/manifests/f/Fastfetch-cli/Fastfetch/2.61.0/Fastfetch-cli.Fastfetch.yaml @@ -0,0 +1,8 @@ +# Created by Anthelion using komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Fastfetch-cli.Fastfetch +PackageVersion: 2.61.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f4ac62d119e84f4569a155af6ef700e3c0df7378 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 14:58:13 +1100 Subject: [PATCH 02/80] New version: ConnectingApps.Kemforge version 1.3.3 (#353352) --- .../ConnectingApps.Kemforge.installer.yaml | 17 +++++++++++++++++ .../ConnectingApps.Kemforge.locale.en-US.yaml | 17 +++++++++++++++++ .../Kemforge/1.3.3/ConnectingApps.Kemforge.yaml | 8 ++++++++ 3 files changed, 42 insertions(+) create mode 100644 manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml create mode 100644 manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml create mode 100644 manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml diff --git a/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml new file mode 100644 index 000000000000..eb9e12f722cb --- /dev/null +++ b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.installer.yaml @@ -0,0 +1,17 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ConnectingApps.Kemforge +PackageVersion: 1.3.3 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: kemforge.exe + PortableCommandAlias: kemforge +ReleaseDate: 2026-03-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ConnectingApps/kemforge/releases/download/v1.3.3/kemforge.zip + InstallerSha256: 8D715593DA9CC0FED00E3F8CE532C7FECC69929E833DF71BAC6D5E833288CBFE +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml new file mode 100644 index 000000000000..429fcd9466b6 --- /dev/null +++ b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.locale.en-US.yaml @@ -0,0 +1,17 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ConnectingApps.Kemforge +PackageVersion: 1.3.3 +PackageLocale: en-US +Publisher: Connecting Apps +PublisherUrl: https://github.com/ConnectingApps +PublisherSupportUrl: https://github.com/ConnectingApps/kemforge/issues +PackageName: Kemforge +PackageUrl: https://github.com/ConnectingApps/kemforge +License: GPL-3.0 +LicenseUrl: https://github.com/ConnectingApps/kemforge/blob/HEAD/LICENSE +ShortDescription: A modern, curl-compatible CLI tool for making web requests with Post-Quantum Cryptography (PQC) support. +ReleaseNotesUrl: https://github.com/ConnectingApps/kemforge/releases/tag/v1.3.3 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml new file mode 100644 index 000000000000..e6c4aab03ff2 --- /dev/null +++ b/manifests/c/ConnectingApps/Kemforge/1.3.3/ConnectingApps.Kemforge.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ConnectingApps.Kemforge +PackageVersion: 1.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From da126bd6319aa8176680b53997bb1f4e2f6396bf Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 14:59:07 +1100 Subject: [PATCH 03/80] New version: BuildIso.BuildIso version 2026.7 (#353356) --- .../2026.7/BuildIso.BuildIso.installer.yaml | 15 +++++++++++ .../BuildIso.BuildIso.locale.en-US.yaml | 25 +++++++++++++++++++ .../BuildIso/2026.7/BuildIso.BuildIso.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml create mode 100644 manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml create mode 100644 manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml diff --git a/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml new file mode 100644 index 000000000000..5c8222d96c20 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.installer.yaml @@ -0,0 +1,15 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: '2026.7' +InstallerType: portable +Commands: +- BuildIso +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/BuildIso/BuildIso/releases/download/v2026.7/BuildIso.exe + InstallerSha256: C1FB979BADFD2F1449B9F68A5BDEFD98AACB64FA2AB3577DD48266ACB92568CB +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml new file mode 100644 index 000000000000..3eb9691dc272 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: '2026.7' +PackageLocale: en-US +Publisher: BuildIso +PublisherUrl: https://github.com/BuildIso +PublisherSupportUrl: https://github.com/BuildIso/BuildIso/issues +PackageName: BuildIso +PackageUrl: https://github.com/BuildIso/BuildIso +License: MIT +LicenseUrl: https://github.com/BuildIso/BuildIso/blob/HEAD/LICENSE +ShortDescription: Lightweight ISO generator for OSDev. +Tags: +- build +- build-system +- build-tool +- buildiso +- eltorito +- iso +ReleaseNotes: Ajouted prediction system of the ISO in MB, fixed the version command for use api.github.com, added a check disk space and if the disk space is insufficient it tells you and asks you for confirmation if you want to continue. Source code in +ReleaseNotesUrl: https://github.com/BuildIso/BuildIso/releases/tag/v2026.7 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml new file mode 100644 index 000000000000..cc978cc9f298 --- /dev/null +++ b/manifests/b/BuildIso/BuildIso/2026.7/BuildIso.BuildIso.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: BuildIso.BuildIso +PackageVersion: '2026.7' +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 75d924a94e142f8c7fc115bcf08cfd4d23af99f3 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 15:00:00 +1100 Subject: [PATCH 04/80] New version: EDCD.EliteDangerousMarketConnector version 6.1.2 (#353359) --- ...iteDangerousMarketConnector.installer.yaml | 31 ++++++++++++++++ ...DangerousMarketConnector.locale.en-US.yaml | 37 +++++++++++++++++++ .../EDCD.EliteDangerousMarketConnector.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml create mode 100644 manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml create mode 100644 manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml diff --git a/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml new file mode 100644 index 000000000000..ce1ccf3d1c0a --- /dev/null +++ b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.installer.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: EDCD.EliteDangerousMarketConnector +PackageVersion: 6.1.2 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +ProductCode: '{5E9AD4D3-0365-41D5-9586-9368745DD109}_is1' +ReleaseDate: 2026-01-29 +AppsAndFeaturesEntries: +- DisplayName: EDMarketConnector 6.1.2 + ProductCode: '{761CE8DC-06C5-4B9F-8C9B-D40A1FF97008}' +ElevationRequirement: elevatesSelf +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\EDMarketConnector' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/EDCD/EDMarketConnector/releases/download/Release/6.1.2/EDMarketConnector_Installer_6.1.2_x86.exe + InstallerSha256: 1BD06E5EE4A161523A7685462621FE4E65EA723DBF1D8C3EF55E2724B393A02B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerUrl: https://github.com/EDCD/EDMarketConnector/releases/download/Release/6.1.2/EDMarketConnector_Installer_6.1.2_x64.exe + InstallerSha256: 071908C939D65966FC8D54DB3204CC5B12ADB6FA98FD17C50B3CE3B44446AD50 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml new file mode 100644 index 000000000000..5c298325adf0 --- /dev/null +++ b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: EDCD.EliteDangerousMarketConnector +PackageVersion: 6.1.2 +PackageLocale: en-US +Publisher: EDCD +PublisherUrl: https://github.com/EDCD/EDMarketConnector +PublisherSupportUrl: https://github.com/EDCD/EDMarketConnector/issues +Author: EDCD +PackageName: Elite Dangerous Market Connector +PackageUrl: https://github.com/EDCD/EDMarketConnector +License: GPL-2.0 +LicenseUrl: https://github.com/EDCD/EDMarketConnector/blob/HEAD/LICENSE +CopyrightUrl: https://github.com/EDCD/EDMarketConnector/blob/main/LICENSE +ShortDescription: Mod/Plugin for Elite Dangerous that helps contribute data to EDDB.IO +Tags: +- eddn +- elite-dangerous +- frontier-api +ReleaseNotes: |- + Release 6.1.2 + This release includes refinements on the patches for 6.1.1, and a series of new tests for development. + Changes and Enhancements + - Added a series of new PyTest tests for development checking. + - Added documentation on all the available trace-on commands, as well as what their log output will look like. + - Improved the check for Git branch existence to be more efficient. + - Improves the config write system to ensure two simultaneous writes don't corrupt the config file. + - Simplified the check for if the program is frozen or not to a single check. + Bug Fixes + - Fixed a bug on Linux where the Plugin Browser would still display rows too thin. +ReleaseNotesUrl: https://github.com/EDCD/EDMarketConnector/releases/tag/Release/6.1.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/EDCD/EDMarketConnector/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml new file mode 100644 index 000000000000..59e953648f13 --- /dev/null +++ b/manifests/e/EDCD/EliteDangerousMarketConnector/6.1.2/EDCD.EliteDangerousMarketConnector.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: EDCD.EliteDangerousMarketConnector +PackageVersion: 6.1.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 89cdccc7bddb012a3e713856e96d9ca3237c30e0 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 15:01:00 +1100 Subject: [PATCH 05/80] New version: ENIAC-Tech.FlexDesigner version 2.1.0 (#353361) --- .../ENIAC-Tech.FlexDesigner.installer.yaml | 22 +++++++++++++++ .../ENIAC-Tech.FlexDesigner.locale.en-US.yaml | 27 +++++++++++++++++++ .../2.1.0/ENIAC-Tech.FlexDesigner.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml create mode 100644 manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml create mode 100644 manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml diff --git a/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml new file mode 100644 index 000000000000..f486e28f7a5d --- /dev/null +++ b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.installer.yaml @@ -0,0 +1,22 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ENIAC-Tech.FlexDesigner +PackageVersion: 2.1.0 +InstallerLocale: en-US +InstallerType: nullsoft +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: 373f53d4-b273-5e76-aaaa-6542e46dfe55 +ReleaseDate: 2026-01-07 +AppsAndFeaturesEntries: +- ProductCode: 373f53d4-b273-5e76-aaaa-6542e46dfe55 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/ENIAC-Tech/FlexDesigner/releases/download/2.1.0/flex-designer-2.1.0-setup.exe + InstallerSha256: 965FC8EEB7E253310A0B87458EF53664CBF6EBCF977DA32D225749584176541E +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml new file mode 100644 index 000000000000..80c7268ea939 --- /dev/null +++ b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ENIAC-Tech.FlexDesigner +PackageVersion: 2.1.0 +PackageLocale: en-US +Publisher: ENIAC Technology +PublisherUrl: https://github.com/ENIAC-Tech +PublisherSupportUrl: https://github.com/ENIAC-Tech/FlexDesigner/issues +Author: '@icyqwq (Aspen)' +PackageName: FlexDesigner +PackageUrl: https://github.com/ENIAC-Tech/FlexDesigner +License: Proprietary +Copyright: Copyright © 2025 ENIAC Technology +ShortDescription: The Designer for the Kickstarter Project Flexbar +ReleaseNotes: |- + Release 2.1.0 + Bug Fixes + - Icon packs could not be imported + - Device crash caused by DirectDraw + - Incorrect absolute mouse position + - Abnormal network upload/download speed in the macOS performance monitor + - Only a single mouse click was possible + - Trackpad and mouse clicks did not work properly on macOS +ReleaseNotesUrl: https://github.com/ENIAC-Tech/FlexDesigner/releases/tag/2.1.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml new file mode 100644 index 000000000000..99848d5b6788 --- /dev/null +++ b/manifests/e/ENIAC-Tech/FlexDesigner/2.1.0/ENIAC-Tech.FlexDesigner.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ENIAC-Tech.FlexDesigner +PackageVersion: 2.1.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 4891493e9b8d699b0cd3fcdca091b0a954a2c075 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 15:01:52 +1100 Subject: [PATCH 06/80] New version: DynamoRIO.drmemory version 2.6.20434 (#353362) --- .../DynamoRIO.drmemory.installer.yaml | 44 +++++++++++++++++++ .../DynamoRIO.drmemory.locale.en-US.yaml | 18 ++++++++ .../2.6.20434/DynamoRIO.drmemory.yaml | 8 ++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml create mode 100644 manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml create mode 100644 manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml diff --git a/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml new file mode 100644 index 000000000000..aa5fbc977baf --- /dev/null +++ b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.installer.yaml @@ -0,0 +1,44 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.drmemory +PackageVersion: 2.6.20434 +ReleaseDate: 2025-12-13 +Installers: +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drconfig.exe + PortableCommandAlias: drconfig + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drltrace.exe + PortableCommandAlias: drltrace + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drmemory.exe + PortableCommandAlias: drmemory + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/drstrace.exe + PortableCommandAlias: drstrace + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/symquery.exe + PortableCommandAlias: symquery + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/vs_external_tool.exe + PortableCommandAlias: vs_external_tool + - RelativeFilePath: DrMemory-Windows-2.6.20434/bin64/winsyms.exe + PortableCommandAlias: winsyms + InstallerUrl: https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20434/DrMemory-Windows-2.6.20434.zip + InstallerSha256: ED9C0E3F1BDB7F8DB1ADC13531493FB1C451E15F375638592C01D8837825A73A +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20434/DrMemory-Windows-2.6.20434.msi + InstallerSha256: BD6E6EB2BFE466F839B1641E8CA8822AAC1FDBF9E4A835ABD34041A86CD7D531 + ProductCode: '{67675AD6-1FB0-4DE1-9ECF-84997515025E}' + AppsAndFeaturesEntries: + - DisplayName: Dr. Memory + Publisher: Google + DisplayVersion: 2.6.20434 + ProductCode: '{67675AD6-1FB0-4DE1-9ECF-84997515025E}' + UpgradeCode: '{1A8D7CEE-2ABA-4462-B0D6-86F26715128E}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Dr. Memory' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml new file mode 100644 index 000000000000..d7e0d711de65 --- /dev/null +++ b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.locale.en-US.yaml @@ -0,0 +1,18 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.drmemory +PackageVersion: 2.6.20434 +PackageLocale: en-US +Publisher: DynamoRIO +PublisherUrl: https://github.com/DynamoRIO +PublisherSupportUrl: https://github.com/DynamoRIO/drmemory/issues +PackageName: Dr. Memory +PackageUrl: https://github.com/DynamoRIO/drmemory +License: LGPL-2.1-only +LicenseUrl: https://github.com/DynamoRIO/drmemory/blob/HEAD/license.txt +ShortDescription: Memory monitoring tool capable of identifying memory-related programming errors. +ReleaseNotes: Auto-generated periodic build. +ReleaseNotesUrl: https://github.com/DynamoRIO/drmemory/releases/tag/cronbuild-2.6.20434 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml new file mode 100644 index 000000000000..b744a910e467 --- /dev/null +++ b/manifests/d/DynamoRIO/drmemory/2.6.20434/DynamoRIO.drmemory.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: DynamoRIO.drmemory +PackageVersion: 2.6.20434 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 949b5686ec6cad2ab2e2dabde7841fb41aede638 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:33:08 +0800 Subject: [PATCH 07/80] New version: ClawWork.ClawWork version 0.0.11 (#351478) --- .../0.0.11/ClawWork.ClawWork.installer.yaml | 25 ++++++++ .../ClawWork.ClawWork.locale.en-US.yaml | 62 +++++++++++++++++++ .../ClawWork.ClawWork.locale.zh-CN.yaml | 32 ++++++++++ .../ClawWork/0.0.11/ClawWork.ClawWork.yaml | 8 +++ 4 files changed, 127 insertions(+) create mode 100644 manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml create mode 100644 manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml create mode 100644 manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml create mode 100644 manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml new file mode 100644 index 000000000000..5b5a36c9c573 --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.installer.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +ProductCode: 5395e3d2-8866-5284-9f7b-073e8b6bc4b5 +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/clawwork-ai/ClawWork/releases/download/v0.0.11/ClawWork-0.0.11-win-x64.exe + InstallerSha256: C95DEAB562040787AC6A2FCDCFBC9986DCCABD193D420253AFA9141B6FFA7354 + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/clawwork-ai/ClawWork/releases/download/v0.0.11/ClawWork-0.0.11-win-x64.exe + InstallerSha256: C95DEAB562040787AC6A2FCDCFBC9986DCCABD193D420253AFA9141B6FFA7354 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml new file mode 100644 index 000000000000..146696969419 --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +PackageLocale: en-US +Publisher: clawwork-ai +PublisherUrl: https://github.com/clawwork-ai +PublisherSupportUrl: https://github.com/clawwork-ai/ClawWork/issues +PackageName: ClawWork +PackageUrl: https://clawwork-ai.github.io/ClawWork/ +License: Apache-2.0 +LicenseUrl: https://github.com/clawwork-ai/ClawWork/blob/HEAD/LICENSE +Copyright: Copyright 2026 ClawWork Contributors +ShortDescription: Connect ClawWork to your own OpenClaw and unlock 10x multi-session productivity. +Description: |- + A desktop workspace for OpenClaw. + Parallel tasks, visible tool activity, and files you can actually find later. + + Why ClawWork + Using OpenClaw through Telegram, Slack, or a plain chat UI works fine for small stuff. It gets annoying once the work stops being simple. + Status disappears into the message stream. Running several tasks means juggling tabs and trying to remember which session was using which model. Files show up in replies, then vanish into history. + ClawWork fixes that by treating each task as its own workspace. You get a desktop UI where tasks stay separate, tool activity is visible while it happens, and output files stay attached to the work that produced them. + + Why it feels better + - Each task runs in its own OpenClaw session, so you can switch between parallel jobs without mixing context. + - Streaming replies, tool call cards, progress, and artifacts live in one place instead of being buried in chat history. + - Gateway, agent, model, and thinking settings are scoped per task. + - Files produced by the agent are saved to a local workspace and stay easy to browse later. + - Risky exec actions can stop for approval before they run. +Tags: +- agent +- agentic +- ai +- chatbot +- claw +- large-language-model +- llm +- openclaw +ReleaseNotes: |- + ✨ What's New + - ⏰ Cron task management UI (beta) — Full scheduling panel to create, edit, toggle, run, and monitor recurring agent tasks. Includes cron expression presets (every 5 min, hourly, daily, weekdays, weekly), human-readable previews via cronstrue, interval unit selector, advanced options (model, thinking, delivery, failure alerts), per-job run history with expandable summaries, and a scheduler status indicator. Accessible from the left nav with a beta badge. by @samzong in #161 + - 🔔 Native OS notifications — Get notified via Electron Notification API when tasks complete, approvals are requested, or gateways disconnect — even when ClawWork is minimized or unfocused. Three independent toggles in Settings → General, all enabled by default. by @samzong in #157 + - 📂 Live context folder file watching — Context folders now auto-refresh when files change on disk via fs.watch with 500ms debounce (max 10 watchers per task). Live file count badges appear on context folder pills. Includes race-condition guards and cleanup on task switch/unmount. by @samzong in #156 + - 🏷️ Server version badge in Gateway settings — Each gateway now displays its OpenClaw server version extracted from the WebSocket hello-ok handshake payload. by @samzong in #159 + 🐛 Bug Fixes + - Fixed titlebar drag — removed global fixed z-50 overlay from App.tsx; each panel header now owns its own drag region via titlebar-drag class, eliminating recurring z-index conflicts by @samzong in #161 + - Fixed cron deleteAfterRun — explicitly send false to prevent server from defaulting one-shot jobs to auto-delete by @samzong in #161 + - Fixed cron "All" filter — send enabled: 'all' explicitly to server instead of undefined (server defaults to enabled-only) by @samzong in #161 + - Fixed cron session identity — cron jobs now use store-key format (agent:main:clawwork::task:) and register a local task on creation, so cron-created conversations appear in the task list by @samzong in #161 + 🔧 Engineering + - Simplified notification code — extracted maybeNotify() helper, unified navigateToTask callback, merged three useState booleans into single state object, data-driven notification toggle UI by @samzong in #158 + - Removed buildSessionRequestKey and request-key regex infrastructure from @clawwork/shared — store-key format is now used consistently by @samzong in #161 + - Added Switch UI component (Radix UI) and cronstrue dependency for cron expression rendering by @samzong in #161 + - Added 192 lines of shared Cron types (CronSchedule, CronPayload, CronJob, etc.) and 7 Gateway cron.* RPC methods by @samzong in #161 + 📖 Docs + - Added keynote slides workspace with Slidev by @samzong in #160 + - Updated README, architecture diagrams, website, and keynote slides by @samzong in #162 + - Added Thanks slide and deployed keynote to GitHub Pages by @samzong in #163 +ReleaseNotesUrl: https://github.com/clawwork-ai/ClawWork/releases/tag/v0.0.11 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml new file mode 100644 index 000000000000..a3fe86bf697e --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +PackageLocale: zh-CN +ShortDescription: 将 ClawWork 连接至您自己的 OpenClaw,解锁 10 倍多会话生产力。 +Description: |- + OpenClaw 的桌面工作区。 + 支持并行任务、实时可见的工具活动,以及日后轻松查找的文件。 + + 为何选择 ClawWork + 通过 Telegram、Slack 或普通聊天界面使用 OpenClaw,处理简单任务尚可。但一旦工作变得复杂,体验就会大打折扣。 + 状态信息淹没在消息流中;运行多个任务时,不得不在多个标签页间切换,努力回忆哪个会话使用了哪个模型;文件出现在回复中,随后又消失在历史记录里。 + ClawWork 通过将每个任务视为独立的工作区来解决这一问题。您将获得一个桌面界面:任务彼此隔离,工具活动在执行过程中清晰可见,输出文件始终与生成它们的工作关联在一起。 + + 为何体验更佳 + - 每个任务在独立的 OpenClaw 会话中运行,让您能在并行作业间自由切换而不会混淆上下文。 + - 流式回复、工具调用卡片、进度信息和产出物集中呈现,不再埋没于聊天记录中。 + - 网关、智能体、模型及思维设置均按任务单独配置。 + - 智能体生成的文件保存至本地工作区,便于后续浏览。 + - 高风险的执行操作可在运行前暂停并等待批准。 +Tags: +- openclaw +- 人工智能 +- 大语言模型 +- 智能体 +- 聊天机器人 +- 自主智能 +- 龙虾 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml new file mode 100644 index 000000000000..1f4125df81f0 --- /dev/null +++ b/manifests/c/ClawWork/ClawWork/0.0.11/ClawWork.ClawWork.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: ClawWork.ClawWork +PackageVersion: 0.0.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From dfe2bc1f665ad9fe66ca5ec9a68df36abc0ee7c0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:34:19 +0800 Subject: [PATCH 08/80] New version: dRofus.dRofus version 2.17.8.0 (#351480) --- .../2.17.8.0/dRofus.dRofus.installer.yaml | 21 +++++++++++++ .../2.17.8.0/dRofus.dRofus.locale.en-US.yaml | 30 +++++++++++++++++++ .../2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml | 19 ++++++++++++ .../dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml | 8 +++++ 4 files changed, 78 insertions(+) create mode 100644 manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml create mode 100644 manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml create mode 100644 manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml create mode 100644 manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml new file mode 100644 index 000000000000..1e472f274ae5 --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.installer.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +Protocols: +- drofus +ProductCode: '{FA0DB734-0E93-4516-9BCF-056929A1254F}' +AppsAndFeaturesEntries: +- UpgradeCode: '{937B2BBC-8903-4F61-91F2-11D4F445CE7C}' +Installers: +- Architecture: x64 + InstallerUrl: https://deploy.drofus.com/stable/drofus-setup-2.17.8.msi + InstallerSha256: 4F1EF317F85321E817041E1BA13CA446783F03468ECE45A70B46341DA45D1024 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml new file mode 100644 index 000000000000..32fa9786bec6 --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +PackageLocale: en-US +Publisher: dRofus AS +PublisherUrl: https://www.drofus.com/ +PublisherSupportUrl: https://support.drofus.com/support/home +PrivacyUrl: https://www.drofus.com/privacy-policy +Author: dRofus AS +PackageName: dRofus +PackageUrl: https://www.drofus.com/download +License: Proprietary +ShortDescription: The leading planning and data management tool for the global building industry +Description: |- + dRofus is a unique planning, data management and BIM collaboration tool that provides all stakeholders with extensive workflow support and access to building information throughout the building lifecycle. + Unlike any other planning tool on the market, dRofus was developed directly on behalf of public building owners. Capturing client requirements (EIR), validating design solutions (BIM) against client requirements, management of public standards and equipment planning are core features in the software. + dRofus has strong ArchiCAD, Revit and IFC integration with bi-directional data sync capabilities. + Model data from each discipline is captured, together with planning data, non-geometric data and documents, in a centralized database accessible to all project stakeholders via the dRofus desktop client and dRofus Web. + Typically, stakeholders produce data using different software programs that have different data schemas, with different filetypes, distributed across multiple servers, located in multiple different locations - and often this data is not re-usable by others. + This is why dRofus has become an essential tool for BIM projects - we consolidate disparate data sets and convert them into project information, insight and intelligence accessible to all project stakeholders. +Tags: +- bim +ReleaseNotesUrl: https://www.drofus.com/release-notes +Documentations: +- DocumentLabel: User Guides + DocumentUrl: https://help.drofus.com/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml new file mode 100644 index 000000000000..fd68335890be --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +PackageLocale: zh-CN +License: 专有软件 +ShortDescription: 全球建筑行业领先的规划与数据管理工具 +Description: |- + dRofus 是一款独特的规划、数据管理与 BIM 协作工具,为所有利益相关方提供贯穿建筑全生命周期的工作流支持及建筑信息访问。 + 与其他市面规划工具不同,dRofus 直接受公共建筑业主委托开发。其核心功能包括:客户需求采集(EIR)、基于客户需求的设计方案验证(BIM)、公共标准管理以及设备规划。 + dRofus 与 ArchiCAD、Revit 和 IFC 深度集成,支持双向数据同步。各专业模型数据、规划数据、非几何数据及文档均存储于中央数据库,所有项目成员可通过 dRofus 桌面客户端和 Web 端实时访问。 + 传统工作模式中,利益相关方使用不同软件生成异构数据——这些数据遵循不同架构、存储为不同格式、分散于多台服务器、位于不同地理位置,且往往无法被他人复用。 + 正因如此,dRofus 已成为 BIM 项目不可或缺的工具:我们将碎片化数据集整合转化为可共享的项目信息、洞察与智能,赋能所有项目参与者。 +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://help.drofus.com/ +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml new file mode 100644 index 000000000000..af74f4f68f78 --- /dev/null +++ b/manifests/d/dRofus/dRofus/2.17.8.0/dRofus.dRofus.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: dRofus.dRofus +PackageVersion: 2.17.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From eaf9b24cd2a5eaeac99286d7a386fa6691f4c1ac Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:35:25 +0800 Subject: [PATCH 09/80] New version: Formlabs.PreForm version 3.57.1.623 (#351482) --- .../Formlabs.PreForm.installer.yaml | 26 +++++++++++++++++++ .../Formlabs.PreForm.locale.en-US.yaml | 22 ++++++++++++++++ .../Formlabs.PreForm.locale.zh-CN.yaml | 19 ++++++++++++++ .../PreForm/3.57.1.623/Formlabs.PreForm.yaml | 8 ++++++ 4 files changed, 75 insertions(+) create mode 100644 manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml create mode 100644 manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml new file mode 100644 index 000000000000..ac084a2bf87b --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +InstallerType: burn +Scope: machine +UpgradeBehavior: install +Protocols: +- preform +FileExtensions: +- form +- obj +- stl +ProductCode: '{4c9cbf3d-051b-4e6c-9ed7-b21a9ce5e771}' +AppsAndFeaturesEntries: +- ProductCode: '{4c9cbf3d-051b-4e6c-9ed7-b21a9ce5e771}' + UpgradeCode: '{958D43B4-AB83-40EF-936B-B404C3505353}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Formlabs\PreForm' +Installers: +- Architecture: x64 + InstallerUrl: https://downloads.formlabs.com/PreForm/Release/3.57.1/PreForm_win_3.57.1_release_releaser_623_111275.exe + InstallerSha256: 5473C3CA31E91A2E3D64569621F91233D8B4D19A5BA5534CF2795D111A19C4B5 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml new file mode 100644 index 000000000000..69d0f14544e8 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +PackageLocale: en-US +Publisher: Formlabs +PublisherUrl: https://formlabs.com/ +PublisherSupportUrl: https://support.formlabs.com/ +PrivacyUrl: https://formlabs.com/privacy-policy/ +Author: Formlabs Inc. +PackageName: PreForm +PackageUrl: https://formlabs.com/software/preform/ +License: Freeware +LicenseUrl: https://formlabs.com/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. All rights reserved. +CopyrightUrl: https://formlabs.com/terms-of-service/ +ShortDescription: PreForm is the 3D printing software that prepares your models for printing on Formlabs 3D printers in just a few minutes. +Tags: +- 3d-printing +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml new file mode 100644 index 000000000000..183fe2c42d8b --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +PackageLocale: zh-CN +PublisherUrl: https://formlabs3d.cn/ +PublisherSupportUrl: https://support.formlabs.com/s/?language=zh_CN +PrivacyUrl: https://formlabs3d.cn/privacy-policy/ +PackageUrl: https://formlabs3d.cn/software/preform/ +License: 免费软件 +LicenseUrl: https://formlabs3d.cn/terms-of-service/ +Copyright: Copyright © 2012-2026 Formlabs Inc. 保留所有权利。 +CopyrightUrl: https://formlabs3d.cn/terms-of-service/ +ShortDescription: PreForm 是一款 3D 打印软件,可在数分钟内完成使用 Formlabs 3D 打印机的模型准备工作。 +Tags: +- 3d打印 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml new file mode 100644 index 000000000000..730776416ea3 --- /dev/null +++ b/manifests/f/Formlabs/PreForm/3.57.1.623/Formlabs.PreForm.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Formlabs.PreForm +PackageVersion: 3.57.1.623 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2b88a8b7db57da0a672175ebe7e2cd91e18a0f44 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:36:33 +0800 Subject: [PATCH 10/80] New version: HaiYing.AionUi version 1.9.0 (#351483) --- .../1.9.0/HaiYing.AionUi.installer.yaml | 32 +++++++++ .../1.9.0/HaiYing.AionUi.locale.en-US.yaml | 67 +++++++++++++++++++ .../1.9.0/HaiYing.AionUi.locale.zh-CN.yaml | 19 ++++++ .../HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml | 8 +++ 4 files changed, 126 insertions(+) create mode 100644 manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml create mode 100644 manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml new file mode 100644 index 000000000000..e6ff9562aee1 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.installer.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: f3bfde38-8429-545c-a4e9-a078d87dee6c +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.0/AionUi-1.9.0-win-x64.exe + InstallerSha256: D7B7AE17CF9950AB951348639F835994793368BA9C29C0035E0085788BBD15BC + InstallerSwitches: + Custom: /currentuser +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.0/AionUi-1.9.0-win-x64.exe + InstallerSha256: D7B7AE17CF9950AB951348639F835994793368BA9C29C0035E0085788BBD15BC + InstallerSwitches: + Custom: /allusers +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/iOfficeAI/AionUi/releases/download/v1.9.0/AionUi-1.9.0-win-arm64.exe + InstallerSha256: BBB6112F83B4EF58673FF4FC0BA757B44114515F603E11B4BB50F89B7919FDE4 + InstallerSwitches: + Custom: /allusers +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml new file mode 100644 index 000000000000..28e7052e2bd6 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.en-US.yaml @@ -0,0 +1,67 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +PackageLocale: en-US +Publisher: aionui +PublisherUrl: https://office-ai.net/ +PublisherSupportUrl: https://github.com/iOfficeAI/AionUi/issues +PrivacyUrl: https://office-ai.net/privacy-policy/ +Author: Hying Technology Co., Ltd. +PackageName: AionUi +PackageUrl: https://github.com/iOfficeAI/AionUi +License: Apache-2.0 +LicenseUrl: https://github.com/iOfficeAI/AionUi/blob/HEAD/LICENSE +Copyright: Copyright 2026 AionUi (aionui.com) +ShortDescription: Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more +Tags: +- ai +- code +- coding +- gemini +- gemini-cli +- large-language-model +- llm +- programming +ReleaseNotes: |- + ✨ Highlights + 1) AionUi Morph PPT with real-time rendering, powerred by OfficeCLI x AionUi + + - Expanded morph-ppt capabilities for a more visual and transparent slide-building workflow. + - Added clearer preview and system-app warning messages to reduce confusion during generation. + - Improved WebUI/Server-mode support for PPT preview and shell-open actions, making local and remote usage more consistent. + - Result: users can see the PPT being produced step by step instead of waiting for a black-box final output. + 2) OfficeCli now includes built-in Skills + - OfficeCli ships with built-in skills to reduce setup friction and speed up onboarding. + - Skills sync reliability improved by separating built-in and user skill directories. + - Better end-to-end flow from intent → generation → preview → iteration in PPT workflows. + 🚀 Other Improvements + - i18n: replaced Chinese fallback strings with English in t() calls. + - Search: added Cmd/Ctrl + Shift + F history shortcut. + - Conversation UX: cycle visible sessions with Ctrl + Tab. + - Server: added webserver standalone mode. + - UI polish: formatting fixes in channel config forms and skills hub settings. + - Mobile: mobile-related enhancements and fixes. + What's Changed + - fix(i18n): replace Chinese fallback strings with English in t() calls by @amanharshx in https://github.com/iOfficeAI/AionUi/pull/1651 + - feat(search): add Cmd/Ctrl+Shift+F history shortcut by @Eric-Song-Nop in https://github.com/iOfficeAI/AionUi/pull/1625 + - fix(morph-ppt): clarify preview and system app warning by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/1664 + - refactor(morph-ppt): remove hardcoded inspiration topics by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/1666 + - style: fix formatting issues in channel config forms and skills hub settings by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1668 + - feat(server): webserver standalone mode by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1665 + - fix(skills): separate builtin and user skills directories for reliable sync by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/1673 + - fix(conversation): cycle visible sessions with ctrl+tab by @Eric-Song-Nop in https://github.com/iOfficeAI/AionUi/pull/1623 + - Mobile by @xavierliang in https://github.com/iOfficeAI/AionUi/pull/1506 + - fix(webui): support PPT preview and shell open in server mode by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1679 + - chore: bump version to 1.9.0 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1680 + New Contributors + - @amanharshx made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1651 + - @Eric-Song-Nop made their first contribution in https://github.com/iOfficeAI/AionUi/pull/1625 + Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.8.33...v1.9.0 +ReleaseNotesUrl: https://github.com/iOfficeAI/AionUi/releases/tag/v1.9.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/iOfficeAI/AionUi/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml new file mode 100644 index 000000000000..ce27f5d47c3d --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.locale.zh-CN.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +PackageLocale: zh-CN +PublisherUrl: https://www.haiyingsec.cn/ +PrivacyUrl: https://www.office-ai.cn/privacy-policy +Author: 珠海海鹦安全科技有限公司 +ShortDescription: 免费、本地、开源的 Gemini CLI 图形界面应用 — 提升聊天体验、支持多任务处理、代码差异对比、文件与项目管理,以及更多功能 +Tags: +- gemini +- gemini-cli +- 人工智能 +- 代码 +- 大语言模型 +- 编程 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml new file mode 100644 index 000000000000..b5df601a92d7 --- /dev/null +++ b/manifests/h/HaiYing/AionUi/1.9.0/HaiYing.AionUi.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: HaiYing.AionUi +PackageVersion: 1.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From a89419db66cc8abcdd4d322247569e122f52823c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:37:14 +0800 Subject: [PATCH 11/80] New version: Mozilla.Firefox.ESR.ar version 140.9.0 (#351492) --- .../Mozilla.Firefox.ESR.ar.installer.yaml | 42 +++++++++++++++++++ .../Mozilla.Firefox.ESR.ar.locale.de-DE.yaml | 21 ++++++++++ .../Mozilla.Firefox.ESR.ar.locale.en-US.yaml | 38 +++++++++++++++++ .../Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml | 25 +++++++++++ .../ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml new file mode 100644 index 000000000000..e1868df01a05 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/ar/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: D788F2C692CFECA4E151C7D6C527D5CCE96E0FB3A7047DDB7688C1C847F82686 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 ar) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/ar/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: CDCA5FD2FBB22E49F7E2736B451E648DA05C626D5E5F1F60489177CC088DEBE8 + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 ar) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/ar/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 1CEAF1AEFA0A6446D964831B62B9DD94AB2AD139F5D3F76C5EE33AFF0F4A2C1B + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 ar) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml new file mode 100644 index 000000000000..d7496201cdef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (ar) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml new file mode 100644 index 000000000000..ca920ec8ac65 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (ar) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml new file mode 100644 index 000000000000..c9a7a587a604 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (ar) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml new file mode 100644 index 000000000000..ad39dd9115d2 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/ar/140.9.0/Mozilla.Firefox.ESR.ar.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.ar +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 97a1807fd6142cf8f71791c79516b9038a8602c8 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 15:38:45 +1100 Subject: [PATCH 12/80] New version: Disservin.FastChess version 1.8.0-alpha (#353360) --- .../Disservin.FastChess.installer.yaml | 22 +++++++++++++ .../Disservin.FastChess.locale.en-US.yaml | 31 +++++++++++++++++++ .../1.8.0-alpha/Disservin.FastChess.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml create mode 100644 manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml create mode 100644 manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml diff --git a/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml new file mode 100644 index 000000000000..3e7e2b06f5d1 --- /dev/null +++ b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.installer.yaml @@ -0,0 +1,22 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Disservin.FastChess +PackageVersion: 1.8.0-alpha +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2026-01-28 +Installers: +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: fastchess-windows-x86-64/fastchess.exe + PortableCommandAlias: fast-chess + InstallerUrl: https://github.com/Disservin/fastchess/releases/download/v1.8.0-alpha/fastchess-windows-x86-64.zip + InstallerSha256: DCD5AD5C72237410F54DFC6E1AF59F1088E72C2F67C29244FC974100791F3D13 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: fastchess-windows-arm64/fastchess.exe + InstallerUrl: https://github.com/Disservin/fastchess/releases/download/v1.8.0-alpha/fastchess-windows-arm64.zip + InstallerSha256: 9FA902C7FC2ADC1268216E9768B2CEF19DF97790DFC215FD8B761E31F2F33082 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml new file mode 100644 index 000000000000..aacbe92ec7dc --- /dev/null +++ b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Disservin.FastChess +PackageVersion: 1.8.0-alpha +PackageLocale: en-US +Publisher: Disservin +PublisherUrl: https://github.com/Disservin +PublisherSupportUrl: https://github.com/Disservin/fastchess/issues +PackageName: Fast Chess +PackageUrl: https://github.com/Disservin/fastchess +License: MIT +LicenseUrl: https://github.com/Disservin/fastchess/blob/HEAD/LICENSE +ShortDescription: A command-line tool to run engine vs engine matches in chess. +Tags: +- chess +- cli-app +- cpp +ReleaseNotes: |- + Features + - Configurable Pings: Ping times are now adjustable. + - Overwrite Support: Added append=false for PGN, EPD, and log files. + - Updates: Bumped chess-lib to 0.8.20. + Fixes & Refactors + - Stability: Fixed crashes related to compliance tests, NaN sorting, and "Out of Bounds" errors. + - Process Handling: Major overhaul of POSIX process management and error propagation. + - UCI Improvements: Better parsing safety and separation of stdout/stderr. + - Platform: Fixed macOS dir usage for engines. +ReleaseNotesUrl: https://github.com/Disservin/fastchess/releases/tag/v1.8.0-alpha +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml new file mode 100644 index 000000000000..4682ff438e61 --- /dev/null +++ b/manifests/d/Disservin/FastChess/1.8.0-alpha/Disservin.FastChess.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Disservin.FastChess +PackageVersion: 1.8.0-alpha +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From e2f046152b3cdfba462c4087e3376e686db9b519 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 15:39:55 +1100 Subject: [PATCH 13/80] New version: dandavison.delta version 0.19.2 (#353364) --- .../0.19.2/dandavison.delta.installer.yaml | 20 ++++++++++++ .../0.19.2/dandavison.delta.locale.en-US.yaml | 31 +++++++++++++++++++ .../delta/0.19.2/dandavison.delta.yaml | 8 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml create mode 100644 manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml create mode 100644 manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml diff --git a/manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml new file mode 100644 index 000000000000..173b84084c96 --- /dev/null +++ b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.installer.yaml @@ -0,0 +1,20 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: dandavison.delta +PackageVersion: 0.19.2 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: delta-0.19.2-x86_64-pc-windows-msvc/delta.exe + PortableCommandAlias: delta +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +ReleaseDate: 2026-03-28 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/dandavison/delta/releases/download/0.19.2/delta-0.19.2-x86_64-pc-windows-msvc.zip + InstallerSha256: AC8EBB4A9F1CBEE8B9EA897BA119808A244181ADAE6F3BED1F3B6B923C50B557 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml new file mode 100644 index 000000000000..82d35649a451 --- /dev/null +++ b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: dandavison.delta +PackageVersion: 0.19.2 +PackageLocale: en-US +Publisher: Dan Davison +PublisherUrl: https://github.com/dandavison +PublisherSupportUrl: https://github.com/dandavison/delta/issues +Author: Dan Davison +PackageName: delta +PackageUrl: https://github.com/dandavison/delta +License: MIT +LicenseUrl: https://github.com/dandavison/delta/blob/HEAD/LICENSE +Copyright: Copyright 2020 Dan Davison +CopyrightUrl: https://github.com/dandavison/delta/blob/master/LICENSE +ShortDescription: A syntax-highlighting pager for git, diff, and grep output +Tags: +- delta +- diff +- git +- git-delta +- pager +- rust +ReleaseNotes: |- + This is a patch release providing rebuilt binaries compatible with Debian 12 (the 0.19.0 and 0.19.1 .deb packages required glibc 2.39, which is only available in Debian 13). + What's Changed + - CD: pin GNU Linux builds to ubuntu-22.04 for Debian 12 compat by @dandavison in #2135 +ReleaseNotesUrl: https://github.com/dandavison/delta/releases/tag/0.19.2 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml new file mode 100644 index 000000000000..dffffa6d5abd --- /dev/null +++ b/manifests/d/dandavison/delta/0.19.2/dandavison.delta.yaml @@ -0,0 +1,8 @@ +# Created with Devicie using komac v2.15.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: dandavison.delta +PackageVersion: 0.19.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2e97d4f4220e903a4917c2fbd2c9ab2d89e9af92 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 12:41:23 +0800 Subject: [PATCH 14/80] New version: Nexmoe.VidBee version 1.3.6 (#353373) --- .../VidBee/1.3.6/Nexmoe.VidBee.installer.yaml | 18 +++++++++ .../1.3.6/Nexmoe.VidBee.locale.en-US.yaml | 40 +++++++++++++++++++ .../1.3.6/Nexmoe.VidBee.locale.zh-CN.yaml | 30 ++++++++++++++ .../n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.yaml | 8 ++++ 4 files changed, 96 insertions(+) create mode 100644 manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.installer.yaml create mode 100644 manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.en-US.yaml create mode 100644 manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.zh-CN.yaml create mode 100644 manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.yaml diff --git a/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.installer.yaml b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.installer.yaml new file mode 100644 index 000000000000..16e47afec3db --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.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: Nexmoe.VidBee +PackageVersion: 1.3.6 +InstallerType: nullsoft +Scope: user +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +ProductCode: fff4bd16-5d3a-5cef-a622-389b19ec32a7 +ReleaseDate: 2026-03-29 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/nexmoe/VidBee/releases/download/v1.3.6/vidbee-1.3.6-setup.exe + InstallerSha256: 37F90D51E8DBF492A6CCDCBC2D03856EE35890C9A10AB93E6FF20C374977CD6A +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.en-US.yaml b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.en-US.yaml new file mode 100644 index 000000000000..3eebfe955d0c --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Nexmoe.VidBee +PackageVersion: 1.3.6 +PackageLocale: en-US +Publisher: VidBee +PublisherUrl: https://nexmoe.com/ +PublisherSupportUrl: https://github.com/nexmoe/VidBee/issues +PackageName: VidBee +PackageUrl: https://github.com/nexmoe/VidBee +License: MIT +LicenseUrl: https://github.com/nexmoe/VidBee/blob/HEAD/LICENSE +Copyright: Copyright (c) 2026 VidBee +ShortDescription: Download videos from almost any website worldwide +Description: |- + Download videos from almost any website worldwide + Best-in-class UI interface - Clean, intuitive, and powerful + Built with Electron, React, TypeScript, Tailwind CSS, and shadcn/ui. + + ✨ Core Features + 🌍 Global Video Download Support + - 1000+ Sites Supported - Download videos from almost any website worldwide through yt-dlp engine + - Smart Platform Detection - Automatically detect video platforms and optimize download parameters + - Multi-format Support - Videos, audio tracks, playlists to meet all download needs + - Localized interface support in many languages + 🎨 Best-in-class UI Experience + - Modern Design - Clean and beautiful interface + - Intuitive Operations - One-click pause/resume/retry + - Real-time Progress - Detailed download progress tracking and status management + - Theme Switching - Support for system/light/dark themes for comfortable viewing +Tags: +- download +- downloader +- video +- video-downloader +ReleaseNotes: 'Full Changelog: https://github.com/nexmoe/VidBee/compare/v1.3.5...v1.3.6' +ReleaseNotesUrl: https://github.com/nexmoe/VidBee/releases/tag/v1.3.6 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.zh-CN.yaml b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.zh-CN.yaml new file mode 100644 index 000000000000..4d5ee8f717ac --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.locale.zh-CN.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: Nexmoe.VidBee +PackageVersion: 1.3.6 +PackageLocale: zh-CN +ShortDescription: 从全球几乎任何网站下载视频 +Description: |- + 从全球几乎任何网站下载视频 + 顶级的用户界面 - 简洁、直观且功能强大 + 采用 Electron、React、TypeScript、Tailwind CSS 和 shadcn/ui 构建 + + ✨ 核心功能 + 🌍 全球视频下载支持 + - 支持上千网站 - 通过 yt-dlp 引擎从全球几乎任何网站下载视频 + - 智能平台识别 - 自动识别视频平台并优化下载参数 + - 多种格式支持 - 支持视频、音频、播放列表,满足所有下载需求 + - 支持多种语言的本地化界面 + 🎨 顶级的 UI 体验 + - 现代设计 - 简洁美观的界面 + - 直观操作 - 一键暂停/恢复/重试 + - 实时进度 - 详细的下载进度追踪与状态管理 + - 主题切换 - 支持系统/浅色/深色主题,观看更舒适 +Tags: +- 下载 +- 下载器 +- 视频 +- 视频下载器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.yaml b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.yaml new file mode 100644 index 000000000000..a9e3036fed76 --- /dev/null +++ b/manifests/n/Nexmoe/VidBee/1.3.6/Nexmoe.VidBee.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Nexmoe.VidBee +PackageVersion: 1.3.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 94c0551f2940c03745b6a2be0630464b3f401a9e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:07:10 +0800 Subject: [PATCH 15/80] New version: Mozilla.Firefox.ESR.bn version 140.9.0 (#351498) --- .../Mozilla.Firefox.ESR.bn.installer.yaml | 42 +++++++++++++++++++ .../Mozilla.Firefox.ESR.bn.locale.de-DE.yaml | 21 ++++++++++ .../Mozilla.Firefox.ESR.bn.locale.en-US.yaml | 38 +++++++++++++++++ .../Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml | 25 +++++++++++ .../bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml new file mode 100644 index 000000000000..055f4e1c9800 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/bn/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 44C8360A5CD172CB230109E007E23E5CEAAE9C8D944CA4E926C03540538609A6 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 bn) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/bn/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 02C7A6B19FC395D39A8053970AE57B9040CFA140B549E91B1CB771E1A26C507A + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 bn) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/bn/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 9EEA4BBEB98CD9CFB94CBEA42ECBFBCB105D761399852AC1BAC50508DACE4D89 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 bn) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml new file mode 100644 index 000000000000..10740768abad --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (bn) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml new file mode 100644 index 000000000000..89d2f1246186 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (bn) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml new file mode 100644 index 000000000000..713b1055e161 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (bn) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml new file mode 100644 index 000000000000..a969be501070 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/bn/140.9.0/Mozilla.Firefox.ESR.bn.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.bn +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 2cb6d1337e4fa4e6003b795dcc8940d46cb077d8 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:07:14 +0800 Subject: [PATCH 16/80] New version: Mozilla.Firefox.ESR.de version 140.9.0 (#351508) --- .../Mozilla.Firefox.ESR.de.installer.yaml | 42 +++++++++++++++++++ .../Mozilla.Firefox.ESR.de.locale.de-DE.yaml | 21 ++++++++++ .../Mozilla.Firefox.ESR.de.locale.en-US.yaml | 38 +++++++++++++++++ .../Mozilla.Firefox.ESR.de.locale.zh-CN.yaml | 25 +++++++++++ .../de/140.9.0/Mozilla.Firefox.ESR.de.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml new file mode 100644 index 000000000000..300558d45424 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/de/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 426C4BF7BDAD38B41333A8977DF138F3E7820DA16B48A6D6AEC7C5AFB2A44F88 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 de) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/de/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 2BF14987DEAB771D61CF83D69BA8AE164025FB2097DB0BCE1B1E431D472CAA16 + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 de) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/de/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 4520B8918014FFD4C4D3100EE7B8CC370B20BA8FD2D3A9BC129500BB1BD041E8 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 de) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml new file mode 100644 index 000000000000..cf7810862ca7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (de) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml new file mode 100644 index 000000000000..ef1e5726ce7d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (de) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml new file mode 100644 index 000000000000..f6a27e7794e6 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (de) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml new file mode 100644 index 000000000000..0ef961af33c8 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/de/140.9.0/Mozilla.Firefox.ESR.de.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.de +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From d9329713cb73f5f1eb1b18774dffc1261b73c9cb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:07:29 +0800 Subject: [PATCH 17/80] New version: Mozilla.Firefox.ESR.en-CA version 140.9.0 (#351511) --- .../Mozilla.Firefox.ESR.en-CA.installer.yaml | 42 +++++++++++++++++++ ...ozilla.Firefox.ESR.en-CA.locale.de-DE.yaml | 21 ++++++++++ ...ozilla.Firefox.ESR.en-CA.locale.en-US.yaml | 38 +++++++++++++++++ ...ozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml | 25 +++++++++++ .../140.9.0/Mozilla.Firefox.ESR.en-CA.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml new file mode 100644 index 000000000000..6fd5cf651883 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/en-CA/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: B976CCCB3702B3662F6C56FCE49A4D5EA7A223518C51CECAA060DF0FEF161A34 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 en-CA) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/en-CA/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 92E04A81FCA84CFE9C52B03B4971A7BF750BF5980C1CDECD13D6A28640B86F4F + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 en-CA) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/en-CA/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: EE06369CCEB8C236BAB31DAD3F4667CF156CD18998527E1065A1AF334F84B2EB + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 en-CA) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml new file mode 100644 index 000000000000..5a794e4ca0e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (en-CA) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml new file mode 100644 index 000000000000..1ac9c9b0c6ba --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (en-CA) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml new file mode 100644 index 000000000000..1ee4125adac7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (en-CA) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml new file mode 100644 index 000000000000..100e0633bc57 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/en-CA/140.9.0/Mozilla.Firefox.ESR.en-CA.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.en-CA +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 339b5eda0dcfea2fa37fe98a343c8ebe2ececc82 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:07:37 +0800 Subject: [PATCH 18/80] New version: Mozilla.Firefox.ESR.es-ES version 140.9.0 (#351516) --- .../Mozilla.Firefox.ESR.es-ES.installer.yaml | 42 +++++++++++++++++++ ...ozilla.Firefox.ESR.es-ES.locale.de-DE.yaml | 21 ++++++++++ ...ozilla.Firefox.ESR.es-ES.locale.en-US.yaml | 38 +++++++++++++++++ ...ozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml | 25 +++++++++++ .../140.9.0/Mozilla.Firefox.ESR.es-ES.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml new file mode 100644 index 000000000000..ea1f5fa91e61 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/es-ES/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: EB5CE3884AA06D92003E2251030D38223D022A2B38ADA6785447F2E63E14A1BE + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 es-ES) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/es-ES/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: C546877CD377525DDCED982899EC6E120E6C186AF55D0B702F944E05028F6CBF + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 es-ES) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/es-ES/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 746CF0E7650B4F4DBF19E8CC16BE0712D367B8113460D0ED4707DB8608E7833F + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 es-ES) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml new file mode 100644 index 000000000000..2c334e316125 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (es-ES) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml new file mode 100644 index 000000000000..2f3621facdc7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (es-ES) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml new file mode 100644 index 000000000000..68ff4dfbb962 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (es-ES) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml new file mode 100644 index 000000000000..ecc34b6aef1b --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/es-ES/140.9.0/Mozilla.Firefox.ESR.es-ES.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.es-ES +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 70f8640fb0752e19a617791088d7984c157aba1f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:07:41 +0800 Subject: [PATCH 19/80] New version: Mozilla.Firefox.ESR.eu version 140.9.0 (#351519) --- .../Mozilla.Firefox.ESR.eu.installer.yaml | 42 +++++++++++++++++++ .../Mozilla.Firefox.ESR.eu.locale.de-DE.yaml | 21 ++++++++++ .../Mozilla.Firefox.ESR.eu.locale.en-US.yaml | 38 +++++++++++++++++ .../Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml | 25 +++++++++++ .../eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml new file mode 100644 index 000000000000..b480dd6f168e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/eu/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 8A4D732A2CA26158D5523389053AB53E926BE7432824E16DF1502FFD8EC746BE + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 eu) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/eu/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 53F5EAF616DE422DCF826487DAAEFB567C0D2744225ACDE9F8BBA6023DCDB4EF + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 eu) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/eu/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: AF8F2928B148D7BD98DCF512FD71DC30649626031DBD8A7D94FB4B7B289B0757 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 eu) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml new file mode 100644 index 000000000000..f7201cbfdc58 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (eu) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml new file mode 100644 index 000000000000..c4aaacbc30ee --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (eu) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml new file mode 100644 index 000000000000..e4c713645953 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (eu) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml new file mode 100644 index 000000000000..0e83e88ad8cb --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/eu/140.9.0/Mozilla.Firefox.ESR.eu.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.eu +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From f986036df1424226539361458ef78f04981934b2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:12:58 +0800 Subject: [PATCH 20/80] New version: Mozilla.Firefox.ESR.szl version 140.9.0 (#351576) --- .../Mozilla.Firefox.ESR.szl.installer.yaml | 42 +++++++++++++++++++ .../Mozilla.Firefox.ESR.szl.locale.de-DE.yaml | 21 ++++++++++ .../Mozilla.Firefox.ESR.szl.locale.en-US.yaml | 38 +++++++++++++++++ .../Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml | 25 +++++++++++ .../szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml | 8 ++++ 5 files changed, 134 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml new file mode 100644 index 000000000000..e6ce8aae3cf7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.installer.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win32/szl/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: E45F9CBBABD4377C0C2A00BD2094DCB45C1F0A1B6EB26B90D6F3DA7DE64E86F1 + ProductCode: Mozilla Firefox 140.9.0 ESR (x86 szl) +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64/szl/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 59A1078A9BA433D1DD03AC9613A40B33F06B7ABA2B169FB90D31A00B8F055109 + ProductCode: Mozilla Firefox 140.9.0 ESR (x64 szl) +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/140.9.0esr/win64-aarch64/szl/Firefox%20Setup%20140.9.0esr.exe + InstallerSha256: 0441C3F8401DEBBAA0094B1502D902E516E53F421B35DFF47CE5D7ADDEAD20E4 + ProductCode: Mozilla Firefox 140.9.0 ESR (arm64 szl) +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml new file mode 100644 index 000000000000..88d5bb2d6c95 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.de-DE.yaml @@ -0,0 +1,21 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +PackageLocale: de-DE +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (szl) +PackageUrl: https://www.mozilla.org/de/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Holen Sie sich den Firefox Extended Support Release oder Rapid Release für umfassende Datensicherheit und Datenschutz. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml new file mode 100644 index 000000000000..02c78987430e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox ESR (szl) +PackageUrl: https://www.mozilla.org/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Get the Firefox Extended Support Release or Rapid Release browser for comprehensive data security and data protection. +Moniker: firefox-esr +Tags: +- browser +- cross-platform +- foss +- gecko +- quantum +- spidermonkey +- web +- web-browser +ReleaseNotes: |- + Version 140.9.0, first offered to ESR channel users on March 24, 2026 + Firefox 140 Extended Support Release (ESR) includes all of the enhancements since Firefox 128, along with many new features to make your enterprise deployments easier and even more flexible. + + Fixed + - Various security fixes. + + Developer +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/140.9.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml new file mode 100644 index 000000000000..a0b36047297a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +PackageLocale: zh-CN +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageName: Mozilla Firefox ESR (szl) +PackageUrl: https://www.mozilla.org/zh-CN/firefox/enterprise/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: 下载部署 Firefox 延长支持版或快速发行版,获得全面的信息安全和数据保护。 +Tags: +- mozilla +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml new file mode 100644 index 000000000000..a3025b8841c7 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/ESR/szl/140.9.0/Mozilla.Firefox.ESR.szl.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.ESR.szl +PackageVersion: 140.9.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 85491e1bf950473dc950218e14b713f43a63ba4b Mon Sep 17 00:00:00 2001 From: Lucas de Eiroz Rodrigues Date: Sun, 29 Mar 2026 02:14:12 -0300 Subject: [PATCH 21/80] lucasdeeiroz.RobotRunner version 2.1.104 (#353375) --- .../lucasdeeiroz.RobotRunner.installer.yaml | 16 +++++++++++++++ ...lucasdeeiroz.RobotRunner.locale.en-US.yaml | 20 +++++++++++++++++++ .../2.1.104/lucasdeeiroz.RobotRunner.yaml | 8 ++++++++ 3 files changed, 44 insertions(+) create mode 100644 manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml create mode 100644 manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml create mode 100644 manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml new file mode 100644 index 000000000000..14934aa71297 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.installer.yaml @@ -0,0 +1,16 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.1.104 +InstallerType: exe +Scope: user +InstallerSwitches: + Silent: /S + SilentWithProgress: /S +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/lucasdeeiroz/robot_runner/releases/download/v2.1.104/Robot.Runner_2.1.104_windows_x64-setup.exe + InstallerSha256: F8ACE76CDFB586B689DB24E19AA0A6F80B7C50763645187E11C3169EF30340A2 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml new file mode 100644 index 000000000000..30094a5a4df5 --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.1.104 +PackageLocale: en-US +Publisher: Lucas de Eiroz Rodrigues +PublisherUrl: https://github.com/lucasdeeiroz +PublisherSupportUrl: https://github.com/lucasdeeiroz/robot_runner/issues +PackageName: Robot Runner +PackageUrl: https://github.com/lucasdeeiroz/robot_runner +License: MIT License +ShortDescription: A modern, cross-platform GUI for Robot Framework and Appium, designed to simplify test automation workflows. +ReleaseNotesUrl: https://github.com/lucasdeeiroz/robot_runner/releases/tag/v2.1.104 +ReleaseDate: 2026-03-29 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/lucasdeeiroz/robot_runner/wiki +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml new file mode 100644 index 000000000000..38dac8a7f83c --- /dev/null +++ b/manifests/l/lucasdeeiroz/RobotRunner/2.1.104/lucasdeeiroz.RobotRunner.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: lucasdeeiroz.RobotRunner +PackageVersion: 2.1.104 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 62ce2d8a2656c8f2ff56ba9530a8a3daf1f416cd Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 16:16:19 +1100 Subject: [PATCH 22/80] Remove version: DanielMcGuireCorporation.MathBotCLI version 3.2.1 (#353385) --- ...cGuireCorporation.MathBotCLI.installer.yaml | 18 ------------------ ...ireCorporation.MathBotCLI.locale.en-US.yaml | 13 ------------- .../DanielMcGuireCorporation.MathBotCLI.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml delete mode 100644 manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml delete mode 100644 manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml deleted file mode 100644 index 7242d29af054..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.2.1 -InstallerType: nullsoft -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Daniel-McGuire-Corporation/MathBotCLI/releases/download/v3.2.1/MathBotCLISetup.exe - InstallerSha256: 4AE90731F49157CEA0899EB41E909AEB61DAACA0F10C82E4619A26B0F15F677B - AppsAndFeaturesEntries: - - Publisher: '"Daniel McGuire Corporation"' - DisplayVersion: '"3.2.1.15"' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml deleted file mode 100644 index 4acb37d31b63..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.2.1 -PackageLocale: en-US -Publisher: Daniel McGuire Corporation -PackageName: MathBotCLI -License: MIT License -Copyright: Daniel McGuire Corporation -ShortDescription: Command Line Calculator -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml deleted file mode 100644 index 5eadd442dab7..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.2.1/DanielMcGuireCorporation.MathBotCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 804e5632314133cf358caad9090fc593e0f0e3ed Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 16:17:26 +1100 Subject: [PATCH 23/80] Remove version: DanielMcGuireCorporation.MathBotCLI version 3.3.1 (#353386) --- ...cGuireCorporation.MathBotCLI.installer.yaml | 18 ------------------ ...ireCorporation.MathBotCLI.locale.en-US.yaml | 13 ------------- .../DanielMcGuireCorporation.MathBotCLI.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml delete mode 100644 manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml delete mode 100644 manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.yaml diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml deleted file mode 100644 index 42fe695f4fbf..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.3.1 -InstallerType: nullsoft -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/Daniel-McGuire-Corporation/MathBotCLI/releases/download/v3.3.1/MathBotCLISetup.exe - InstallerSha256: FF0E4858E885ED15BC51472D4E03FCE13EB9BE2AFEFE79E8FE14B6466D534E46 - AppsAndFeaturesEntries: - - Publisher: '"Daniel McGuire Corporation"' - DisplayVersion: '"3.3.1.5"' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml deleted file mode 100644 index 8ce0441466c4..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.3.1 -PackageLocale: en-US -Publisher: Daniel McGuire Corporation -PackageName: MathBotCLI -License: MIT License -Copyright: Daniel McGuire Corporation -ShortDescription: Command Line Calculator -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.yaml b/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.yaml deleted file mode 100644 index 31efe221eef3..000000000000 --- a/manifests/d/DanielMcGuireCorporation/MathBotCLI/3.3.1/DanielMcGuireCorporation.MathBotCLI.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.MathBotCLI -PackageVersion: 3.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 6ad261301167d63ddb5e5d86b55e16e3ca07d584 Mon Sep 17 00:00:00 2001 From: Tom Plant Date: Sun, 29 Mar 2026 16:19:40 +1100 Subject: [PATCH 24/80] Remove version: DanielMcGuireCorporation.SimpleBrowser version 2.4.0.0 (#353388) --- ...reCorporation.SimpleBrowser.installer.yaml | 19 ------------------- ...orporation.SimpleBrowser.locale.en-US.yaml | 13 ------------- ...anielMcGuireCorporation.SimpleBrowser.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml delete mode 100644 manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml delete mode 100644 manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.yaml diff --git a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml b/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml deleted file mode 100644 index 1bdf20b02737..000000000000 --- a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Modified with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.SimpleBrowser -PackageVersion: 2.4.0.0 -InstallerType: nullsoft -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 - - PackageIdentifier: Microsoft.EdgeWebView2Runtime -Installers: - - Architecture: x64 - InstallerUrl: https://github.com/DanielLMcGuire/Simple-Browser/releases/download/v2.4.0.0/SimpleBrowserSetup.exe - InstallerSha256: 23818C2284389D5BDFE9682099AFCB2F99B5F0B903F8722DB629B69F9DEFEADD - AppsAndFeaturesEntries: - - Publisher: '"Daniel McGuire Corporation"' - DisplayVersion: '"2.3.0.2"' -ManifestType: installer -ManifestVersion: 1.10.0 diff --git a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml b/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml deleted file mode 100644 index 69cfe38a8b9b..000000000000 --- a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Modified with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.SimpleBrowser -PackageVersion: 2.4.0.0 -PackageLocale: en-US -Publisher: Daniel McGuire Corporation -PackageName: Simple Browser -License: MIT License -Copyright: Daniel McGuire Corporation -ShortDescription: Simple Web Browser -ManifestType: defaultLocale -ManifestVersion: 1.10.0 diff --git a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.yaml b/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.yaml deleted file mode 100644 index 11a7d91e80bf..000000000000 --- a/manifests/d/DanielMcGuireCorporation/SimpleBrowser/2.4.0.0/DanielMcGuireCorporation.SimpleBrowser.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Modified with Sundry. -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json - -PackageIdentifier: DanielMcGuireCorporation.SimpleBrowser -PackageVersion: 2.4.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.10.0 From fe05edc55bf86a6589f74a517e30e89a0a7ffafb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:36:47 +0800 Subject: [PATCH 25/80] New version: Mozilla.Firefox.br version 149.0 (#351606) --- .../149.0/Mozilla.Firefox.br.installer.yaml | 40 +++++++ .../Mozilla.Firefox.br.locale.cs-CZ.yaml | 14 +++ .../Mozilla.Firefox.br.locale.da-DK.yaml | 14 +++ .../Mozilla.Firefox.br.locale.de-DE.yaml | 16 +++ .../Mozilla.Firefox.br.locale.el-GR.yaml | 13 +++ .../Mozilla.Firefox.br.locale.en-GB.yaml | 20 ++++ .../Mozilla.Firefox.br.locale.en-US.yaml | 106 ++++++++++++++++++ .../Mozilla.Firefox.br.locale.es-MX.yaml | 18 +++ .../Mozilla.Firefox.br.locale.fr-FR.yaml | 17 +++ .../Mozilla.Firefox.br.locale.hu-HU.yaml | 16 +++ .../Mozilla.Firefox.br.locale.ja-JP.yaml | 14 +++ .../Mozilla.Firefox.br.locale.nb-NO.yaml | 16 +++ .../Mozilla.Firefox.br.locale.ru-RU.yaml | 17 +++ .../Mozilla.Firefox.br.locale.ta-IN.yaml | 20 ++++ .../Mozilla.Firefox.br.locale.zh-CN.yaml | 24 ++++ .../Firefox/br/149.0/Mozilla.Firefox.br.yaml | 8 ++ 16 files changed, 373 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml new file mode 100644 index 000000000000..06065fb86302 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win32/br/Firefox%20Setup%20149.0.exe + InstallerSha256: 59BB4DF204FB857B04364E90380477A778F2EC96E4208EB58E4D45F240245DBA +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64/br/Firefox%20Setup%20149.0.exe + InstallerSha256: 0E2B492C61CF6A9BC9571557BBF44B0ACD0CF3D9386B5BECA1AF989E5509E326 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64-aarch64/br/Firefox%20Setup%20149.0.exe + InstallerSha256: C81A9F87DEDEA919DAE115C97C4E6A21C5A8B09F361CB246924457FABFA1A831 +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml new file mode 100644 index 000000000000..703e02dc2c55 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml new file mode 100644 index 000000000000..59b24987594f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml new file mode 100644 index 000000000000..55e225ac6da4 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml new file mode 100644 index 000000000000..fe7501f3388a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml new file mode 100644 index 000000000000..139d145299f5 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml new file mode 100644 index 000000000000..f73b689e1b33 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.en-US.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (br) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 149.0, first offered to Release channel users on March 24, 2026 + + New + - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. + + - Firefox now offers a free built-in VPN. Whether you’re using public Wi-Fi while traveling, searching for sensitive health information, or shopping for something personal, this feature gives you a simple way to stay protected. Once you sign in and turn it on, you can hide your location and IP address by routing it through a secure proxy while you browse in Firefox. You will get 50 GB of protection every month, with the option to turn it on or off for specific websites. This feature is progressively rolling out in the US, UK, Germany and France starting today. + + This feature is part of a progressive roll out. + What is a progressive roll out? + Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. + - Many PDF files will now load significantly faster thanks to hardware acceleration. + - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. + - You can now add a Share button to your toolbar via Customize Toolbar, making it easy to share the current tab using your Windows or macOS system sharing options. + - Address Autofill is enabled for users in Australia, India, Italy, Poland and Austria. + - Explore more of the web with new on-device translation support for Bosnian, Norwegian Bokmål, Serbian and Thai — plus improved accuracy for Croatian. + + Firefox Labs + - Tab notes feature that lets you attach a short note to a web page is now available in Firefox Labs. You can use notes to remember why you opened a page, what you planned to do next or any details you want to revisit later. Please give notes a try and share your feedback on what works well and what can be improved. + + Fixed + - Increased robustness of HTTP/3 upload performance for unstable network conditions. + - Various security fixes. + + Changed + - The TrustPanel combines the privacy and security panels accessed from the address bar to give the user one place to check the Privacy and Security settings of the current page. Learn more. + + - Security has been strengthened by tightening the requirements for JavaScript files that can be loaded in the parent process, providing additional defense in depth against potential threats. + - On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user's desktop environment, and more powerful. + - Firefox error pages have a fresh new look, with updated visuals that better match the overall feel of Firefox. The redesigned pages create a more cohesive experience while making it clearer what went wrong. + + - On Windows, Firefox will use the modern Windows.Devices.Geolocation API for geolocation instead of Windows 7 location API. + + Developer + - The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage. + - Besides each CSS declaration related to a computed value shown in the Computed view there's now an icon to jump to it in the Rules view. + + Web Platform + - showPicker() now supports text-based elements with an associated , displaying the autofill dropdown. See documentation. + - The functions xywh() and rect() were previously implemented for the clip-path and offset-path properties. They are now also available for the shape-outside property. + - The math value of the CSS font-family is now supported and used by default for MathML's element. It enables Web developers to indicate special fonts with advanced math features should be used. Firefox will rely on the serif font for mathematics defined in Firefox preferences. + - Added support for the HTML attribute popover="hint". + - Enabled media element pseudo-classes, such as :playing, :paused… + - Enabled the spec-compliant HTMLMediaElement.captureStream() API. + - Added support for closing popovers & dialogs with the Android Back Button, and implemented the CloseWatcher API for handling this in script. + - The new Reporting API provides a generic reporting mechanism for web applications to use to make reports available based on various platform features (for example Content Security Policy, Permissions-Policy or feature deprecation reports) in a consistent manner. + + Community + - With the release of Firefox 149, we are pleased to welcome the developers who contributed their first code change to Firefox in this release, 25 of whom were brand new volunteers! Please join us in thanking each of these diligent and enthusiastic individuals, and take a look at their contributions: + - aaryamannsingh3: 1968250 + - Alex Leykin [:alexff]: 1989707 + - César Pedraza [:cpedraza]: 1933577 + - Daniel Tang: 2012556 + - Denys [:denyshon]: 1768757, 1804855, 1975076, 2010370, 2010914 + - felix: 2008777 + - Franccesco: 1984274 + - Gregor Dschung [:chkpnt]: 2004881 + - Henry Yeary: 1944835, 2010907 + - Jacob: 2014579 + - kian: 1643915 + - lucrobertvillanueva: 1988103 + - Matt M: 2012236 + - MUTHUSRIHEMADHARSHINI: 1994079 + - Nishchay [:nish]: 1945967 + - Ranvir Sahota: 1884983 + - Seva Alipov: 2000120 + - Simon: 1973209 + - Thomas Sileo: 1623654, 2011537 + - torrenceb90: 2003192 + - Tyler Thrailkill [:snowe]: 2003187, 2012756, 2013500 + - vadimhack.ru: 2016172 + - yooughtul: 1944213 + - Yung Kai [:YuK]: 2011420 + - Yvon Cognard: 1953375 +ReleaseNotesUrl: https://www.firefox.com/en-US/firefox/149.0/releasenotes/ +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml new file mode 100644 index 000000000000..e4a6ecb904c9 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.es-MX.yaml @@ -0,0 +1,18 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: es-MX +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es/privacy/firefox/ +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +ShortDescription: Mozilla Firefox es un software gratuito y de código abierto, creado por una comunidad de miles de personas de todo el mundo. +Description: Firefox Browser, también conocido como Mozilla Firefox o simplemente Firefox, es un navegador web gratuito y de código abierto desarrollado por Mozilla Foundation y su subsidiaria, Mozilla Corporation. Firefox utiliza el motor de diseño Gecko para representar páginas web, que implementa estándares web actuales y anticipados. En 2017, Firefox comenzó a incorporar nueva tecnología con el nombre en código Quantum para promover el paralelismo y una interfaz de usuario más intuitiva. Firefox está disponible oficialmente para Windows 7 o más reciente, macOS y Linux. Sus puertos no oficiales están disponibles para varios sistemas operativos Unix y similares a Unix, incluidos FreeBSD, OpenBSD, NetBSD, illumos y Solaris Unix. +Tags: +- navegador +- navegador-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml new file mode 100644 index 000000000000..c3b3c63f359c --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.fr-FR.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: fr-FR +PublisherUrl: https://www.mozilla.org/fr/ +PublisherSupportUrl: https://support.mozilla.org/fr/ +PrivacyUrl: https://www.mozilla.org/fr/privacy/firefox/ +PackageUrl: https://www.mozilla.org/fr/firefox/ +ShortDescription: Mozilla Firefox est un logiciel libre et ouvert, réalisé par une communauté de milliers de contributeurs dans le monde. +Tags: +- navigateur +- navigateur-web +- web +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml new file mode 100644 index 000000000000..f34ff94b532d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.hu-HU.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: hu-HU +PublisherUrl: https://www.mozilla.org/hu/ +PublisherSupportUrl: https://support.mozilla.org/hu/ +PrivacyUrl: https://www.mozilla.org/hu/privacy/firefox/ +PackageUrl: https://www.mozilla.org/hu/firefox/ +ShortDescription: A Mozilla Firefox egy ingyenes és nyílt forráskódú webböngésző. +Description: A Firefox böngésző, más néven Mozilla Firefox vagy egyszerűen Firefox, egy ingyenes és nyílt forráskódú webböngésző amelyet a Mozilla Foundation és leányvállalata, a Mozilla Corporation fejlesztett ki. A Firefox a Gecko elrendezési motor használja a weboldalak megjelenítéséhez, a jelenlegi és a várható webes szabványok szerint. 2017-ben a Firefox Quantum kódnéven új technológiát kezdett beépíteni a párhuzamos végrehajtást és a intuitívabb felhasználói felületet célozva meg. A Firefox hivatalosan elérhető Windows 7 vagy újabb, macOS és Linux rendszerekhez. Nem hivatalos portjai különféle Unix és Unix-szerű operációs rendszerekhez érhetők el, beleértve a FreeBSD-t, OpenBSD, NetBSD, illumos és Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml new file mode 100644 index 000000000000..e68ea0c0f47f --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ja-JP.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: ja-JP +PublisherUrl: https://www.mozilla.org/ja/ +PublisherSupportUrl: https://support.mozilla.org/ja/ +PrivacyUrl: https://www.mozilla.org/ja/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ja/firefox/ +ShortDescription: 高速で軽量、プライバシー重視のブラウザー +Description: Mozilla Firefox は無料のオープンソースソフトウェアであり、世界中の多数のコミュニティによって開発されています。 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml new file mode 100644 index 000000000000..f8547669ca19 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.nb-NO.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: nb-NO +PublisherUrl: https://www.mozilla.org/nb-NO/ +PublisherSupportUrl: https://support.mozilla.org/nb-NO/ +PrivacyUrl: https://www.mozilla.org/nb-NO/privacy/firefox/ +PackageUrl: https://www.mozilla.org/nb-NO/firefox/ +ShortDescription: Mozilla Firefox er gratis programvare med åpen kildekode, bygget av et samfunn på tusenvis fra hele verden. +Description: Firefox Browser, også kjent som Mozilla Firefox eller bare Firefox, er en gratis nettleser med åpen kildekode utviklet av Mozilla Foundation og dets datterselskap, Mozilla Corporation. Firefox bruker Gecko-layoutmotoren til å gjengi nettsider, som implementerer gjeldende og forventede webstandarder. I 2017 begynte Firefox å innlemme ny teknologi under kodenavnet Quantum for å fremme parallellitet og et mer intuitivt brukergrensesnitt. Firefox er offisielt tilgjengelig for Windows 7 eller nyere, macOS og Linux. Dens uoffisielle porter er tilgjengelige for forskjellige Unix og Unix-lignende operativsystemer, inkludert FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +Tags: +- nettleser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml new file mode 100644 index 000000000000..a1a8bd8f439a --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ru-RU.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: ru-RU +PublisherUrl: https://www.mozilla.org/ru/ +PublisherSupportUrl: https://support.mozilla.org/ru/ +PrivacyUrl: https://www.mozilla.org/ru/privacy/firefox/ +PackageUrl: https://www.mozilla.org/ru/firefox/ +ShortDescription: Mozilla Firefox это бесплатное программное обеспечение с открытым исходным кодом, созданное сообществом тысяч людей со всего мира. +Description: Браузер Firefox, также известный как Mozilla Firefox или просто Firefox, - это бесплатный веб-браузер с открытым исходным кодом, разработанный Mozilla Foundation и его дочерней компанией Mozilla Corporation. Firefox использует механизм компоновки Gecko для отображения веб-страниц, который реализует текущие и ожидаемые веб-стандарты. В 2017 году Firefox начал включать новую технологию под кодовым названием Quantum, чтобы способствовать параллелизму и более интуитивному пользовательскому интерфейсу. Firefox официально доступен для Windows 7 или новее, macOS и Linux. Его неофициальные порты доступны для различных Unix и Unix-подобных операционных систем, включая FreeBSD, OpenBSD, NetBSD, illumos и Solaris Unix. +Tags: +- браузер +- веб-браузер +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml new file mode 100644 index 000000000000..97f7dd05f961 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.ta-IN.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: ta-IN +PublisherUrl: https://www.mozilla.org/ta/ +PublisherSupportUrl: https://support.mozilla.org/ta/ +Author: மொஸில்லா அறக்கட்டளை +ShortDescription: மொஸில்லா பயர்பாக்ஸ் என்பது இலவச மற்றும் திறந்த மூல மென்பொருளாகும், இது உலகம் முழுவதிலுமிருந்து ஆயிரக்கணக்கான சமூகத்தால் உருவாக்கப்பட்டது. +Description: பயர்பாக்ஸ் உலாவி, மொஸில்லா பயர்பாக்ஸ் அல்லது வெறுமனே பயர்பாக்ஸ் என்றும் அழைக்கப்படுகிறது, இது மொஸில்லா அறக்கட்டளை மற்றும் அதன் துணை நிறுவனமான மொஸில்லா கார்ப்பரேஷனால் உருவாக்கப்பட்ட ஒரு இலவச மற்றும் திறந்த மூல இணைய உலாவியாகும். பயர்பாக்ஸ் இணையப் பக்கங்களை வழங்குவதற்கு கெக்கோ தளவமைப்பு இயந்திரத்தைப் பயன்படுத்துகிறது, இது தற்போதைய மற்றும் எதிர்பார்க்கப்பட்ட இணையத் தரங்களைச் செயல்படுத்துகிறது. 2017 ஆம் ஆண்டில், இணையான மற்றும் மிகவும் உள்ளுணர்வு பயனர் இடைமுகத்தை மேம்படுத்துவதற்காக குவாண்டம் என்ற குறியீட்டு பெயரில் புதிய தொழில்நுட்பத்தை பயர்பாக்ஸ் இணைக்கத் தொடங்கியது. Firefox Windows 7 அல்லது புதிய, macOS மற்றும் Linux க்கு அதிகாரப்பூர்வமாக கிடைக்கிறது. அதன் அதிகாரப்பூர்வமற்ற போர்ட்கள் FreeBSD, OpenBSD, NetBSD, illumos மற்றும் Solaris Unix உள்ளிட்ட பல்வேறு Unix மற்றும் Unix போன்ற இயங்குதளங்களுக்கு கிடைக்கின்றன. +Tags: +- இணைய-உலாவி +- உலாவி +- குவாண்டம் +- குறுக்கு-தளம் +- கெக்கோ +- சிலந்தி-குரங்கு +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml new file mode 100644 index 000000000000..69cff87ba651 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.locale.zh-CN.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +PackageLocale: zh-CN +PublisherUrl: https://www.mozilla.org/zh-CN/ +PublisherSupportUrl: https://support.mozilla.org/zh-CN/ +PrivacyUrl: https://www.mozilla.org/zh-CN/privacy/firefox/ +Author: Mozilla 基金会 +PackageUrl: https://www.mozilla.org/zh-CN/firefox/ +ShortDescription: 开放安全的开源浏览器 +Description: Firefox 浏览器是唯一一款由非营利组织支持,不会将您的个人数据买给广告商,还能保护您个人信息的主流浏览器。 +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml new file mode 100644 index 000000000000..8f50b544934e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/br/149.0/Mozilla.Firefox.br.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.br +PackageVersion: "149.0" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0 From 0b1abc424736f874a8eee6c2ea36cd27535e1357 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sun, 29 Mar 2026 13:36:50 +0800 Subject: [PATCH 26/80] New version: Mozilla.Firefox.fy-NL version 149.0 (#351638) --- .../Mozilla.Firefox.fy-NL.installer.yaml | 40 +++++++ .../Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml | 14 +++ .../Mozilla.Firefox.fy-NL.locale.da-DK.yaml | 14 +++ .../Mozilla.Firefox.fy-NL.locale.de-DE.yaml | 16 +++ .../Mozilla.Firefox.fy-NL.locale.el-GR.yaml | 13 +++ .../Mozilla.Firefox.fy-NL.locale.en-GB.yaml | 20 ++++ .../Mozilla.Firefox.fy-NL.locale.en-US.yaml | 106 ++++++++++++++++++ .../Mozilla.Firefox.fy-NL.locale.es-MX.yaml | 18 +++ .../Mozilla.Firefox.fy-NL.locale.fr-FR.yaml | 17 +++ .../Mozilla.Firefox.fy-NL.locale.hu-HU.yaml | 16 +++ .../Mozilla.Firefox.fy-NL.locale.ja-JP.yaml | 14 +++ .../Mozilla.Firefox.fy-NL.locale.nb-NO.yaml | 16 +++ .../Mozilla.Firefox.fy-NL.locale.ru-RU.yaml | 17 +++ .../Mozilla.Firefox.fy-NL.locale.ta-IN.yaml | 20 ++++ .../Mozilla.Firefox.fy-NL.locale.zh-CN.yaml | 24 ++++ .../fy-NL/149.0/Mozilla.Firefox.fy-NL.yaml | 8 ++ 16 files changed, 373 insertions(+) create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.es-MX.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.fr-FR.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.hu-HU.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.ja-JP.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.nb-NO.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.ru-RU.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.ta-IN.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.zh-CN.yaml create mode 100644 manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.yaml diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml new file mode 100644 index 000000000000..ea7c6c19f0e1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.installer.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +InstallerType: nullsoft +Scope: machine +InstallerSwitches: + Silent: /S /PreventRebootRequired=true + SilentWithProgress: /S /PreventRebootRequired=true + InstallLocation: /InstallDirectoryPath="" +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Mozilla Firefox +ReleaseDate: 2026-03-24 +Installers: +- Architecture: x86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win32/fy-NL/Firefox%20Setup%20149.0.exe + InstallerSha256: 3880E7E03245BCFE861F08A21CBC6C07E9DC170C63E030E5AF32E9F7ABD7AA4B +- Architecture: x64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64/fy-NL/Firefox%20Setup%20149.0.exe + InstallerSha256: 7206F8DB2E0565FF23F94C4B1755FBA50BA3DD007DEA7238DBB4D8C98E45A0F7 +- Architecture: arm64 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/149.0/win64-aarch64/fy-NL/Firefox%20Setup%20149.0.exe + InstallerSha256: 8C5998630DCE5CEE0F93DFC5750FA8AEA972991D1A716330E0FBA773F3F41BAF +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml new file mode 100644 index 000000000000..2a6af024f7bc --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.cs-CZ.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: cs-CZ +PublisherUrl: https://www.mozilla.org/cs/ +PublisherSupportUrl: https://support.mozilla.org/cs/ +PrivacyUrl: https://www.mozilla.org/cs/privacy/firefox/ +PackageUrl: https://www.mozilla.org/cs/firefox/ +ShortDescription: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. +Description: Mozilla Firefox je svobodný multiplatformní webový prohlížeč, který vyvíjí ve spolupráci se stovkami dobrovolníků Mozilla Corporation, dceřiná společnost nadace Mozilla Foundation. První finální verze 1.0 byla vydána i v češtině 9. listopadu 2004 za velkého zájmu uživatelů i médií a stala se jedním z nejpoužívanějších programů s otevřeným kódem. Kromě oficiálně podporovaných platforem, kterými jsou Microsoft Windows, Android, Linux a macOS, je Firefox dostupný i pro FreeBSD, OS/2, RISC OS, SkyOS či BeOS. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml new file mode 100644 index 000000000000..ad23f133d75d --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.da-DK.yaml @@ -0,0 +1,14 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: da-DK +PublisherUrl: https://www.mozilla.org/da/ +PublisherSupportUrl: https://support.mozilla.org/da/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/firefox/ +PackageUrl: https://www.mozilla.org/da/firefox/ +ShortDescription: Mozilla Firefox er gratis og åben kildekode-software, udviklet af et fællesskab på tusinder fra hele verden. +Description: Firefox Browser, også kendt som Mozilla Firefox eller bare Firefox, er en gratis og open-source webbrowser udviklet af Mozilla Foundation og dens datterselskab, Mozilla Corporation. Firefox bruger Gecko-layoutmotoren til at gengive websider, som implementerer aktuelle og forventede webstandarder. I 2017 begyndte Firefox at inkorporere ny teknologi under kodeordet Quantum for at fremme parallelitet og et mere intuitivt brugergrænseflade. Firefox er officielt tilgængelig til Windows 7 eller nyere, macOS og Linux. Dens uofficielle porte er tilgængelige til forskellige Unix og Unix-lignende operativsystemer, herunder FreeBSD, OpenBSD, NetBSD, illumos og Solaris Unix. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml new file mode 100644 index 000000000000..cde9e510083e --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.de-DE.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: de-DE +PublisherUrl: https://www.mozilla.org/de/ +PublisherSupportUrl: https://support.mozilla.org/de/ +PrivacyUrl: https://www.mozilla.org/de/privacy/firefox/ +PackageUrl: https://www.mozilla.org/de/firefox/ +ShortDescription: Mozilla Firefox ist ein freier und quelloffener Webbrowser. +Description: Mozilla Firefox, kurz Firefox genannt, ist ein freier Webbrowser des Mozilla-Projektes. Er wurde im September 2002 veröffentlicht. Firefox verwendet die Gecko-Layout-Engine zum Rendern von Webseiten, die aktuelle und erwartete Webstandards implementiert. Im Jahr 2017 begann Firefox mit der Einführung neuer Technologien unter dem Codenamen Quantum, um Parallelität und eine intuitivere Benutzeroberfläche zu fördern. Seine inoffiziellen Ports sind für verschiedene Unix- und Unix-ähnliche Betriebssysteme verfügbar, darunter FreeBSD, OpenBSD, NetBSD, illumos und Solaris Unix. +Tags: +- webbrowser +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml new file mode 100644 index 000000000000..e68a84c0af64 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.el-GR.yaml @@ -0,0 +1,13 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: el-GR +PublisherUrl: https://www.mozilla.org/el/ +PublisherSupportUrl: https://support.mozilla.org/el/ +PrivacyUrl: https://www.mozilla.org/el/privacy/firefox/ +PackageUrl: https://www.mozilla.org/el/firefox/ +ShortDescription: Firefox, ένα δωρεάν πρόγραμμα περιήγησης από τη Mozilla, μια μη κερδοσκοπική οργάνωση αφιερωμένη στην υγεία και το απόρρητο του διαδικτύου. +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml new file mode 100644 index 000000000000..59f8e697d126 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-GB.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: en-GB +PublisherUrl: https://www.mozilla.org/en-GB/ +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ManifestType: locale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml new file mode 100644 index 000000000000..2a58261decef --- /dev/null +++ b/manifests/m/Mozilla/Firefox/fy-NL/149.0/Mozilla.Firefox.fy-NL.locale.en-US.yaml @@ -0,0 +1,106 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Mozilla.Firefox.fy-NL +PackageVersion: "149.0" +PackageLocale: en-US +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/ +PublisherSupportUrl: https://support.mozilla.org/ +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox (fy-NL) +PackageUrl: https://www.mozilla.org/firefox/ +License: MPL-2.0 +LicenseUrl: https://www.mozilla.org/MPL/2.0 +Copyright: © Firefox and Mozilla Developers; available under the MPL 2 license. +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy +ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +Description: Firefox Browser, also known as Mozilla Firefox or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. In 2017, Firefox began incorporating new technology under the code name Quantum to promote parallelism and a more intuitive user interface. Firefox is officially available for Windows 7 or newer, macOS, and Linux. Its unofficial ports are available for various Unix and Unix-like operating systems including FreeBSD, OpenBSD, NetBSD, illumos, and Solaris Unix. +Moniker: firefox +Tags: +- browser +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +ReleaseNotes: |- + Version 149.0, first offered to Release channel users on March 24, 2026 + + New + - View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View. + + - Firefox now offers a free built-in VPN. Whether you’re using public Wi-Fi while traveling, searching for sensitive health information, or shopping for something personal, this feature gives you a simple way to stay protected. Once you sign in and turn it on, you can hide your location and IP address by routing it through a secure proxy while you browse in Firefox. You will get 50 GB of protection every month, with the option to turn it on or off for specific websites. This feature is progressively rolling out in the US, UK, Germany and France starting today. + + This feature is part of a progressive roll out. + What is a progressive roll out? + Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience. + - Many PDF files will now load significantly faster thanks to hardware acceleration. + - Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing. + - You can now add a Share button to your toolbar via Customize Toolbar, making it easy to share the current tab using your Windows or macOS system sharing options. + - Address Autofill is enabled for users in Australia, India, Italy, Poland and Austria. + - Explore more of the web with new on-device translation support for Bosnian, Norwegian Bokmål, Serbian and Thai — plus improved accuracy for Croatian. + + Firefox Labs + - Tab notes feature that lets you attach a short note to a web page is now available in Firefox Labs. You can use notes to remember why you opened a page, what you planned to do next or any details you want to revisit later. Please give notes a try and share your feedback on what works well and what can be improved. + + Fixed + - Increased robustness of HTTP/3 upload performance for unstable network conditions. + - Various security fixes. + + Changed + - The TrustPanel combines the privacy and security panels accessed from the address bar to give the user one place to check the Privacy and Security settings of the current page. Learn more. + + - Security has been strengthened by tightening the requirements for JavaScript files that can be loaded in the parent process, providing additional defense in depth against potential threats. + - On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user's desktop environment, and more powerful. + - Firefox error pages have a fresh new look, with updated visuals that better match the overall feel of Firefox. The redesigned pages create a more cohesive experience while making it clearer what went wrong. + + - On Windows, Firefox will use the modern Windows.Devices.Geolocation API for geolocation instead of Windows 7 location API. + + Developer + - The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage. + - Besides each CSS declaration related to a computed value shown in the Computed view there's now an icon to jump to it in the Rules view. + + Web Platform + - showPicker() now supports text-based