22 lines
654 B
YAML
22 lines
654 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: HandBrake.HandBrake
|
|
PackageVersion: 1.3.3
|
|
Commands:
|
|
- handbrake
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/HandBrake/HandBrake/releases/download/1.3.3/HandBrake-1.3.3-x86_64-Win_GUI.exe
|
|
InstallerSha256: CD71E213D3D334215AA7B56199B62189BF1B64A75C04EA17DC2A7D0469C0AAB6
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|