From 28a4a691cb34121bc8867548af980f5dbc5c6f2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 05:06:47 +0000 Subject: [PATCH] coder: Update to version 2.9.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7acd8d5043..211214978b 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.10.1", + "version": "2.9.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.10.1/coder_2.10.1_windows_amd64.zip", - "hash": "de6fabc0bb2b2aec66d4ca03be44c9cbe973a3e79510b6050905c01bf562cead" + "url": "https://github.com/coder/coder/releases/download/v2.9.3/coder_2.9.3_windows_amd64.zip", + "hash": "1b5757b94a94cbda95e43684ce94a0c3cab2b528cabebba225b5172568c78627" } }, "bin": "coder.exe",