Keiichi Shimamura ccb4d9eb92 Go 1.4.2
2015-03-24 21:30:46 -07:00

22 lines
584 B
JSON

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