diff --git a/bucket/coder.json b/bucket/coder.json index 1074e25414..fdc6b745db 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.26.1", + "version": "0.27.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.26.1/coder_0.26.1_windows_amd64.zip", - "hash": "7b25435f2e401a07a1b4b8ae20703ca4e6d738be63f0ba2458c4061d196c206c" + "url": "https://github.com/coder/coder/releases/download/v0.27.0/coder_0.27.0_windows_amd64.zip", + "hash": "fa1dcdea216a62b1a65986b977fb3430bbfb1a3a6ff4f22bb9ecfc4f9479337a" } }, "bin": "coder.exe",