From 66af373f8df777d6353be69a756b58f08be4c1a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 20:29:46 +0000 Subject: [PATCH] coder: Update to version 2.24.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 0cae6ce545..efb4145cc3 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.24.2", + "version": "2.24.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.24.2/coder_2.24.2_windows_amd64.zip", - "hash": "608b8485b4c3dfe8d60a85eead58c034ecfd2b7f195800df6705b2ce1f6b6c2d" + "url": "https://github.com/coder/coder/releases/download/v2.24.3/coder_2.24.3_windows_amd64.zip", + "hash": "fcc0b8bb02a58071a628dd8634e6139864382422c752eb96dbac9bb02c5b92c9" } }, "bin": "coder.exe",