diff --git a/bucket/coder.json b/bucket/coder.json index e525d1563c..b7891bbec2 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.19.1", + "version": "2.20.2", "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.19.1/coder_2.19.1_windows_amd64.zip", - "hash": "1adba6b6f15da3aa491ba845f4a34a52e3171fa31c95738b6c3cbc426a0f5587" + "url": "https://github.com/coder/coder/releases/download/v2.20.2/coder_2.20.2_windows_amd64.zip", + "hash": "6b828f2294553be4045567d5a40ee904712e6379d895936152042f94d88dbdeb" } }, "bin": "coder.exe",