Luke Sampson 915fe3f33d go 1.3
2014-06-23 08:37:11 +10:00

21 lines
543 B
JSON

{
"version": "1.3",
"homepage": "http://golang.org",
"license": "http://golang.org/LICENSE",
"architecture": {
"64bit": {
"url": "http://golang.org/dl/go1.3.windows-amd64.zip",
"hash": "sha1:1e4888e1494aed7f6934acb5c4a1ffb0e9a022b1"
},
"32bit": {
"url": "http://golang.org/dl/go1.3.windows-386.zip",
"hash": "sha1:e4e5279ce7d8cafdf210a522a70677d5b9c7589d"
}
},
"extract_dir": "go",
"env_add_path": "bin",
"env_set": {
"GOROOT": "$dir"
},
"checkver": "<div id=\"footer\">\\s*Build version go([0-9\\.]+)\\.<br>"
}