From 4ea8be2af2167be18c394910107ef25f40c16cfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 20:27:49 +0000 Subject: [PATCH] coder: Update to version 0.21.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 085708fa77..983247506e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.21.1", + "version": "0.21.2", "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.1/coder_0.21.1_windows_amd64.zip", - "hash": "b9cfb3a6393232075c157e7a4a51c18e3b8793280e5f638bf07899167158e096" + "url": "https://github.com/coder/coder/releases/download/v0.21.2/coder_0.21.2_windows_amd64.zip", + "hash": "ccae218e2afec3908c68f6c61c0ceb9ac31a8b23f7531630616c3ae798e4db9a" } }, "bin": "coder.exe",