* Add manifest file for Mozilla Firefox (Hebrew) v79.0 x64 * Modify manifest file to account for the Manifest Validation Error
28 lines
905 B
YAML
28 lines
905 B
YAML
# ================== General ==================
|
|
|
|
Id: Mozilla.Firefox.Firefox_v79.0
|
|
Version: 79.0 (HE)
|
|
Name: Firefox (Hebrew)
|
|
Publisher: Mozilla
|
|
AppMoniker: firefox
|
|
Tags: firefox, Firefox (Hebrew)
|
|
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/he/Firefox%20Setup%2079.0.msi
|
|
Sha256: 5AEA80B169680538312339F897AB0E8BD89AEC0098F59C97A6BD44CEFF963269
|
|
InstallerType: msi
|
|
Switches:
|
|
Custom: /norestart
|
|
Silent: /qn
|
|
SilentWithProgress: /qb
|