diff --git a/bucket/coder.json b/bucket/coder.json index 51ec76e39d..26619a37d8 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.1.4", + "version": "2.1.5", "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.4/coder_2.1.4_windows_amd64.zip", - "hash": "93f0e4bc718ccec607a86c0651743f3898165f4f0f6bb724b7aaf635948127c0" + "url": "https://github.com/coder/coder/releases/download/v2.1.5/coder_2.1.5_windows_amd64.zip", + "hash": "fcc5bf16110b4f6827493ed146e3479ef95a03eff6fe916051f97e7981303f42" } }, "bin": "coder.exe",