Added x86 and arm64 architectures for Firefox version 75.0. (#9649)

This commit is contained in:
Easton Pillay
2021-04-04 19:30:36 -05:00
committed by GitHub
parent bd0c050a54
commit 38733754d5
3 changed files with 62 additions and 14 deletions

View File

@@ -0,0 +1,38 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mozilla.Firefox
PackageVersion: "75.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/75.0/win64/en-US/Firefox%20Setup%2075.0.msi
InstallerSha256: 69324C59A45E7795D577F0BB98ABE342D30899A734F519A39844500A4A6BD9CC
Scope: machine
InstallerLocale: en-US
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/75.0/win32/en-US/Firefox%20Setup%2075.0.msi
InstallerSha256: 6688914DD0C4A5711A12BBBCC662FEF10872C257FDD412320BE5C32954C562D5
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/75.0/win64-aarch64/en-US/Firefox%20Setup%2075.0.exe
InstallerSha256: 7DEE5FC941EB7FAACA366700D9752D56947EC444AE217BEF4727B1C870B9C0F8
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0