go: Update to version 1.19.2

This commit is contained in:
github-actions[bot] 2022-10-04 20:30:35 +00:00
parent 22ac595a07
commit c07d0bc069

View File

@ -1,5 +1,5 @@
{
"version": "1.19.1",
"version": "1.19.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.19.1.windows-amd64.zip",
"hash": "b33584c1d93b0e9c783de876b7aa99d3018bdeccd396aeb6d516a74e9d88d55f"
"url": "https://dl.google.com/go/go1.19.2.windows-amd64.zip",
"hash": "e132d4f0518b0d417eb6cc5f182c3385f6d24bb2eebee2566cd1a7ab6097e3f2"
},
"32bit": {
"url": "https://dl.google.com/go/go1.19.1.windows-386.zip",
"hash": "bc7043e7a9a8d34aacd06f8c2f70e166d1d148f6800814cff790c45b9ab31cee"
"url": "https://dl.google.com/go/go1.19.2.windows-386.zip",
"hash": "9355b09b23e9db33945a7ba45bb75981ab0bb6006713099732167722cf081b53"
}
},
"extract_dir": "go",