diff --git a/bucket/coder.json b/bucket/coder.json index 0f18901565..e8bee4a2bf 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.26.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.25.0/coder_0.25.0_windows_amd64.zip", - "hash": "de907423de399cbc47a9929718dd4b3d01596ab5ffe5e9278a8383b12d1b8cb9" + "url": "https://github.com/coder/coder/releases/download/v0.26.0/coder_0.26.0_windows_amd64.zip", + "hash": "bf5079fc1724b5a7a78ced5bbd60d5691d67be79b410795dd48920f8b88f5309" } }, "bin": "coder.exe",