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: 81.0.2
|
|
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/81.0.2/win64/en-US/Firefox%20Setup%2081.0.2.msi
|
|
InstallerSha256: 3CF052202E43630086FE9C729492839C57EF205EE8882D19C2EF3A97197445FB
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/81.0.2/win32/en-US/Firefox%20Setup%2081.0.2.msi
|
|
InstallerSha256: BB60B489191D78ABFF72E05EB1C0E887C769C026FFE04BB03EEE370515B143EE
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
- Architecture: arm64
|
|
InstallerType: exe
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/81.0.2/win64-aarch64/en-US/Firefox%20Setup%2081.0.2.exe
|
|
InstallerSha256: F18A1AE37353231ACF4FA298016DD230F43475500F03322BB02F142AD93C87B9
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|