Added x86 and arm64 architectures for Mozilla Firefox version 87.0. (#9422)

This commit is contained in:
Easton Pillay
2021-03-31 11:20:07 -05:00
committed by GitHub
parent 25ca297dc5
commit 12a4b1527c
3 changed files with 63 additions and 32 deletions

View File

@@ -0,0 +1,39 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mozilla.Firefox
PackageVersion: "87.0"
FileExtensions:
- html
- htm
- url
Protocols:
- http
- https
Commands:
- firefox
MinimumOSVersion: 10.0.0.0
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/87.0/win64/en-US/Firefox%20Setup%2087.0.msi
InstallerSha256: AB6A232C5108CD04C9FC13175E9ACCE6F372EA838026C1C9A6A8ABCF034B4DB6
Scope: machine
InstallerLocale: en-US
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/87.0/win32/en-US/Firefox%20Setup%2087.0.msi
InstallerSha256: C1C9F94A02060D39E923B688B6E50BF2A0940EBF427D8462CAB009A9DA3E569F
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/87.0/win64-aarch64/en-US/Firefox%20Setup%2087.0.exe
InstallerSha256: 781ECB3E065A5AB56A23663DF8468E7A597E746F2C9C774A649189B941FAFA0A
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0