mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
go: Update to version 1.11.4
This commit is contained in:
parent
71276c0ba3
commit
b2a3d85fba
10
go.json
10
go.json
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.2",
|
"version": "1.11.4",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
@ -19,12 +19,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.11.2.windows-amd64.zip",
|
"url": "https://storage.googleapis.com/golang/go1.11.4.windows-amd64.zip",
|
||||||
"hash": "086c59df0dce54d88f30edd50160393deceb27e73b8d6b46b9ee3f88b0c02e28"
|
"hash": "eeb20e21702f2b9469d9381df5de85e2f731b64a1f54effe196d0f7d0227fe14"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.11.2.windows-386.zip",
|
"url": "https://storage.googleapis.com/golang/go1.11.4.windows-386.zip",
|
||||||
"hash": "c0c5ab568d9cf260cd7d281e0a489ef91f4b943813d99dac78b61607dca17283"
|
"hash": "bc25ea25406878986f91c92ae802f25f033cb0163b4aeac7e7185f71d0ede788"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": "Build version go([\\d\\.]+)\\.",
|
"checkver": "Build version go([\\d\\.]+)\\.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user