39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Mozilla.Firefox
|
|
PackageVersion: "84.0"
|
|
FileExtensions:
|
|
- html
|
|
- htm
|
|
- url
|
|
Protocols:
|
|
- http
|
|
- https
|
|
Commands:
|
|
- firefox
|
|
MinimumOSVersion: 10.0.0.0
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/84.0/win64/en-US/Firefox%20Setup%2084.0.msi
|
|
InstallerSha256: E452665022A4E85753866A6662B8227A154FE29C63D443F2CE19F27188CCE4EE
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/84.0/win32/en-US/Firefox%20Setup%2084.0.msi
|
|
InstallerSha256: 3206607C309579BDD05B1994744B86418648BC525BEFDC26544439F0A253A172
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
- Architecture: arm64
|
|
InstallerType: exe
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/84.0/win64-aarch64/en-US/Firefox%20Setup%2084.0.exe
|
|
InstallerSha256: A50CC49D7E68BE0D48C10F2AD44F7A6A3601D95F97439758D108E0D7AD2C7F58
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|