From 42cd93c263f0f07c1b0f8594d6bae44f535a99bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:25:40 +0000 Subject: [PATCH] coder: Update to version 2.9.4 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 211214978b..b2a55e59f1 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.9.3", + "version": "2.9.4", "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.9.3/coder_2.9.3_windows_amd64.zip", - "hash": "1b5757b94a94cbda95e43684ce94a0c3cab2b528cabebba225b5172568c78627" + "url": "https://github.com/coder/coder/releases/download/v2.9.4/coder_2.9.4_windows_amd64.zip", + "hash": "124d4122b76ca9dc0a2981b77e7a2cb9c33090fab3dc996fefee48978715d38f" } }, "bin": "coder.exe",