diff --git a/bucket/coder.json b/bucket/coder.json index f6c9e96eb5..727f58cb21 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.27.1", + "version": "0.27.2", "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.27.1/coder_0.27.1_windows_amd64.zip", - "hash": "00b4dd33a44b265566fd5cf331f353de5f5165185472e414a66bb0940e3bf167" + "url": "https://github.com/coder/coder/releases/download/v0.27.2/coder_0.27.2_windows_amd64.zip", + "hash": "9d66e4754cbfbd7838d15698ac9a3f8f51fb6e98f60feb49660f43bffc3b2f5e" } }, "bin": "coder.exe",