mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
go: Update to version 1.17.6
This commit is contained in:
parent
2a712dff75
commit
c8646d3981
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.17.5",
|
"version": "1.17.6",
|
||||||
"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.5.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.17.6.windows-amd64.zip",
|
||||||
"hash": "671faf99cd5d81cd7e40936c0a94363c64d654faa0148d2af4bbc262555620b9"
|
"hash": "5bf8f87aec7edfc08e6bc845f1c30dba6de32b863f89ae46553ff4bbcc1d4954"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.17.5.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.17.6.windows-386.zip",
|
||||||
"hash": "6d7b9948ee14a906b14f5cbebdfab63cd6828b0b618160847ecd3cc3470a26fe"
|
"hash": "3809c4e40482ff047200c8b1e22a43a2c9c79b53ef540668d2b00f7228f093aa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user