diff --git a/bucket/coder.json b/bucket/coder.json index a0d4ae79a2..71ae22745b 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.5", + "version": "0.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/v0.12.5/coder_0.12.5_windows_amd64.zip", - "hash": "0cf31680adbf81da7dcffe511e9055c6b0cd7d462a060df5b155f7d928bf353d" + "url": "https://github.com/coder/coder/releases/download/v0.12.6/coder_0.12.6_windows_amd64.zip", + "hash": "ac2cefd90a483c17f0f292f5aa07f75dcc45867aa78df9017e84bef251364722" } }, "bin": "coder.exe",