mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			797 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			797 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "4.0.0",
 | 
						|
    "description": "A high quality software library for audio time-stretching and pitch-shifting",
 | 
						|
    "homepage": "https://breakfastquay.com/rubberband/",
 | 
						|
    "license": "GPL-2.0-or-later",
 | 
						|
    "url": "https://breakfastquay.com/files/releases/rubberband-4.0.0-gpl-executable-windows.zip",
 | 
						|
    "hash": "f2d47fc64dbb42f6cc62edf7933ac4fa89d8f0ef8b9cf97b6afc263a7fe05644",
 | 
						|
    "extract_dir": "rubberband-4.0.0-gpl-executable-windows",
 | 
						|
    "bin": [
 | 
						|
        "rubberband.exe",
 | 
						|
        "rubberband-r3.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "rubberband-([\\d.]+)-gpl-executable-windows",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://breakfastquay.com/files/releases/rubberband-$version-gpl-executable-windows.zip",
 | 
						|
        "extract_dir": "rubberband-$version-gpl-executable-windows"
 | 
						|
    }
 | 
						|
}
 |