diff --git a/bucket/coder.json b/bucket/coder.json index 85f61bd966..4844cdb51d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/coder_0.16.0_windows_amd64.zip", - "hash": "c50997951dccb1f9bf1be5c0e9f4e5cc07193946afe216708eef052057d5886d" + "url": "https://github.com/coder/coder/releases/download/v0.17.0/coder_0.17.0_windows_amd64.zip", + "hash": "01d572ebb8700cdbc100500081b9eaf89206bb4ccdb095d13d82353cba4d29d2" } }, "bin": "coder.exe",