go: Update to version 1.15.7

This commit is contained in:
Richard Kuhnt 2021-01-19 23:01:48 +00:00
parent decd8c2cd7
commit 0c83e08a47

View File

@ -1,5 +1,5 @@
{ {
"version": "1.15.6", "version": "1.15.7",
"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.15.6.windows-amd64.zip", "url": "https://dl.google.com/go/go1.15.7.windows-amd64.zip",
"hash": "b7b3808bb072c2bab73175009187fd5a7f20ffe0a31739937003a14c5c4d9006" "hash": "6e8f680118d9dfbd7ee61ed2b3d319f278d41de5757b6e30ed190fa9c3ee5767"
}, },
"32bit": { "32bit": {
"url": "https://dl.google.com/go/go1.15.6.windows-386.zip", "url": "https://dl.google.com/go/go1.15.7.windows-386.zip",
"hash": "5872eff6746a0a5f304272b27cbe9ce186f468454e95749cce01e903fbfc0e17" "hash": "4ca65c4b76961735da0811932e4c9e98cc8598e2ee310934a8f894aad2e3ffb9"
} }
}, },
"extract_dir": "go", "extract_dir": "go",