diff --git a/bucket/coder.json b/bucket/coder.json index 48044b012a..812a6a619d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.7", + "version": "0.12.8", "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.7/coder_0.12.7_windows_amd64.zip", - "hash": "9988575b4ce098be2ad4de3d326993846a44f58d54f95116180cd9792b18f973" + "url": "https://github.com/coder/coder/releases/download/v0.12.8/coder_0.12.8_windows_amd64.zip", + "hash": "c0b9cda043a2354a313f469a850e868840dfec4faf59474187d9d90245cc15d3" } }, "bin": "coder.exe",