Skip to content

Commit

Permalink
golang: Update to version 1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 7, 2024
1 parent c79abee commit 75a0b70
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/golang.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.23.2",
"version": "1.23.3",
"homepage": "https://golang.org",
"description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
"license": "BSD-3-Clause",
Expand All @@ -13,12 +13,12 @@
],
"architecture": {
"64bit": {
"url": "https://dl.google.com/go/go1.23.2.windows-amd64.zip",
"hash": "bc28fe3002cd65cec65d0e4f6000584dacb8c71bfaff8801dfb532855ca42513"
"url": "https://dl.google.com/go/go1.23.3.windows-amd64.zip",
"hash": "81968b563642096b8a7521171e2be6e77ff6f44032f7493b7bdec9d33f44f31d"
},
"32bit": {
"url": "https://dl.google.com/go/go1.23.2.windows-386.zip",
"hash": "eaa3bc377badbdcae144633f8b29bf2680475b72dcd4c135343d3bdc0ba7671e"
"url": "https://dl.google.com/go/go1.23.3.windows-386.zip",
"hash": "23da9089ea6c5612d718f13c26e9bfc9aaaabe222838075346a8191d48f9dfe5"
}
},
"checkver": {
Expand Down

0 comments on commit 75a0b70

Please sign in to comment.