123456789101112131415161718192021222324252627282930313233 |
- # Created using wingetcreate 0.4.4.1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: Cockos.REAPER
- PackageVersion: 6.43
- MinimumOSVersion: 10.0.0.0
- InstallModes:
- - interactive
- - silent
- - silentWithProgress
- InstallerSuccessCodes:
- - 1223
- Installers:
- - InstallerLocale: en-US
- Architecture: x64
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://www.reaper.fm/files/6.x/reaper643_x64-install.exe
- InstallerSha256: A92DF108A0CE8C10457E626C6E07D75DBA8DDF330A541AA506B67AC1B4F0AE1C
- UpgradeBehavior: install
- ProductCode: REAPER
- - InstallerLocale: en-US
- Architecture: x86
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://www.reaper.fm/files/6.x/reaper643-install.exe
- InstallerSha256: 9F0B869F4125B20D0A18564EA02F7E1E2731A99C99601907AF9D707DEC2A019A
- UpgradeBehavior: install
- ProductCode: REAPER
- ManifestType: installer
- ManifestVersion: 1.0.0
|