diff --git a/bucket/coder.json b/bucket/coder.json index d8654bd4b0..51ec76e39d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.1.3", + "version": "2.1.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.1.3/coder_2.1.3_windows_amd64.zip", - "hash": "cc326c473022a425e69c74be26dbfefc8fefbc19fb74797ee8e0743e409bb245" + "url": "https://github.com/coder/coder/releases/download/v2.1.4/coder_2.1.4_windows_amd64.zip", + "hash": "93f0e4bc718ccec607a86c0651743f3898165f4f0f6bb724b7aaf635948127c0" } }, "bin": "coder.exe",