We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d94ca commit 8767601Copy full SHA for 8767601
bucket/go.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.24.1",
+ "version": "1.24.2",
3
"homepage": "https://golang.org",
4
"description": "Go is an open source programming language.",
5
"license": "BSD-3-Clause",
@@ -16,8 +16,8 @@
16
],
17
"architecture": {
18
"64bit": {
19
- "url": "https://dl.google.com/go/go1.24.1.windows-amd64.zip",
20
- "hash": "95666b551453209a2b8869d29d177285ff9573af10f085d961d7ae5440f645ce"
+ "url": "https://dl.google.com/go/go1.24.2.windows-amd64.zip",
+ "hash": "29c553aabee0743e2ffa3e9fa0cda00ef3b3cc4ff0bc92007f31f80fd69892e1"
21
}
22
},
23
"checkver": {
0 commit comments