mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update go to version 1.7.5
This commit is contained in:
parent
f1b34cf8f3
commit
a829d7d163
10
go.json
10
go.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.4",
|
"version": "1.7.5",
|
||||||
"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.7.4.windows-amd64.zip",
|
"url": "https://storage.googleapis.com/golang/go1.7.5.windows-amd64.zip",
|
||||||
"hash": "36739164fed38a6da908813aba48d72fb22fea923de5611a85a81135b7cfceb9"
|
"hash": "01eb518cb5a12edd6cf7380ec17ebedee755e3ce7e5362febeebb9e70e45fcaa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.7.4.windows-386.zip",
|
"url": "https://storage.googleapis.com/golang/go1.7.5.windows-386.zip",
|
||||||
"hash": "49df7846ab04d6106cc501526c14c055788e8c67590a967fb4abef7b8b70751f"
|
"hash": "de367304d1d654ff23d74a2644a457b7740c2da46bc3abedc46f1317f97316ad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user