diff --git a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.installer.yaml b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.installer.yaml index 20925adab..733164a3f 100644 --- a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.installer.yaml +++ b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.installer.yaml @@ -1,38 +1,48 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json PackageIdentifier: Mozilla.Firefox -PackageVersion: "88.0" -FileExtensions: -- html -- htm -- url -Protocols: -- http -- https -Commands: -- firefox +PackageVersion: 88.0 MinimumOSVersion: 10.0.0.0 +FileExtensions: + - html + - htm + - url +Protocols: + - http + - https +Commands: + - firefox +InstallModes: + - interactive + - silent + - silentWithProgress Installers: -- Architecture: x64 - InstallerType: msi - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/win64/en-US/Firefox%20Setup%2088.0.msi - InstallerSha256: EC8209C15D75914D4F103DCDDF4459D2EC95477F58644DFBB51475AD04FB6A7E - Scope: machine - InstallerLocale: en-US -- Architecture: x86 - InstallerType: msi - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/win32/en-US/Firefox%20Setup%2088.0.msi - InstallerSha256: 6378ABBF6C69D5D983F5C853A2D8012E32609B03598D91F2EFA7671DE342F20C - Scope: machine - InstallerLocale: en-US -- Architecture: arm64 - InstallerType: exe - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/win64-aarch64/en-US/Firefox%20Setup%2088.0.exe - InstallerSha256: B60FD9BD1AEFBAB7739BE73320353FE22FBBABC433222330DE6FA839A3561126 - Scope: machine - InstallerLocale: en-US - InstallerSwitches: - Silent: /S - SilentWithProgress: /S + - Architecture: x64 + InstallerType: msi + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/win64/en-US/Firefox%20Setup%2088.0.msi + InstallerSha256: EC8209C15D75914D4F103DCDDF4459D2EC95477F58644DFBB51475AD04FB6A7E + #ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: msi + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/win32/en-US/Firefox%20Setup%2088.0.msi + InstallerSha256: 6378ABBF6C69D5D983F5C853A2D8012E32609B03598D91F2EFA7671DE342F20C + #ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: arm64 + InstallerType: exe + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/88.0/win64-aarch64/en-US/Firefox%20Setup%2088.0.exe + InstallerSha256: B60FD9BD1AEFBAB7739BE73320353FE22FBBABC433222330DE6FA839A3561126 + InstallerSwitches: + #Custom: + Silent: /S + SilentWithProgress: /S + #ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install ManifestType: installer ManifestVersion: 1.0.0 - diff --git a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.en-US.yaml b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.en-US.yaml index 95d6b16f5..b389a4033 100644 --- a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.en-US.yaml +++ b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.en-US.yaml @@ -1,19 +1,28 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json PackageIdentifier: Mozilla.Firefox -PackageVersion: "88.0" +PackageVersion: 88.0 PackageLocale: en-US -Author: Mozilla +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/en-US/ +PublisherSupportUrl: https://support.mozilla.org/en-US/ +PrivacyUrl: https://www.mozilla.org/en-US/privacy/websites +Author: Mozilla Foundation +PackageName: Mozilla Firefox +PackageUrl: https://www.mozilla.org/en-US/firefox/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0 +#Copyright: +CopyrightUrl: https://www.mozilla.org/en-US/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 -- Mozilla -- Firefox -PackageUrl: https://www.mozilla.org/en-US/firefox/new/ -LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ -Publisher: Mozilla -PackageName: Firefox -License: Mozilla Public License Version 2.0 -ShortDescription: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. + - browser + - web browser + - foss + - cross platform + - gecko + - quantum + - spidermonkey ManifestType: defaultLocale ManifestVersion: 1.0.0 - diff --git a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.es-MX.yaml b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.es-MX.yaml new file mode 100644 index 000000000..e01ae2bd1 --- /dev/null +++ b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.locale.es-MX.yaml @@ -0,0 +1,28 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.0.0.schema.json +PackageIdentifier: Mozilla.Firefox +PackageVersion: 88.0 +PackageLocale: es-MX +Publisher: Mozilla +PublisherUrl: https://www.mozilla.org/es-MX/ +PublisherSupportUrl: https://support.mozilla.org/es/ +PrivacyUrl: https://www.mozilla.org/es-MX/privacy/websites/ +Author: Mozilla Foundation +PackageName: Mozilla Firefox +PackageUrl: https://www.mozilla.org/es-MX/firefox/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://www.mozilla.org/es-MX/MPL/2.0/ +#Copyright: +CopyrightUrl: https://www.mozilla.org/en-US/foundation/trademarks/policy +ShortDescription: Mozilla Firefox Spanish Mexico +#Description: +Tags: + - browser + - web browser + - foss + - cross platform + - gecko + - quantum + - spidermonkey +ManifestType: locale +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.yaml b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.yaml index f512a031b..1b0ca1db1 100644 --- a/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.yaml +++ b/manifests/m/Mozilla/Firefox/88.0/Mozilla.Firefox.yaml @@ -1,7 +1,6 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Mozilla.Firefox -PackageVersion: "88.0" +PackageVersion: 88.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.0.0 -