diff --git a/bucket/coder.json b/bucket/coder.json index d0335b8231..0e40ff0461 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.10", + "version": "0.10.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.9.10/coder_0.9.10_windows_amd64.zip", - "hash": "9f93b9b7de872cdadb30ceedaa40d3f3a8fde3f0f600f1c1642d12a94f2c3830" + "url": "https://github.com/coder/coder/releases/download/v0.10.0/coder_0.10.0_windows_amd64.zip", + "hash": "60f48a2fffad823b85c8a5169bc2f9b338adf5ad5df9a0b8b998cb16348b027f" } }, "bin": "coder.exe",