diff --git a/bucket/go.json b/bucket/go.json index ed24b3fc55..0640219a17 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.19.2", + "version": "1.19.3", "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,16 +10,16 @@ ], "architecture": { "64bit": { - "url": "https://dl.google.com/go/go1.19.2.windows-amd64.zip", - "hash": "e132d4f0518b0d417eb6cc5f182c3385f6d24bb2eebee2566cd1a7ab6097e3f2" + "url": "https://dl.google.com/go/go1.19.3.windows-amd64.zip", + "hash": "b51549a9f21ee053f8a3d8e38e45b1b8b282d976f3b60f1f89b37ac54e272d31" }, "32bit": { - "url": "https://dl.google.com/go/go1.19.2.windows-386.zip", - "hash": "9355b09b23e9db33945a7ba45bb75981ab0bb6006713099732167722cf081b53" + "url": "https://dl.google.com/go/go1.19.3.windows-386.zip", + "hash": "cbf9ced1c6d4d874464b30dbbbb237fb45f932b68994702adabda4ef56ac63a0" }, "arm64": { - "url": "https://dl.google.com/go/go1.19.2.windows-arm64.zip", - "hash": "4049435f77fb2a0642fd8740c588aadbcc446056e637e835a8e223fdb897cb3e" + "url": "https://dl.google.com/go/go1.19.3.windows-arm64.zip", + "hash": "af37fe4acad6cccdb5222d26d19c1918086b6c8aaadf72a5948eca9ec7ddef99" } }, "extract_dir": "go",