go: Update to version 1.15.4

This commit is contained in:
Richard Kuhnt 2020-11-05 23:00:46 +00:00
parent 7a09138b2c
commit e3a17eb011

View File

@ -1,5 +1,5 @@
{
"version": "1.15.3",
"version": "1.15.4",
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
"homepage": "https://golang.org",
"license": "BSD-3-Clause",
@ -10,12 +10,12 @@
],
"architecture": {
"64bit": {
"url": "https://dl.google.com/go/go1.15.3.windows-amd64.zip",
"hash": "1d579d0e980763f60bf43afb7c3783caf63433a485731ef4d2e262878d634b3f"
"url": "https://dl.google.com/go/go1.15.4.windows-amd64.zip",
"hash": "3593204e3851be577e4209900ece031b36f1e9ce1671f3f3221c9af7a090a941"
},
"32bit": {
"url": "https://dl.google.com/go/go1.15.3.windows-386.zip",
"hash": "60b343d69ca2b0a947c750584cd194b25bd2c15eb08efb1fa29056f2af0c8780"
"url": "https://dl.google.com/go/go1.15.4.windows-386.zip",
"hash": "3be3cfc08ccc7e7056fdee17b6f5d18e9d7f3d1351dcfec8de34b1c95cb05b50"
}
},
"extract_dir": "go",