30 lines
749 B
YAML
30 lines
749 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.04.1%20Setup.exe
|
|
InstallerSha256: AC7F34C33C7E6E979EAD28BCAF91FD192644929FB2A781C3669CB4ADDCBAF509
|
|
# ProductCode:
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|