Added Firefox Developer Edition version 89.0b13. (#13397)

This commit is contained in:
Easton Pillay
2021-05-18 21:29:29 -04:00
committed by GitHub
parent e3be7ebd6b
commit 83edeaf699
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mozilla.FirefoxDeveloperEdition
PackageVersion: 89.0b13
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b13/win64/en-US/Firefox%20Setup%2089.0b13.msi
InstallerSha256: 0073936F2C22CABF6857D3797F150CDBE3A0C26B0E7B7B4A0C1AFF0818AF2362
InstallerType: msi
- Architecture: x86
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b13/win32/en-US/Firefox%20Setup%2089.0b13.msi
InstallerSha256: D711C73AFD0FF64E68A62D2F82D2D7C012290357FFBDEDF3DE44CFD2FBDF5C75
InstallerType: msi
- Architecture: arm64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b13/win64-aarch64/en-US/Firefox%20Setup%2089.0b13.exe
InstallerSha256: C951D90D666ED8E06BB1F942F8D00C8AD86C90592F0DB6701C51A28B0E24D5AF
InstallerType: exe
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.FirefoxDeveloperEdition
PackageVersion: 89.0b13
PackageLocale: en-US
LicenseUrl: https://www.mozilla.org/en-US/MPL/2.0/
Moniker: firefoxdev
Tags:
- browser
- mozilla
- firefox
- dev
PackageUrl: https://www.mozilla.org/en-US/firefox/developer/
Publisher: Mozilla
PackageName: Firefox Developer Edition
License: Mozilla Public License V2.0
ShortDescription: Firefox Developer Edition is the blazing fast browser that offers cutting edge developer tools and latest features like CSS Grid support and framework debugging.
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Mozilla.FirefoxDeveloperEdition
PackageVersion: 89.0b13
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0