mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
go: Update to version 1.16.2
This commit is contained in:
parent
6fb01d4994
commit
1aab6fd5ac
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.1",
|
"version": "1.16.2",
|
||||||
"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.1.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.16.2.windows-amd64.zip",
|
||||||
"hash": "5349a85c190d953e9d59570cad6798c57b18e0bd93794927f25a89e695a5b5be"
|
"hash": "baa7d69482365930ecc5c0b99e6a5935180988a2e7b49aa8a22dbcd39f4064b7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.16.1.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.16.2.windows-386.zip",
|
||||||
"hash": "604a220963932623af4568b1fa11204c2d58d48595a8bdf04c1e9e00359baeb4"
|
"hash": "f8e96864d13eec9ece84e64ebf61d89753dc93359f040c5f1496baaf34542d73"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "go",
|
"extract_dir": "go",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user