Added x86 and arm64 architectures for Mozilla Firefox ESR version 68.9.0esr. (#9687)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Mozilla.FirefoxESR
|
||||
PackageVersion: 68.9.0esr
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/68.9.0esr/win64/en-US/Firefox%20Setup%2068.9.0esr.msi
|
||||
InstallerSha256: 2352015351BDF3F3D0787E0B7F1F07C57E23D60663EEB8FE79A71CA0249CD7B7
|
||||
InstallerType: msi
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/68.9.0esr/win32/en-US/Firefox%20Setup%2068.9.0esr.msi
|
||||
InstallerSha256: EBEC967DCD781310565A39E9D36AC35E826E35EA44E438252F4C0C5FD54DF8B1
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
- Architecture: arm64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/68.9.0esr/win64-aarch64/en-US/Firefox%20Setup%2068.9.0esr.exe
|
||||
InstallerSha256: C3A178F2644E55C19F33E51475AFFBE0E68B4D7BF8DC8009D423E06B63C2EAB6
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user