diff --git a/bucket/coder.json b/bucket/coder.json index cf5ad52a0a..74c5ff8319 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.1.1", + "version": "2.1.2", "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.1/coder_2.1.1_windows_amd64.zip", - "hash": "1cfe2e379e001819032504558afaab551af9b79652b0a5b7511f86872a45047a" + "url": "https://github.com/coder/coder/releases/download/v2.1.2/coder_2.1.2_windows_amd64.zip", + "hash": "13d425c38e0c16c8a1c35aaef77353a419d8d25b8c2118692607c3b2c11bbd84" } }, "bin": "coder.exe",