diff --git a/bucket/coder.json b/bucket/coder.json index 812a6a619d..99cfb7fb5b 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.8", + "version": "0.12.9", "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.8/coder_0.12.8_windows_amd64.zip", - "hash": "c0b9cda043a2354a313f469a850e868840dfec4faf59474187d9d90245cc15d3" + "url": "https://github.com/coder/coder/releases/download/v0.12.9/coder_0.12.9_windows_amd64.zip", + "hash": "8256627830b1d5f44c578bc9d4422e4906f6adf8075189ee473f68314eb59b9b" } }, "bin": "coder.exe",