From e9632ef280244250b41f4d169f97ced825da808a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 12:31:15 +0000 Subject: [PATCH] coder: Update to version 0.24.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index ff95a9f1af..e54fbdb6be 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.24.0", + "version": "0.24.1", "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.24.0/coder_0.24.0_windows_amd64.zip", - "hash": "de1dae0b16fa425e73b11122f523e00d87c67298f16a312f1f4bdbd9274c65e0" + "url": "https://github.com/coder/coder/releases/download/v0.24.1/coder_0.24.1_windows_amd64.zip", + "hash": "ed6ca7e7c364f9c4274855e7fa7043d5e73d18287650b164be2acb4a6a854dd7" } }, "bin": "coder.exe",