mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
go: Update to version 1.14.6
This commit is contained in:
parent
600658cce7
commit
bda3ae76a1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.5",
|
"version": "1.14.6",
|
||||||
"homepage": "https://golang.org",
|
"homepage": "https://golang.org",
|
||||||
"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.",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -19,12 +19,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.google.com/go/go1.14.5.windows-amd64.zip",
|
"url": "https://dl.google.com/go/go1.14.6.windows-amd64.zip",
|
||||||
"hash": "49a638b875409c5aae1a0fdd7c9232b50419d0f85224eb864738542ab99270cb"
|
"hash": "4495c18579cd11192fc3483d535e567d71c1a5c5b42cec152ad519a3599c3bbb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://dl.google.com/go/go1.14.5.windows-386.zip",
|
"url": "https://dl.google.com/go/go1.14.6.windows-386.zip",
|
||||||
"hash": "433802265253d58d00aecf4b22eb321fb7fb898d8bf6c35aee48f8d21ad3a63a"
|
"hash": "d9463747f3d3671c91efdccfc96082793661da480c03907699b807a47850e0f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user