mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
go: Update to version 1.17.5
This commit is contained in:
parent
3fb72fcd55
commit
06cf592eb7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.17.4",
|
||||
"version": "1.17.5",
|
||||
"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.4.windows-amd64.zip",
|
||||
"hash": "903cffeb7c6ab7490b9101086a2b978076bd9356e56369404b9c45dff866da77"
|
||||
"url": "https://dl.google.com/go/go1.17.5.windows-amd64.zip",
|
||||
"hash": "671faf99cd5d81cd7e40936c0a94363c64d654faa0148d2af4bbc262555620b9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://dl.google.com/go/go1.17.4.windows-386.zip",
|
||||
"hash": "8492a7af7eb414fdf655a716df315cf341c2d36a4183df8eefc263f4e288645d"
|
||||
"url": "https://dl.google.com/go/go1.17.5.windows-386.zip",
|
||||
"hash": "6d7b9948ee14a906b14f5cbebdfab63cd6828b0b618160847ecd3cc3470a26fe"
|
||||
}
|
||||
},
|
||||
"extract_dir": "go",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user