Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.8.0esr. (#9696)

This commit is contained in:
Easton Pillay
2021-04-02 19:59:12 -05:00
committed by GitHub
parent 17b561e025
commit 6bf55c4571
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.8.0esr
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win64/en-US/Firefox%20Setup%2078.8.0esr.msi
InstallerSha256: AC3AC104A2E0BEA6059E2CA0F9D4CD1BBF9AE815A3CAD83AAEF162E0FC384478
InstallerType: msi
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win32/en-US/Firefox%20Setup%2078.8.0esr.msi
InstallerSha256: ED001D0CC30D944483FB992D8559C7DD586B822E3633CFDC71B3DCAA91E0F1F4
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win64-aarch64/en-US/Firefox%20Setup%2078.8.0esr.exe
InstallerSha256: 6E13ED6BEF36951463DA96F233E355639D80309255023CCD728DCDC3412BDBE2
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0