30 lines
747 B
YAML
30 lines
747 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Waterfox.WaterfoxClassic
|
|
PackageVersion: 56.5
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- html
|
|
- htm
|
|
- url
|
|
- pdf
|
|
Protocols:
|
|
- http
|
|
- https
|
|
Commands:
|
|
- waterfox
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://cdn.waterfox.net/releases/win64/installer/Waterfox%20Classic%202021.03%20Setup.exe
|
|
InstallerSha256: BF41539D1C2178143F8456FF29FEB1C7179213F931A90AEDDA1F50984CA0A444
|
|
#ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|