Added Firefox Developer Edition version 89.0b4. (#11560)

This commit is contained in:
Easton Pillay
2021-04-26 08:47:55 -05:00
committed by GitHub
parent d362ed6ebf
commit c87699d5a7
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.0b4
Installers:
- Architecture: x64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b4/win64/en-US/Firefox%20Setup%2089.0b4.msi
InstallerSha256: 43A53A8330802D5E5F1EC39C60E8365D54484BA30AB474180888E6EA0C097A5C
InstallerType: msi
- Architecture: x86
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b4/win32/en-US/Firefox%20Setup%2089.0b4.msi
InstallerSha256: 3770245F9F2D245CBEBD96FD7DF978F87A37E26635D023FD2E04A00836468150
InstallerType: msi
- Architecture: arm64
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b4/win64-aarch64/en-US/Firefox%20Setup%2089.0b4.exe
InstallerSha256: 6B0B56418F12B867F581822F92021208E006A340D7F3DF9427B4A8662E40D37D
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.0b4
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.0b4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0