Added Firefox Developer Edition version 89.0b2. (#11359)

This commit is contained in:
Easton Pillay
2021-04-26 19:45:31 -05:00
committed by GitHub
parent fc4947a070
commit 2211ae128e
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.0b2
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b2/win64/en-US/Firefox%20Setup%2089.0b2.msi
InstallerSha256: D79755FE2ACE9815896E78D943E94325553B36524D22F34F6286E687BF13EB38
InstallerType: msi
- Architecture: x86
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b2/win32/en-US/Firefox%20Setup%2089.0b2.msi
InstallerSha256: 715CCBD30AD99FD4CB8989E0FF5D80383A2B813825FA43EDA5A6C8BA0A23123C
InstallerType: msi
- Architecture: arm64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b2/win64-aarch64/en-US/Firefox%20Setup%2089.0b2.exe
InstallerSha256: 72830ED53E1A29A8D40DB2499195104AD0BE4BD8019C2CA6F91F5725BD9E1657
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.0b2
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.0b2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0