Roy Ivy III 3684c02f23 Merge branch 'upstream' into dev-whitespace
Conflicts:
	bucket/go.json
2015-08-25 22:32:56 -05:00

22 lines
674 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>"
}