2013-08-26 08:29:31 +10:00

20 lines
497 B
JSON

{
"version": "1.1.1",
"homepage": "http://golang.org",
"license": "http://golang.org/LICENSE",
"architecture": {
"64bit": {
"url": "https://go.googlecode.com/files/go1.1.1.windows-amd64.zip",
"hash": "sha1:4f9dbc941af05dae5b9a01483644907ec2c4f875"
},
"32bit": {
"url": "https://go.googlecode.com/files/go1.1.1.windows-386.zip",
"hash": "sha1:dee46d45e27193c14e07e695aa4c13d7fdc9de9b"
}
},
"extract_dir": "go",
"env_add_path": "bin",
"env_set": {
"GOROOT": "$dir"
}
}