2014-03-09 11:15:26 +10:00

21 lines
571 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"
},
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
}