Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.0esr. (#9688)

This commit is contained in:
Easton Pillay
2021-04-02 20:38:31 -05:00
committed by GitHub
parent dcd8615a83
commit e2da60b52a
3 changed files with 49 additions and 24 deletions

View File

@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mozilla.FirefoxESR
PackageVersion: 78.0esr
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0esr/win64/en-US/Firefox%20Setup%2078.0esr.msi
InstallerSha256: A725B4B22F5ED965F01F5DE96D637D27CF3898E191A1D8729B0243EE55C01230
InstallerType: msi
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0esr/win32/en-US/Firefox%20Setup%2078.0esr.msi
InstallerSha256: 2437541BD030513CCC0913D5BB79106223D03C2CCAC0013A65937A25AD2AFBD4
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.0esr/win64-aarch64/en-US/Firefox%20Setup%2078.0esr.exe
InstallerSha256: E7E411D1E7AAD6D494F0B378CAF1C19FD82E4FB170F044551382717231E4F386
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0