diff --git a/bucket/coder.json b/bucket/coder.json index c80a116ee5..faf0711b1c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.7", + "version": "0.9.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.9.7/coder_0.9.7_windows_amd64.zip", - "hash": "86d19422381f86ebb1953f758ad7bf8a6ee5a31acb3494edb1aacdf4a3f172db" + "url": "https://github.com/coder/coder/releases/download/v0.9.8/coder_0.9.8_windows_amd64.zip", + "hash": "b45d2155cecd69008e7ad3f82399fad4ff5afbd4183297638be22cb95955e94f" } }, "bin": "coder.exe",