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