diff --git a/bucket/coder.json b/bucket/coder.json index 875b5aa0cc..f76034a3a7 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.13", + "version": "0.8.14", "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.8.13/coder_0.8.13_windows_amd64.zip", - "hash": "659d459011d7e819203f65325d1ff23a33cf3470e602505b2176efdb68cae418" + "url": "https://github.com/coder/coder/releases/download/v0.8.14/coder_0.8.14_windows_amd64.zip", + "hash": "435cc6a195c7af4a210d90ed78f59f802407caf6740986087f4e2ae983b7d3f8" } }, "bin": "coder.exe",