diff --git a/bucket/coder.json b/bucket/coder.json index 3ece8b2204..ef54baf9c2 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.27.3", + "version": "2.0.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.27.3/coder_0.27.3_windows_amd64.zip", - "hash": "2b9e76cc2cdb5a494176d4508ec44df89fc2413c33c4cdcb756116fc1c05b2f1" + "url": "https://github.com/coder/coder/releases/download/v2.0.0/coder_2.0.0_windows_amd64.zip", + "hash": "d27b1cfeec0ebd96037c03ccc0f6005e3438aa007ab7f6ad1ae38a504d1efbb2" } }, "bin": "coder.exe",