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