diff --git a/bucket/coder.json b/bucket/coder.json index 862d289254..1ea6786b57 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.5", + "version": "0.8.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.8.5/coder_0.8.5_windows_amd64.zip", - "hash": "9475172a17dcaff0c4e8a4ae70fab9fb91ef3d3d460201b0279b85c41922c7fb" + "url": "https://github.com/coder/coder/releases/download/v0.8.6/coder_0.8.6_windows_amd64.zip", + "hash": "c162ff8aec6fd55427633385cc2b72cd36f3deb7339ffe2d16bfd9617fc5a23f" } }, "bin": "coder.exe",