2014-10-10 11:38:13 +03:00

22 lines
584 B
JSON

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