diff --git a/bucket/coder.json b/bucket/coder.json index 547235be28..7bd3b50caa 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.1", + "version": "0.23.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/v0.23.1/coder_0.23.1_windows_amd64.zip", - "hash": "fa9554917613692859c1a2c5a0ff7dd1d9eee1ed74dd5ee4a9b310614148407c" + "url": "https://github.com/coder/coder/releases/download/v0.23.2/coder_0.23.2_windows_amd64.zip", + "hash": "633489407250b6488fa8c0e3eadd8593396bb3f69ab5c3f98f369ff533bf3830" } }, "bin": "coder.exe",