go: Update to version 1.14.2

This commit is contained in:
Richard Kuhnt 2020-04-08 23:01:52 +00:00
parent 7a21b69db2
commit 47ac74ff32

View File

@ -1,5 +1,5 @@
{ {
"version": "1.14.1", "version": "1.14.2",
"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.1.windows-amd64.zip", "url": "https://dl.google.com/go/go1.14.2.windows-amd64.zip",
"hash": "4bcc3bbdeba4b298120b4ea78e22b8c0fe93478b47dd7b84d70d97d2b264a0a6" "hash": "1b5a60b3bbaa81106d5ee03499b5734ec093c6a255abf9a6a067f0f497a57916"
}, },
"32bit": { "32bit": {
"url": "https://dl.google.com/go/go1.14.1.windows-386.zip", "url": "https://dl.google.com/go/go1.14.2.windows-386.zip",
"hash": "66a6dcf28298ce2c3311487af0822adfec789e07bebc3b5cc6a75be9fadaef24" "hash": "76beccad98b6d3f8de935e5c9dbd69934cca1baa45b880965cdcf2779df56524"
} }
}, },
"checkver": { "checkver": {