diff --git a/bucket/coder.json b/bucket/coder.json index 92f5a26634..dcd83c1663 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.12.5", + "version": "2.12.6", "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.5/coder_2.12.5_windows_amd64.zip", - "hash": "8a076a44f5bb2c637a06c610436ac414d3e57f8d847566af6314455928e27571" + "url": "https://github.com/coder/coder/releases/download/v2.12.6/coder_2.12.6_windows_amd64.zip", + "hash": "23b67f7328996f56a72896e85868500af678f98b59448fdb9c1a1c36f5fb5090" } }, "bin": "coder.exe",