1234567891011121314151617181920212223 |
- # Created with YamlCreate.ps1 v2.0.6 $debug=AUSU.7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: PowerSoftware.AnyBurn
- PackageVersion: "5.3"
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Scope: machine
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- InstallerUrl: https://www.anyburn.com/anyburn_setup_x64.exe
- InstallerSha256: 069E3492958CB306188E4933B8EF7DFB8BEC66334C36969BA50E64C858770D47
- - Architecture: x86
- InstallerUrl: https://www.anyburn.com/anyburn_setup.exe
- InstallerSha256: E5165D92F20758E603981C92377E52D5792F9FE0C3F5DD8F3904992E1D88B4FE
- ManifestType: installer
- ManifestVersion: 1.1.0
|