diff --git a/bucket/coder.json b/bucket/coder.json index 2c07e4ac19..bc494f4f70 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.8.2", + "version": "2.8.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.8.2/coder_2.8.2_windows_amd64.zip", - "hash": "e9b4f7505535d1f8d2a6ec24c49bd8f9353f8274798c713f10a64616bbe67b7c" + "url": "https://github.com/coder/coder/releases/download/v2.8.3/coder_2.8.3_windows_amd64.zip", + "hash": "d9dc881c49afdefc939923235394c18c04862ae668386702285edf7deb9a6685" } }, "bin": "coder.exe",