Added x86 and arm64 architectures for Firefox version 85.0.1. (#9672)

This commit is contained in:
Easton Pillay
2021-04-02 18:56:24 -05:00
committed by GitHub
parent 460f014dde
commit 4c7fce2830
3 changed files with 61 additions and 31 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: 85.0.1
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/85.0.1/win64/en-US/Firefox%20Setup%2085.0.1.msi
InstallerSha256: C30F4F7685CED9A20F8BD856DB93D68576E8EB89291B15D169A8D1B9E088DFED
Scope: machine
InstallerLocale: en-US
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/85.0.1/win32/en-US/Firefox%20Setup%2085.0.1.msi
InstallerSha256: 9AA5FB38200AB10FF23BF678364D938F82E31DD1B418C23694580704C4252BE5
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/85.0.1/win64-aarch64/en-US/Firefox%20Setup%2085.0.1.exe
InstallerSha256: FE3D92877BDE623C98FADB1D3BA66DECB6525F9C0D2352BA3A5526CB07EDC278
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0