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