Skip to content

Commit 7927870

Browse files
golang: Update to version 1.23.6
1 parent 5c5bd29 commit 7927870

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/golang.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.23.5",
2+
"version": "1.23.6",
33
"homepage": "https://golang.org",
44
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
55
"license": "BSD-3-Clause",
@@ -13,12 +13,12 @@
1313
],
1414
"architecture": {
1515
"64bit": {
16-
"url": "https://dl.google.com/go/go1.23.5.windows-amd64.zip",
17-
"hash": "96d74945d7daeeb98a7978d0cf099321d7eb821b45f5c510373d545162d39c20"
16+
"url": "https://dl.google.com/go/go1.23.6.windows-amd64.zip",
17+
"hash": "53fec1586850b2cf5ad6438341ff7adc5f6700dd3ec1cfa3f5e8b141df190243"
1818
},
1919
"32bit": {
20-
"url": "https://dl.google.com/go/go1.23.5.windows-386.zip",
21-
"hash": "8441605a005ea74c28d8c02ca5f2708c17b4df7e91796148b9f8760caafb05c1"
20+
"url": "https://dl.google.com/go/go1.23.6.windows-386.zip",
21+
"hash": "96820c0f5d464dd694543329e9b4d413b17c821c03a055717a29e6735b44c2d8"
2222
}
2323
},
2424
"checkver": {

0 commit comments

Comments
 (0)