mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
Update go to version 1.9.1
This commit is contained in:
parent
74b4d24b1f
commit
b40457ad63
10
go.json
10
go.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9",
|
"version": "1.9.1",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "https://golang.org/LICENSE",
|
"license": "https://golang.org/LICENSE",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.9.windows-amd64.zip",
|
"url": "https://storage.googleapis.com/golang/go1.9.1.windows-amd64.zip",
|
||||||
"hash": "874b144b994643cff1d3f5875369d65c01c216bb23b8edddf608facc43966c8b"
|
"hash": "8dc72a3881388e4e560c2e45f6be59860b623ad418e7da94e80fee012221cc81"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.9.windows-386.zip",
|
"url": "https://storage.googleapis.com/golang/go1.9.1.windows-386.zip",
|
||||||
"hash": "ecfe6f5be56acedc56cd9ff735f239a12a7c94f40b0ea9753bbfd17396f5e4b9"
|
"hash": "ea9c79c9e6214c9a78a107ef5a7bff775a281bffe8c2d50afa66d2d33998078a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user