diff --git a/bucket/coder.json b/bucket/coder.json index 7bd3b50caa..70be3e2b97 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.2", + "version": "0.23.3", "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.2/coder_0.23.2_windows_amd64.zip", - "hash": "633489407250b6488fa8c0e3eadd8593396bb3f69ab5c3f98f369ff533bf3830" + "url": "https://github.com/coder/coder/releases/download/v0.23.3/coder_0.23.3_windows_amd64.zip", + "hash": "c3aafb661d2f768c640bcde6ea765711a6a55a4a87d538ec951cd3a16d7a099d" } }, "bin": "coder.exe",