mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 19:34:38 +00:00
Update go to version 1.10
This commit is contained in:
parent
de1579ae4e
commit
e612953210
10
go.json
10
go.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.4",
|
||||
"version": "1.10",
|
||||
"homepage": "https://golang.org",
|
||||
"license": "https://golang.org/LICENSE",
|
||||
"extract_dir": "go",
|
||||
@ -19,12 +19,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.4.windows-amd64.zip",
|
||||
"hash": "880e011ac6f4a509308a62ec6d963dd9d561d0cdc705e93d81c750d7f1c696f4"
|
||||
"url": "https://storage.googleapis.com/golang/go1.10.windows-amd64.zip",
|
||||
"hash": "210b223031c254a6eb8fa138c3782b23af710a9959d64b551fa81edd762ea167"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.4.windows-386.zip",
|
||||
"hash": "ad5905b211e543a1e59758acd4c6f30d446e5af8c4ea997961caf1ef02cdd56d"
|
||||
"url": "https://storage.googleapis.com/golang/go1.10.windows-386.zip",
|
||||
"hash": "83edd9e52ce6d1c8f911e7bbf6f0a73952c613b4bf66438ceb1507f892240f11"
|
||||
}
|
||||
},
|
||||
"checkver": "Build version go([\\d\\.]+)\\.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user