Added Mozilla Firefox version 86.0. (#7867)
This commit is contained in:
36
manifests/Mozilla/Firefox/86.0.yaml
Normal file
36
manifests/Mozilla/Firefox/86.0.yaml
Normal file
@@ -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: 86.0
|
||||||
|
|
||||||
|
InstallerType: msi
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/86.0/win64/en-US/Firefox%20Setup%2086.0.msi
|
||||||
|
Sha256: 00C5E4ED239EA3828A8E61E4B1A2820D35D587C31F40A87F6E34DF20687EFCF3
|
||||||
|
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/86.0/win32/en-US/Firefox%20Setup%2086.0.msi
|
||||||
|
#Sha256:
|
||||||
|
#Scope: machine
|
||||||
|
#Language: en-US
|
||||||
|
|
||||||
|
# ManifestVersion: 0.1.0
|
||||||
Reference in New Issue
Block a user