diff --git a/bucket/coder.json b/bucket/coder.json index d36f5558de..7e71413a95 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.20.3", + "version": "2.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/v2.20.3/coder_2.20.3_windows_amd64.zip", - "hash": "b994b5648b140839e9985d14aac67a24adb1cfbd56d3df38f36a5a8ce49bbcc5" + "url": "https://github.com/coder/coder/releases/download/v2.21.3/coder_2.21.3_windows_amd64.zip", + "hash": "40662d9890ee397f467284b98a266a6a0dadde435424ab751e854add5016c585" } }, "bin": "coder.exe",