From 0ced3347980f588cc385cd41d410f627ff3af0f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 12:33:59 +0000 Subject: [PATCH] coder: Update to version 0.21.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7f898a26f2..085708fa77 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.21.0", + "version": "0.21.1", "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.0/coder_0.21.0_windows_amd64.zip", - "hash": "71c6aa8ac9546fd8a4f96190d3ab729671e54ff4b9aad1edc4f6457923eb7e71" + "url": "https://github.com/coder/coder/releases/download/v0.21.1/coder_0.21.1_windows_amd64.zip", + "hash": "b9cfb3a6393232075c157e7a4a51c18e3b8793280e5f638bf07899167158e096" } }, "bin": "coder.exe",