From db63f3c8b9866854d8fd330804ae72d25238e62a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:41:31 +0000 Subject: [PATCH] coder: Update to version 2.23.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 95ec411b7d..04bc50db3b 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.23.2", + "version": "2.23.3", "description": "Creates remote development machines so your team can develop from anywhere.", "homepage": "https://coder.com/", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/coder/coder/releases/download/v2.23.2/coder_2.23.2_windows_amd64.zip", - "hash": "eaf572255da198b4fd174c8669771c9ff9c50870b3d1ccc2eca99b6f9a545c0c" + "url": "https://github.com/coder/coder/releases/download/v2.23.3/coder_2.23.3_windows_amd64.zip", + "hash": "881aa2e3a829bbfa7007bbd850214075d8c595300573596c2563cda804efcc0a" } }, "bin": "coder.exe",