mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			606 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			606 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"homepage": "http://curl.haxx.se/",
 | 
						|
	"version": "7.37.0",
 | 
						|
	"licence": "MIT",
 | 
						|
	"architecture": {
 | 
						|
		"64bit": {
 | 
						|
			"url": "http://www.confusedbycode.com/curl/curl-7.37.0-win64.zip",
 | 
						|
			"hash": "4a6bc5a90845c4308a7021a57c026d66d34f0a1a77e17ecda53a3908c6563769",
 | 
						|
			"extract_dir": "curl-7.37.0-win64"
 | 
						|
		},
 | 
						|
		"32bit": {
 | 
						|
			"url": "http://www.confusedbycode.com/curl/curl-7.37.0-win32.zip",
 | 
						|
			"hash": "21961bc650f8fced26ca5addb8a1012e15e53ac96f774479c6da6c5a4f925cb5",
 | 
						|
			"extract_dir": "curl-7.37.0-win32"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"bin": "bin/curl.exe",
 | 
						|
	"checkver": "The most recent stable version is\\s*<b>([0-99\\.]+)"
 | 
						|
}
 |