From 75a0b70963e534e680b7b706f21c4edf364ba92c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 01:52:35 +0000 Subject: [PATCH] golang: Update to version 1.23.3 --- bucket/golang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/golang.json b/bucket/golang.json index 1ae1859..97b2b8c 100644 --- a/bucket/golang.json +++ b/bucket/golang.json @@ -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", @@ -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": {