diff --git a/bucket/coder.json b/bucket/coder.json index 835c477f1b..b4df0e6a33 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.11.3", + "version": "2.11.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.11.3/coder_2.11.3_windows_amd64.zip", - "hash": "2db29f9fa73eb5ef54462dfc5f3c011bd6e389723de299954dbe6fed4333d986" + "url": "https://github.com/coder/coder/releases/download/v2.11.4/coder_2.11.4_windows_amd64.zip", + "hash": "f3833c27e597dd652bdc721a2bd2138f7cffb812a2664b584c6f5b585593e9c4" } }, "bin": "coder.exe",