go: Update to version 1.14.7

This commit is contained in:
Richard Kuhnt 2020-08-06 17:00:17 +00:00
parent 9fd849e298
commit d8fe6cda16

View File

@ -1,5 +1,5 @@
{
"version": "1.14.6",
"version": "1.14.7",
"homepage": "https://golang.org",
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
"license": "BSD-3-Clause",
@ -19,12 +19,12 @@
},
"architecture": {
"64bit": {
"url": "https://dl.google.com/go/go1.14.6.windows-amd64.zip",
"hash": "4495c18579cd11192fc3483d535e567d71c1a5c5b42cec152ad519a3599c3bbb"
"url": "https://dl.google.com/go/go1.14.7.windows-amd64.zip",
"hash": "ddf35c01f444f5698dee7b265c172abe29dd7138bef4415e6b60bf322ddcffa5"
},
"32bit": {
"url": "https://dl.google.com/go/go1.14.6.windows-386.zip",
"hash": "d9463747f3d3671c91efdccfc96082793661da480c03907699b807a47850e0f5"
"url": "https://dl.google.com/go/go1.14.7.windows-386.zip",
"hash": "73f929d7b99b141ea7d71f23ea269d74c68cce7e5fa68e41ada820f242e093a5"
}
},
"checkver": {