Luke Sampson 32c54eff79 go 1.3.1
2014-09-13 21:55:58 +10:00

21 lines
583 B
JSON

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