mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
go: Update to version 1.17.7
This commit is contained in:
parent
3cc1d93bd9
commit
5763bc2db8
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.17.6",
|
||||
"version": "1.17.7",
|
||||
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
|
||||
"homepage": "https://golang.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.6.windows-amd64.zip",
|
||||
"hash": "5bf8f87aec7edfc08e6bc845f1c30dba6de32b863f89ae46553ff4bbcc1d4954"
|
||||
"url": "https://dl.google.com/go/go1.17.7.windows-amd64.zip",
|
||||
"hash": "1b648165d62a2f5399f3c42c7e59de9f4aa457212c4ea763e1b650546fac72e2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.6.windows-386.zip",
|
||||
"hash": "3809c4e40482ff047200c8b1e22a43a2c9c79b53ef540668d2b00f7228f093aa"
|
||||
"url": "https://dl.google.com/go/go1.17.7.windows-386.zip",
|
||||
"hash": "6be3a03549ee97de250a0dcc6658a5154e907540651a3fdec709e7b4df76038b"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user