diff --git a/bucket/coder.json b/bucket/coder.json index ad33a96f60..2cc164b6be 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.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/v2.3.0/coder_2.3.0_windows_amd64.zip", - "hash": "a82ce5fb5e07c27402e7e5204df029fefe16f48c9f355cb0c9660102402a0db1" + "url": "https://github.com/coder/coder/releases/download/v2.3.1/coder_2.3.1_windows_amd64.zip", + "hash": "7319d75e7a6820c37eaed45c05ebc47bed8e745f2e93045ba5d5f824e6d3fd65" } }, "bin": "coder.exe",