diff --git a/bucket/coder.json b/bucket/coder.json index 5d584e9ca5..bc464252ed 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.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/v2.2.0/coder_2.2.0_windows_amd64.zip", - "hash": "bd485bb520f043e7d6ddb7f5947c024c94e308fcf24b311a9e3d20b084eb627b" + "url": "https://github.com/coder/coder/releases/download/v2.2.1/coder_2.2.1_windows_amd64.zip", + "hash": "638c17cddff32214e17ad054ee15c698934fccd9fadba4bfa359428461b7ef60" } }, "bin": "coder.exe",