mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.12.5
This commit is contained in:
parent
bbf395843f
commit
b85091ba71
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.4",
|
"version": "1.12.5",
|
||||||
"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.12.4.windows-amd64.zip",
|
"url": "https://storage.googleapis.com/golang/go1.12.5.windows-amd64.zip",
|
||||||
"hash": "25b043ebacca2fa2c87bbcd7463be5f34fbd225247c101888f81647fadbdfca0"
|
"hash": "ccb694279aab39fe0e70629261f13b0307ee40d2d5e1138ed94738023ab04baa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/golang/go1.12.4.windows-386.zip",
|
"url": "https://storage.googleapis.com/golang/go1.12.5.windows-386.zip",
|
||||||
"hash": "4bc649c74c63aec9829523843669794b41e46f99bc78dd3a52f312604d36b165"
|
"hash": "9b8cfd668c182d39f2039bbb290cd062de438c7cc48ab3f4d9a326fce3538a03"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": "Build version go([\\d\\.]+)\\.",
|
"checkver": "Build version go([\\d\\.]+)\\.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user