diff --git a/bucket/coder.json b/bucket/coder.json index 5be4e44390..b33cfa823e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.12.3", + "version": "2.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/v2.12.3/coder_2.12.3_windows_amd64.zip", - "hash": "a56531abb7a04a8867b0d30d65673d677c15f75fbe0a26b52341f607b77b9e83" + "url": "https://github.com/coder/coder/releases/download/v2.12.4/coder_2.12.4_windows_amd64.zip", + "hash": "67b572f0af61dd73164560c0b1d952237eb0ae31660cd3419189dc070f6476c2" } }, "bin": "coder.exe",