mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
go: Update to version 1.17.8
This commit is contained in:
parent
648f87bbb9
commit
25bb40afda
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.17.7",
|
"version": "1.17.8",
|
||||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -10,12 +10,12 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.17.7.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.17.8.windows-amd64.zip",
|
||||||
"hash": "1b648165d62a2f5399f3c42c7e59de9f4aa457212c4ea763e1b650546fac72e2"
|
"hash": "85ccf2608dca6ea9a46b6538c9e75e7cf2aebdf502379843b248e26b8bb110be"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.17.7.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.17.8.windows-386.zip",
|
||||||
"hash": "6be3a03549ee97de250a0dcc6658a5154e907540651a3fdec709e7b4df76038b"
|
"hash": "2f3889642d706d7a4dd395ec4e08c00d962c845aa2998ca36a4493b0d0f071d9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user