diff --git a/bucket/coder.json b/bucket/coder.json index 04bc50db3b..60cd8956be 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.23.3", + "version": "2.23.4", "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/v2.23.3/coder_2.23.3_windows_amd64.zip", - "hash": "881aa2e3a829bbfa7007bbd850214075d8c595300573596c2563cda804efcc0a" + "url": "https://github.com/coder/coder/releases/download/v2.23.4/coder_2.23.4_windows_amd64.zip", + "hash": "0a8fee04f1e60c95b87dc08f4a668936a74d34b4529bf968f2bddbcb9f14e432" } }, "bin": "coder.exe",