2016-02-17 19:46:13 -08:00

22 lines
712 B
JSON

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