diff --git a/bucket/coder.json b/bucket/coder.json index bab16fb000..21237cdc80 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.15", + "version": "0.9.0", "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.15/coder_0.8.15_windows_amd64.zip", - "hash": "860c7df00027e23d22303a98c739dbb2e06037e7f39d2f8b6f5ce31733e7e317" + "url": "https://github.com/coder/coder/releases/download/v0.9.0/coder_0.9.0_windows_amd64.zip", + "hash": "e13a3d12a93b9f43f22ca7551d95ccf65ccba86fc32324e861857fde93485375" } }, "bin": "coder.exe",