diff --git a/bucket/coder.json b/bucket/coder.json index 144112ae41..ff95a9f1af 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.7", + "version": "0.24.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.23.7/coder_0.23.7_windows_amd64.zip", - "hash": "355d8bc258c3af73a3548aad17cf48947b1313ca7739ecf375ba87c7bf9850b8" + "url": "https://github.com/coder/coder/releases/download/v0.24.0/coder_0.24.0_windows_amd64.zip", + "hash": "de1dae0b16fa425e73b11122f523e00d87c67298f16a312f1f4bdbd9274c65e0" } }, "bin": "coder.exe",