diff --git a/bucket/coder.json b/bucket/coder.json index 925107da8c..90411584a9 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.7.0", + "version": "2.7.1", "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.7.0/coder_2.7.0_windows_amd64.zip", - "hash": "df951215c973d686f41cb4a098858ae56143b46a5ebfffea8777df006658f87b" + "url": "https://github.com/coder/coder/releases/download/v2.7.1/coder_2.7.1_windows_amd64.zip", + "hash": "17285cfe2c60b3f7dabe929c1af56e0714f1f3ec9c717d7b45367de1587ec641" } }, "bin": "coder.exe",