2015-12-28 20:11:41 -05:00

22 lines
680 B
JSON

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