Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.9.0esr. (#9697)

This commit is contained in:
Easton Pillay
2021-04-02 21:18:30 -05:00
committed by GitHub
parent 9b69007902
commit bb23f8dabe
3 changed files with 49 additions and 19 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.9.0esr
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.9.0esr/win64/en-US/Firefox%20Setup%2078.9.0esr.msi
InstallerSha256: D6C80E9323312D4EB36B6706D6DE6449ECC6298203D7452A54143D8407FEE47A
InstallerType: msi
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.9.0esr/win32/en-US/Firefox%20Setup%2078.9.0esr.msi
InstallerSha256: 35AEAC47B31DD93F802E6CEF24C21EEA3E9BE2F1A0542454665CE07118290F05
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.9.0esr/win64-aarch64/en-US/Firefox%20Setup%2078.9.0esr.exe
InstallerSha256: 8171D624EF83F0E2B45BDBE9FC532DC7506681AD61AAB59FDBB3B69138C4C2BE
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0