diff --git a/bucket/coder.json b/bucket/coder.json index 104b7936e5..82ace52f46 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.13.3", + "version": "0.13.4", "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.3/coder_0.13.3_windows_amd64.zip", - "hash": "01846f92473bd5b5f6e229cf2c347c1ffd02cb68c4c3edffee4b067b33acb149" + "url": "https://github.com/coder/coder/releases/download/v0.13.4/coder_0.13.4_windows_amd64.zip", + "hash": "9b1d82b6f2cbc0f4f4bb439191424ddbf0cee710eb156b9e73205b096bdbc903" } }, "bin": "coder.exe",