diff --git a/bucket/coder.json b/bucket/coder.json index 3a42ee8391..588c074cdb 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.21.3", + "version": "0.22.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.21.3/coder_0.21.3_windows_amd64.zip", - "hash": "d9ad854cb180cb84137f780297021c3cef41b55d5d0fea269d2fefdd69a36b2d" + "url": "https://github.com/coder/coder/releases/download/v0.22.0/coder_0.22.0_windows_amd64.zip", + "hash": "c84baf03a0ebfe8469106c22892bdcc8d7238bc0e494ff5420516c5963bc459e" } }, "bin": "coder.exe",