diff --git a/bucket/coder.json b/bucket/coder.json index f171ebb045..480d34c6d4 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.15.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.14.3/coder_0.14.3_windows_amd64.zip", - "hash": "1b0f584d82d3295cf1fb36bda275019262c30a9e2000eead5dda7a80c530a314" + "url": "https://github.com/coder/coder/releases/download/v0.15.0/coder_0.15.0_windows_amd64.zip", + "hash": "7791a430b838e1ea41e75b202898f1a8601beba1625b5d349ea11a106bd50636" } }, "bin": "coder.exe",