diff --git a/bucket/coder.json b/bucket/coder.json index 2f7cd31f8b..9e3d4568d6 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.4", + "version": "0.23.5", "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.4/coder_0.23.4_windows_amd64.zip", - "hash": "f0a36852cfb24df0acf55594e5ebbb522d0839a250d3c979c45b40373c186ca8" + "url": "https://github.com/coder/coder/releases/download/v0.23.5/coder_0.23.5_windows_amd64.zip", + "hash": "5298b6409dff3be9ca1778eeba948f1653c39f701d528b5be7fddb85d1961fd0" } }, "bin": "coder.exe",