diff --git a/bucket/coder.json b/bucket/coder.json index 80011fadbd..9c5b254100 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.5.1", + "version": "2.6.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.5.1/coder_2.5.1_windows_amd64.zip", - "hash": "bace3ae0eb2a1ea680a9524d2a6d3c3571b8fc99b827dca9987a90b81e891e5d" + "url": "https://github.com/coder/coder/releases/download/v2.6.0/coder_2.6.0_windows_amd64.zip", + "hash": "70285f0b4aff789c43b8cd791e0ac8ece54f9fbae36d7423924686537bd209b4" } }, "bin": "coder.exe",