From ad5e7eca2c402146dc635523fc0b637864744fe6 Mon Sep 17 00:00:00 2001 From: Esco Date: Thu, 2 Jul 2020 01:19:07 +0200 Subject: [PATCH] Firefox v78.0 (#2214) * Firefox v78.0 * Firefox v78.0.1 --- manifests/Mozilla/Firefox/78.0.1.yaml | 39 +++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 manifests/Mozilla/Firefox/78.0.1.yaml diff --git a/manifests/Mozilla/Firefox/78.0.1.yaml b/manifests/Mozilla/Firefox/78.0.1.yaml new file mode 100644 index 000000000..5eab57969 --- /dev/null +++ b/manifests/Mozilla/Firefox/78.0.1.yaml @@ -0,0 +1,39 @@ +# ================== 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: http, https + +# ================== 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: 78.0.1 + +Switches: + Custom: /norestart + Silent: /qn + SilentWithProgress: /qb + #Interactive: # Interactive is not supported in this preview (5/24/2020) + Language: en-US + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0.1/win64/en-US/Firefox%20Setup%2078.0.1.msi + Sha256: 9cd69fa4b082dfbfc82e2f04fb2d8109bbe04b953b186780f79d2316bf536fda + Scope: machine + #- Arch: x86 + #Url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0.1/win32/en-US/Firefox%20Setup%2078.0.1.msi + #Sha256: 2da80fac69b69fc1df135b59b4fade86569f0350d16f0d86bb640eb2c611fd15 + #Scope: machine + +# ManifestVersion: 0.1.1