diff --git a/bucket/coder.json b/bucket/coder.json index e8f6e69226..7ff83d68d3 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.22.2", + "version": "0.23.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.22.2/coder_0.22.2_windows_amd64.zip", - "hash": "e3ac40dfcda45155c05493ca9a72c1eb1ac26414712c2937b44ea136d5c76bda" + "url": "https://github.com/coder/coder/releases/download/v0.23.0/coder_0.23.0_windows_amd64.zip", + "hash": "3fc984cee5a60b624d337d246204ef5f7f32f4f3ed2391007483d9f470316ea6" } }, "bin": "coder.exe",