2016-07-23 08:57:48 +10:00

22 lines
718 B
JSON

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