mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Update go to version 1.9.3
This commit is contained in:
parent
49c5d7ebc3
commit
04d7c09cbe
10
go.json
10
go.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"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.2.windows-amd64.zip",
|
||||
"hash": "682ec3626a9c45b657c2456e35cadad119057408d37f334c6c24d88389c2164c"
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.3.windows-amd64.zip",
|
||||
"hash": "4eee59bb5b70abc357aebd0c54f75e46322eb8b58bbdabc026fdd35834d65e1e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.2.windows-386.zip",
|
||||
"hash": "35d3be5d7b97c6d11ffb76c1b19e20a824e427805ee918e82c08a2e5793eda20"
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.3.windows-386.zip",
|
||||
"hash": "cab7d4e008adefed322d36dee87a4c1775ab60b25ce587a2b55d90c75d0bafbc"
|
||||
}
|
||||
},
|
||||
"checkver": "Build version go([\\d\\.]+)\\.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user