39
manifests/Mozilla/Firefox/78.0.1.yaml
Normal file
39
manifests/Mozilla/Firefox/78.0.1.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user