Added x86 and arm64 architectures for Mozilla Firefox ESR version 78.6.1esr. (#9693)
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.6.1esr
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.6.1esr/win64/en-US/Firefox%20Setup%2078.6.1esr.msi
|
||||
InstallerSha256: 52271D40724D81D21B25BD6848140E01B70CACD94D8479D1339136AF2464522E
|
||||
InstallerType: msi
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.6.1esr/win32/en-US/Firefox%20Setup%2078.6.1esr.msi
|
||||
InstallerSha256: 2E5F842A818F45ABDB4316FEC835ACCBA81CAD3803C4B7A18BC8B0BA37A3B01F
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
- Architecture: arm64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/78.6.1esr/win64-aarch64/en-US/Firefox%20Setup%2078.6.1esr.exe
|
||||
InstallerSha256: 9B63C53BC1A409C6A9699812F9BDE1358B29109D39324C94402B3AFD5C42D29C
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
InstallerSwitches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Mozilla.FirefoxESR
|
||||
PackageVersion: 78.6.1esr
|
||||
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
|
||||
|
||||
@@ -1,22 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Mozilla.FirefoxESR
|
||||
PackageVersion: 78.6.1esr
|
||||
PackageName: Firefox ESR
|
||||
Publisher: Mozilla
|
||||
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.6.1esr/win64/en-US/Firefox%20Setup%2078.6.1esr.msi
|
||||
InstallerSha256: 52271D40724D81D21B25BD6848140E01B70CACD94D8479D1339136AF2464522E
|
||||
InstallerType: msi
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user