mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
go: Update to version 1.17.4
This commit is contained in:
parent
9a0eb8f031
commit
95685bc333
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.17.3",
|
||||
"version": "1.17.4",
|
||||
"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.3.windows-amd64.zip",
|
||||
"hash": "e78684b955742e215926204afc6ed62b9d165b509e25a687d62902516f08726b"
|
||||
"url": "https://dl.google.com/go/go1.17.4.windows-amd64.zip",
|
||||
"hash": "903cffeb7c6ab7490b9101086a2b978076bd9356e56369404b9c45dff866da77"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.3.windows-386.zip",
|
||||
"hash": "cc7e7f7254f8cea95f6ea24dc723d231ade2de4d258e1fa80479f5ff74c38209"
|
||||
"url": "https://dl.google.com/go/go1.17.4.windows-386.zip",
|
||||
"hash": "8492a7af7eb414fdf655a716df315cf341c2d36a4183df8eefc263f4e288645d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user