diff --git a/bucket/coder.json b/bucket/coder.json index 480d34c6d4..ad1f615647 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.1", "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.15.0/coder_0.15.0_windows_amd64.zip", - "hash": "7791a430b838e1ea41e75b202898f1a8601beba1625b5d349ea11a106bd50636" + "url": "https://github.com/coder/coder/releases/download/v0.15.1/coder_0.15.1_windows_amd64.zip", + "hash": "24b47f081df10c978ca6b4899d9603ba667aeb10b96ed076296fd6d02db85f6e" } }, "bin": "coder.exe",