diff --git a/bucket/coder.json b/bucket/coder.json index 79cb147b01..07c2b6f8c7 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.10.2", + "version": "2.10.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.10.2/coder_2.10.2_windows_amd64.zip", - "hash": "12902baa54cdd7ff13a8c479bd573ee3570ec32d6d01de3ddcabbc9e378024b4" + "url": "https://github.com/coder/coder/releases/download/v2.10.3/coder_2.10.3_windows_amd64.zip", + "hash": "e03520525483ac493c7575092c06c9db17eaf00bd61a4b1b099d0329891b794a" } }, "bin": "coder.exe",