From c81aaccd112044af12016b0598100d2751ffa8a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 00:32:33 +0000 Subject: [PATCH] coder: Update to version 2.4.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index f4a62bdda8..c47c804f49 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.4.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/v2.3.3/coder_2.3.3_windows_amd64.zip", - "hash": "42edd22bcf1149581f5df7bdd92e38988f0ee18e4a43bd5b2ed65a0e553b2070" + "url": "https://github.com/coder/coder/releases/download/v2.4.0/coder_2.4.0_windows_amd64.zip", + "hash": "4e53aedb33a5b8eec78a203e5c2b41269bc44e61502f576ddad7db94b6076093" } }, "bin": "coder.exe",