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: 85.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/85.0.2/win64/en-US/Firefox%20Setup%2085.0.2.msi
|
|
InstallerSha256: 8B9D65D622094ECF4D2F1D5ECD8AA7C533411E55B4BDBBBF06E562B55EB0A653
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
- Architecture: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/85.0.2/win32/en-US/Firefox%20Setup%2085.0.2.msi
|
|
InstallerSha256: 01797A2FA06C9224B3C2AACB04CB9F3C8B46E30E23839BE537716BD0AFFE5C34
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
- Architecture: arm64
|
|
InstallerType: exe
|
|
InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/85.0.2/win64-aarch64/en-US/Firefox%20Setup%2085.0.2.exe
|
|
InstallerSha256: 67D7B4268E8CB9F34EEA84C3AC356986A06B58D7B10C6F4AE47C729EC3999A93
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
InstallerSwitches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|