27 lines
886 B
YAML
27 lines
886 B
YAML
# ================== General ==================
|
|
|
|
Id: Mozilla.Firefox
|
|
Version: 79.0
|
|
Name: Firefox
|
|
Publisher: Mozilla
|
|
AppMoniker: firefox
|
|
Tags: firefox
|
|
Description: Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.
|
|
|
|
# ================== 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 =================
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://download-installer.cdn.mozilla.net/pub/firefox/releases/79.0/win64/en-US/Firefox%20Setup%2079.0.msi
|
|
Sha256: 732CDB321F7496C712D70B137B54073192E325CE382C46FE3DD13C1EC82034F3
|
|
InstallerType: msi
|
|
Switches:
|
|
Custom: /norestart
|
|
Silent: /qn
|
|
SilentWithProgress: /qb
|
|
Language: en-US
|