mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			685 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			685 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.4.0.1",
 | 
						|
    "description": "Strongly-timed, Concurrent, and On-the-fly Music Programming Language.",
 | 
						|
    "homepage": "http://chuck.stanford.edu",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "url": "http://chuck.stanford.edu/release/files/exe/chuck-1.4.0.1.msi",
 | 
						|
    "hash": "d049d506b4732e6e0d8c9203f58dfd133582d13b51382f019d7a12a5f91f9769",
 | 
						|
    "extract_dir": "PFiles\\ChucK",
 | 
						|
    "bin": [
 | 
						|
        "bin\\chuck.exe",
 | 
						|
        "miniAudicle.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "http://chuck.stanford.edu/release/VERSIONS",
 | 
						|
        "regex": "^([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "http://chuck.stanford.edu/release/files/exe/chuck-$version.msi"
 | 
						|
    }
 | 
						|
}
 |