mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update go to version 1.9.4
This commit is contained in:
parent
fc25f79a77
commit
3883968841
10
go.json
10
go.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.3",
|
||||
"version": "1.9.4",
|
||||
"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.3.windows-amd64.zip",
|
||||
"hash": "4eee59bb5b70abc357aebd0c54f75e46322eb8b58bbdabc026fdd35834d65e1e"
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.4.windows-amd64.zip",
|
||||
"hash": "880e011ac6f4a509308a62ec6d963dd9d561d0cdc705e93d81c750d7f1c696f4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.3.windows-386.zip",
|
||||
"hash": "cab7d4e008adefed322d36dee87a4c1775ab60b25ce587a2b55d90c75d0bafbc"
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.4.windows-386.zip",
|
||||
"hash": "ad5905b211e543a1e59758acd4c6f30d446e5af8c4ea997961caf1ef02cdd56d"
|
||||
}
|
||||
},
|
||||
"checkver": "Build version go([\\d\\.]+)\\.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user