From 897335c14f36b1aade1189288847a65b2a9d84d7 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Wed, 10 Feb 2021 12:21:49 -0600 Subject: [PATCH] Added Mozilla Firefox version 85.0.2. (#7211) --- manifests/Mozilla/Firefox/85.0.2.yaml | 36 +++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 manifests/Mozilla/Firefox/85.0.2.yaml diff --git a/manifests/Mozilla/Firefox/85.0.2.yaml b/manifests/Mozilla/Firefox/85.0.2.yaml new file mode 100644 index 000000000..3f47ecea0 --- /dev/null +++ b/manifests/Mozilla/Firefox/85.0.2.yaml @@ -0,0 +1,36 @@ +# ================== General ================== +Id: Mozilla.Firefox +Publisher: Mozilla +Name: Firefox +Author: Mozilla +Description: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world. +AppMoniker: firefox +Tags: Browser, Mozilla, Firefox +FileExtensions: html, htm, url +Protocols: http, https +Commands: firefox + +# ================== License ================== +Homepage: https://www.mozilla.org/en-US/firefox/new/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/ + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 85.0.2 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/85.0.2/win64/en-US/Firefox%20Setup%2085.0.2.msi + Sha256: 8B9D65D622094ECF4D2F1D5ECD8AA7C533411E55B4BDBBBF06E562B55EB0A653 + Scope: machine + Language: en-US + #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) + #Url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/85.0.2/win32/en-US/Firefox%20Setup%2085.0.2.msi + #Sha256: + #Scope: machine + #Language: en-US + +# ManifestVersion: 0.1.0