mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Updating go to 1.8
This commit is contained in:
parent
ae76d4c76e
commit
367b6c88f3
10
go.json
10
go.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.5",
|
"version": "1.8",
|
||||||
"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.5.windows-amd64.zip",
|
"url": "https://storage.googleapis.com/golang/go1.8.windows-amd64.zip",
|
||||||
"hash": "01eb518cb5a12edd6cf7380ec17ebedee755e3ce7e5362febeebb9e70e45fcaa"
|
"hash": "cb27fe210f3a9d10329d48514895d2a1e3651125a7c3c758f0358a5bfc0e3060"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.7.5.windows-386.zip",
|
"url": "https://storage.googleapis.com/golang/go1.8.windows-386.zip",
|
||||||
"hash": "de367304d1d654ff23d74a2644a457b7740c2da46bc3abedc46f1317f97316ad"
|
"hash": "b8199a4af9327807803d2892268dfbffb615f98d717cd824833a97e77f981f46"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user