123456789101112131415161718192021222324252627282930 |
- # Created using wingetcreate 1.0.3.0
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: Cockos.REAPER
- PackageVersion: 6.53
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 5.1.0.0
- Scope: machine
- InstallModes:
- - interactive
- - silent
- InstallerSuccessCodes:
- - 1223
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- InstallerType: nullsoft
- InstallerUrl: https://www.reaper.fm/files/6.x/reaper653_x64-install.exe
- InstallerSha256: 3DB1321D54C5A17F27A639051FA960339443A46D88249CF6882BAFCCB5469790
- ProductCode: REAPER
- - Architecture: x86
- InstallerType: nullsoft
- InstallerUrl: https://www.reaper.fm/files/6.x/reaper653-install.exe
- InstallerSha256: FDF2DB27CFC8EC1672056AF9650A59EA0F4196E507E50C6369FCBCA73432B93C
- ProductCode: REAPER
- ManifestType: installer
- ManifestVersion: 1.1.0
|