diff --git a/bucket/coder.json b/bucket/coder.json index 84fa455789..46673068d0 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.12.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/v0.12.3/coder_0.12.3_windows_amd64.zip", - "hash": "5ec53f5530b58d9c3ddd16380d12e82947b5e3fae6c94936e066266a05bb28fa" + "url": "https://github.com/coder/coder/releases/download/v0.12.4/coder_0.12.4_windows_amd64.zip", + "hash": "23c6897c153528230b21ae00370ea48efd02fc494c2039002faebecb53d84574" } }, "bin": "coder.exe",