Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.8.0esr. (#9696)

This commit is contained in:
Easton Pillay
2021-04-02 19:59:12 -05:00
committed by GitHub
parent 17b561e025
commit 6bf55c4571
3 changed files with 49 additions and 19 deletions

View File

@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mozilla.FirefoxESR
PackageVersion: 78.8.0esr
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win64/en-US/Firefox%20Setup%2078.8.0esr.msi
InstallerSha256: AC3AC104A2E0BEA6059E2CA0F9D4CD1BBF9AE815A3CAD83AAEF162E0FC384478
InstallerType: msi
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win32/en-US/Firefox%20Setup%2078.8.0esr.msi
InstallerSha256: ED001D0CC30D944483FB992D8559C7DD586B822E3633CFDC71B3DCAA91E0F1F4
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win64-aarch64/en-US/Firefox%20Setup%2078.8.0esr.exe
InstallerSha256: 6E13ED6BEF36951463DA96F233E355639D80309255023CCD728DCDC3412BDBE2
Scope: machine
InstallerLocale: en-US
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Mozilla.FirefoxESR
PackageVersion: 78.8.0esr
PackageLocale: en-US
LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/
Moniker: firefoxesr
Tags:
- browser
- firefox
- mozilla
- esr
PackageUrl: https://www.mozilla.org/en-US/firefox/enterprise/
Publisher: Mozilla
PackageName: Firefox ESR
License: Mozilla Public License V2.0
ShortDescription: Get unmatched data protection on the release cadence that suits you with Firefox for enterprise.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,22 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Mozilla.FirefoxESR PackageIdentifier: Mozilla.FirefoxESR
PackageVersion: 78.8.0esr PackageVersion: 78.8.0esr
PackageName: Firefox ESR DefaultLocale: en-US
Publisher: Mozilla ManifestType: version
License: Mozilla Public License V2.0
LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/
Moniker: firefoxesr
Tags:
- browser
- firefox
- mozilla
- esr
ShortDescription: Get unmatched data protection on the release cadence that suits you with Firefox for enterprise.
PackageUrl: https://www.mozilla.org/en-US/firefox/enterprise/
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.8.0esr/win64/en-US/Firefox%20Setup%2078.8.0esr.msi
InstallerSha256: AC3AC104A2E0BEA6059E2CA0F9D4CD1BBF9AE815A3CAD83AAEF162E0FC384478
InstallerType: msi
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0