mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update go to version 1.9.2
This commit is contained in:
parent
de9d9859f9
commit
12f694acff
10
go.json
10
go.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.1",
|
||||
"version": "1.9.2",
|
||||
"homepage": "https://golang.org",
|
||||
"license": "https://golang.org/LICENSE",
|
||||
"persist": "go",
|
||||
@ -14,12 +14,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.1.windows-amd64.zip",
|
||||
"hash": "8dc72a3881388e4e560c2e45f6be59860b623ad418e7da94e80fee012221cc81"
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.2.windows-amd64.zip",
|
||||
"hash": "682ec3626a9c45b657c2456e35cadad119057408d37f334c6c24d88389c2164c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.1.windows-386.zip",
|
||||
"hash": "ea9c79c9e6214c9a78a107ef5a7bff775a281bffe8c2d50afa66d2d33998078a"
|
||||
"url": "https://storage.googleapis.com/golang/go1.9.2.windows-386.zip",
|
||||
"hash": "35d3be5d7b97c6d11ffb76c1b19e20a824e427805ee918e82c08a2e5793eda20"
|
||||
}
|
||||
},
|
||||
"checkver": "Build version go([\\d\\.]+)\\.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user