From d743a765d25d30a62c8359f7b6d1c630d538e5b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 16:29:06 +0000 Subject: [PATCH] coder: Update to version 0.24.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 144112ae41..ff95a9f1af 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.7", + "version": "0.24.0", "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/v0.23.7/coder_0.23.7_windows_amd64.zip", - "hash": "355d8bc258c3af73a3548aad17cf48947b1313ca7739ecf375ba87c7bf9850b8" + "url": "https://github.com/coder/coder/releases/download/v0.24.0/coder_0.24.0_windows_amd64.zip", + "hash": "de1dae0b16fa425e73b11122f523e00d87c67298f16a312f1f4bdbd9274c65e0" } }, "bin": "coder.exe",