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