diff --git a/bucket/coder.json b/bucket/coder.json index 582076b244..4c3017513e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.8.5", + "version": "2.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/v2.8.5/coder_2.8.5_windows_amd64.zip", - "hash": "b5abf10f44a33d883daae5da4aa7e0c1ad6ceab8abadca535177b814546e3c57" + "url": "https://github.com/coder/coder/releases/download/v2.9.0/coder_2.9.0_windows_amd64.zip", + "hash": "df5461321ebaad4490f4d4481f2ae2b7263720806f77c774ece1e3af423caa0d" } }, "bin": "coder.exe",