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