go: Update to version 1.18.2

This commit is contained in:
github-actions[bot] 2022-05-10 20:28:14 +00:00
parent c81aad455d
commit fcc3a63ba7

View File

@ -1,5 +1,5 @@
{
"version": "1.18.1",
"version": "1.18.2",
"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.18.1.windows-amd64.zip",
"hash": "c30bc3f1f7314a953fe208bd9cd5e24bd9403392a6c556ced3677f9f70f71fe1"
"url": "https://dl.google.com/go/go1.18.2.windows-amd64.zip",
"hash": "41fc44109c39a98e0c3672989ac5ad205cbb5768067e099dc4fb2b75cba922cf"
},
"32bit": {
"url": "https://dl.google.com/go/go1.18.1.windows-386.zip",
"hash": "49ae65551acbfaa57b52fbefa0350b2072512ae3103b8cf1a919a02626dbc743"
"url": "https://dl.google.com/go/go1.18.2.windows-386.zip",
"hash": "ac190f91bbdaae7db993b0f12eea59eec2b3b92e1e9d8b068c565fc49f7ec9a8"
}
},
"extract_dir": "go",