go: Update to version 1.12.9

This commit is contained in:
Richard Kuhnt 2019-08-15 20:00:26 +00:00
parent 17bb41cade
commit e7c6ba387a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.12.8", "version": "1.12.9",
"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",
@ -20,12 +20,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.google.com/go/go1.12.8.windows-amd64.zip", "url": "https://dl.google.com/go/go1.12.9.windows-amd64.zip",
"hash": "4352ed90240ddc1b6379adf3210b849b8e89a173ca00616f2beff53df9fef3c8" "hash": "ec7550b32ff080b17060b9d4fde7bee94d9cf3c42e846e3a62fe4a3047ec79e3"
}, },
"32bit": { "32bit": {
"url": "https://dl.google.com/go/go1.12.8.windows-386.zip", "url": "https://dl.google.com/go/go1.12.9.windows-386.zip",
"hash": "e07fec097549c4bba0cf5712723f459c56c812f29056707c16581684e45485f2" "hash": "96e54c9801973a255417d9827d470fd0fae14ad8c9274577012c01f97cd534dd"
} }
}, },
"checkver": { "checkver": {