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