Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.7.0esr. (#9694)
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: 78.7.0esr
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.7.0esr/win64/en-US/Firefox%20Setup%2078.7.0esr.msi
|
||||
InstallerSha256: 29F8E7BD3055CAE46EE0F8613B5DA2D06CD5BCE69CEE48C173D8671B6C5EBDED
|
||||
InstallerType: msi
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.7.0esr/win32/en-US/Firefox%20Setup%2078.7.0esr.msi
|
||||
InstallerSha256: 2DD5AE83DD8E4758640009DC643995BB114D8BEE9C22DAB0EA5CB81A4329D8BE
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
- Architecture: arm64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.7.0esr/win64-aarch64/en-US/Firefox%20Setup%2078.7.0esr.exe
|
||||
InstallerSha256: 767BA27E976808D18AF7623DE0CCA0E923388038629A5A6C0DB4A97F30EFE223
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user