diff --git a/bucket/coder.json b/bucket/coder.json index 1793070a93..607fc3d268 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.14.2", + "version": "2.14.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.14.2/coder_2.14.2_windows_amd64.zip", - "hash": "39c1095f62f32c610d794f5d9757a31d4153793bca80e296e079e91ffe4cb15b" + "url": "https://github.com/coder/coder/releases/download/v2.14.3/coder_2.14.3_windows_amd64.zip", + "hash": "8f31558646d3451e0516fb93e4a5a77cd8284fea7df19689929723eaba49c603" } }, "bin": "coder.exe",