mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
go: Update to version 1.16.5
This commit is contained in:
parent
96e83f73b6
commit
7eaaef9f60
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.4",
|
"version": "1.16.5",
|
||||||
"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.16.4.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.16.5.windows-amd64.zip",
|
||||||
"hash": "d40139b7ade8a3008e3240a6f86fe8f899a9c465c917e11dac8758af216f5eb0"
|
"hash": "0a3fa279ae5b91bc8c88017198c8f1ba5d9925eb6e5d7571316e567c73add39d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.16.4.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.16.5.windows-386.zip",
|
||||||
"hash": "e75c0b114a09eb5499874162b208931dc260de0fedaeedac8621bf263c974605"
|
"hash": "bee3e7b3dda252725de4df63f5182b30e579bf9f613bda2efe0e0919fe34112d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user