diff --git a/bucket/coder.json b/bucket/coder.json index 99cfb7fb5b..afa176da77 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.9", + "version": "0.13.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.12.9/coder_0.12.9_windows_amd64.zip", - "hash": "8256627830b1d5f44c578bc9d4422e4906f6adf8075189ee473f68314eb59b9b" + "url": "https://github.com/coder/coder/releases/download/v0.13.0/coder_0.13.0_windows_amd64.zip", + "hash": "027fb2f4a0c9e0e316256f438ecd07e68584cf97337a65cc7f2228f110a3fe5b" } }, "bin": "coder.exe",