Stéphane Este-Gracias 09deed924c Update go to 1.5
2015-08-21 10:02:32 +02:00

22 lines
578 B
JSON

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