Keiichi Shimamura a16f5d14a8 Go 1.5.1
2015-09-10 22:53:39 -04:00

22 lines
680 B
JSON

{
"version": "1.5.1",
"homepage": "http://golang.org",
"license": "http://golang.org/LICENSE",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/golang/go1.5.1.windows-amd64.zip",
"hash": "sha1:7815772347ad3e11a096d927c65bfb15d5b0f490"
},
"32bit": {
"url": "https://storage.googleapis.com/golang/go1.5.1.windows-386.zip",
"hash": "sha1:bb071ec45ef39cd5ed9449b54c5dd083b8233bfa"
}
},
"extract_dir": "go",
"env_add_path": "bin",
"env_set": {
"GOROOT": "$dir"
},
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
}