diff --git a/bucket/coder.json b/bucket/coder.json index 9778731475..6fa59f9384 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.4", + "version": "0.9.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.9.4/coder_0.9.4_windows_amd64.zip", - "hash": "92831166a1b31a2acf574938eb15036a56e4ba9ae7a528a27cec1a2d24539a14" + "url": "https://github.com/coder/coder/releases/download/v0.9.6/coder_0.9.6_windows_amd64.zip", + "hash": "c27a0f93f85696f3343eb58ea1cf4e07f123b0e699cfe126af09cad9e1338a3a" } }, "bin": "coder.exe",