Stéphane Este-Gracias 3e3dacd1f2 Fix typo in hash
2014-12-20 16:22:57 +01:00

22 lines
578 B
JSON

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