From 852080bcefe3e73da6a90cf791ece19fe54db639 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 20:24:26 +0000 Subject: [PATCH] coder: Update to version 0.21.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 983247506e..3a42ee8391 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.21.2", + "version": "0.21.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/v0.21.2/coder_0.21.2_windows_amd64.zip", - "hash": "ccae218e2afec3908c68f6c61c0ceb9ac31a8b23f7531630616c3ae798e4db9a" + "url": "https://github.com/coder/coder/releases/download/v0.21.3/coder_0.21.3_windows_amd64.zip", + "hash": "d9ad854cb180cb84137f780297021c3cef41b55d5d0fea269d2fefdd69a36b2d" } }, "bin": "coder.exe",