mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
||||
"license": "https://golang.org/LICENSE",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.7.4.windows-amd64.zip",
|
||||
"hash": "36739164fed38a6da908813aba48d72fb22fea923de5611a85a81135b7cfceb9"
|
||||
"url": "https://storage.googleapis.com/golang/go1.7.5.windows-amd64.zip",
|
||||
"hash": "01eb518cb5a12edd6cf7380ec17ebedee755e3ce7e5362febeebb9e70e45fcaa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.7.4.windows-386.zip",
|
||||
"hash": "49df7846ab04d6106cc501526c14c055788e8c67590a967fb4abef7b8b70751f"
|
||||
"url": "https://storage.googleapis.com/golang/go1.7.5.windows-386.zip",
|
||||
"hash": "de367304d1d654ff23d74a2644a457b7740c2da46bc3abedc46f1317f97316ad"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user