Luke Sampson a05febec5c go 1.2.1
2014-03-03 17:52:32 +10:00

20 lines
497 B
JSON

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