diff --git a/bucket/coder.json b/bucket/coder.json index c5c94ccb5a..9e0726925b 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.18.2", + "version": "2.18.3", "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.18.2/coder_2.18.2_windows_amd64.zip", - "hash": "83887daa652be46462c8edbf7629db7111b7ef8d7ad4b4702df4af45b76e5e61" + "url": "https://github.com/coder/coder/releases/download/v2.18.3/coder_2.18.3_windows_amd64.zip", + "hash": "f017d24f3419eb5931b270a61c79e8ecef5eb32d3a77bf03eb7720046f07f30d" } }, "bin": "coder.exe",