diff --git a/bucket/coder.json b/bucket/coder.json index f94c6c7bdc..0ae402ae09 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.17.4", + "version": "0.18.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.17.4/coder_0.17.4_windows_amd64.zip", - "hash": "a782091720ac6d32fa2c19087e226dd2c2c3658c2d11ac3e47d76c648bd1f583" + "url": "https://github.com/coder/coder/releases/download/v0.18.0/coder_0.18.0_windows_amd64.zip", + "hash": "0ed6511505ea82d8622392ba22ffb0296b5136a0eb8ec14669bfc2912594c273" } }, "bin": "coder.exe",