diff --git a/bucket/coder.json b/bucket/coder.json index 148a4084da..6d0e5d8c18 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.19.2", + "version": "0.20.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.19.2/coder_0.19.2_windows_amd64.zip", - "hash": "b4d5bbeb9719b8b9bd36004f40b31275025df1adbd5a50fc26da19a831d0ed7a" + "url": "https://github.com/coder/coder/releases/download/v0.20.0/coder_0.20.0_windows_amd64.zip", + "hash": "6cfd377c755ad6eb7f0bcd32dbe969df973e9bbef7c943ea34c9d491d44a19e9" } }, "bin": "coder.exe",