30 lines
731 B
YAML
30 lines
731 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Waterfox.Waterfox
|
|
PackageVersion: G3.2.1
|
|
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%20G3.2.1%20Setup.exe
|
|
InstallerSha256: AE2B33BE52221D9ECE67727BC1B37EBFD703380C58BF6178F0AEF77ABF0D51D1
|
|
#ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|