Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.1.0esr. (#9689)

This commit is contained in:
Easton Pillay
2021-04-02 20:24:00 -05:00
committed by GitHub
parent 5fd4dbf262
commit c213adfa2c
3 changed files with 49 additions and 22 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.1.0esr
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.1.0esr/win64/en-US/Firefox%20Setup%2078.1.0esr.msi
InstallerSha256: 8765DFA132CAF00A4BA6A71B7697D1D278EE9F6AE60A215BE2F47DC081617064
InstallerType: msi
- Architecture: x86
InstallerType: msi
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.1.0esr/win32/en-US/Firefox%20Setup%2078.1.0esr.msi
InstallerSha256: B27F3B82EA00FDF9C8FF250272464BA1F6E4551322D1117A16B5DA00F6DA7039
Scope: machine
InstallerLocale: en-US
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.1.0esr/win64-aarch64/en-US/Firefox%20Setup%2078.1.0esr.exe
InstallerSha256: 01D1BB9670A14268FBD89410DE4D66AB0C2EE07AAF1C33132821F4C71752F607
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.1.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,25 +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.1.0esr PackageVersion: 78.1.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://ftp.mozilla.org/pub/firefox/releases/78.1.0esr/win64/en-US/Firefox%20Setup%2078.1.0esr.msi
InstallerSha256: 8765DFA132CAF00A4BA6A71B7697D1D278EE9F6AE60A215BE2F47DC081617064
InstallerType: msi
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0