mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			497 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			497 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"version": "1.1.2",
 | 
						|
	"homepage": "http://golang.org",
 | 
						|
	"license": "http://golang.org/LICENSE",
 | 
						|
	"architecture": {
 | 
						|
		"64bit": {
 | 
						|
			"url": "https://go.googlecode.com/files/go1.1.2.windows-amd64.zip",
 | 
						|
			"hash": "sha1:ab0a37ac5a71720e9a5a7b0a5f67afc432e872c6"
 | 
						|
		},
 | 
						|
		"32bit": {
 | 
						|
			"url": "https://go.googlecode.com/files/go1.1.2.windows-386.zip",
 | 
						|
			"hash": "sha1:f98d0fb3d31beb6587c265d220da7b17e302de4c"
 | 
						|
		}
 | 
						|
	},
 | 
						|
	"extract_dir": "go",
 | 
						|
	"env_add_path": "bin",
 | 
						|
	"env_set": {
 | 
						|
		"GOROOT": "$dir"
 | 
						|
	}
 | 
						|
} |