diff --git a/bucket/go.json b/bucket/go.json index d19f5ff6e1..00718b5479 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.16.6", + "version": "1.16.7", "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.16.6.windows-amd64.zip", - "hash": "c1132ba4e6263a1712355fb0745bf4f23e1602e1661c20f071e08bdcc5fe8db5" + "url": "https://dl.google.com/go/go1.16.7.windows-amd64.zip", + "hash": "56b3a9024268f226f679c3a8ffb21f4214a75f84050b2c395b362ae2cc8e53e9" }, "32bit": { - "url": "https://dl.google.com/go/go1.16.6.windows-386.zip", - "hash": "2c9c5ce429fe7899a62efe25bcb8fc66ee87d1ab81e7148c6c114c65304fada4" + "url": "https://dl.google.com/go/go1.16.7.windows-386.zip", + "hash": "53b32b48ee2797acf2c5fa8f83c0d42406ae6b5df7e3a57ccbe94cf6272faeec" } }, "extract_dir": "go",