diff --git a/bucket/coder.json b/bucket/coder.json index 9c5b254100..925107da8c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.7.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.6.0/coder_2.6.0_windows_amd64.zip", - "hash": "70285f0b4aff789c43b8cd791e0ac8ece54f9fbae36d7423924686537bd209b4" + "url": "https://github.com/coder/coder/releases/download/v2.7.0/coder_2.7.0_windows_amd64.zip", + "hash": "df951215c973d686f41cb4a098858ae56143b46a5ebfffea8777df006658f87b" } }, "bin": "coder.exe",