diff --git a/bucket/coder.json b/bucket/coder.json index 041d183308..0d8b462a3d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.6", + "version": "0.14.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.13.6/coder_0.13.6_windows_amd64.zip", - "hash": "7a55fdaa053f5528ddeabfd39684eabfa390c417226a402f2b0d63c3bfb317e8" + "url": "https://github.com/coder/coder/releases/download/v0.14.0/coder_0.14.0_windows_amd64.zip", + "hash": "d889236ba5e53285499fc20b00e16cf17555e08886523fce55a1fbf9b5359e4e" } }, "bin": "coder.exe",