* Add REAPER 6.10 * Update REAPER to 6.26 and multi file manifest format Co-authored-by: chausner <chausner@users.noreply.github.com>
		
			
				
	
	
		
			18 lines
		
	
	
		
			656 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			656 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Cockos.REAPER
 | |
| PackageVersion: "6.26"
 | |
| Platform:
 | |
|   - Windows.Desktop
 | |
| InstallerType: nullsoft
 | |
| InstallerSuccessCodes:
 | |
|   - 1223
 | |
| Installers:
 | |
|   - Architecture: x86
 | |
|     InstallerUrl: https://www.reaper.fm/files/6.x/reaper626-install.exe
 | |
|     InstallerSha256: A748A60D9E5069F3C63A3ED37B827A3C9AB3428C5A99A9D140F8557A80A6907F
 | |
|   - Architecture: x64
 | |
|     InstallerUrl: https://www.reaper.fm/files/6.x/reaper626_x64-install.exe
 | |
|     InstallerSha256: 93ADA4A2F273261E361BF287BC2857B782F0065E5DB78EF7C1793FE400E22738
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |