diff --git a/bucket/coder.json b/bucket/coder.json index 0425470a0c..84fa455789 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.12.2", + "version": "0.12.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/v0.12.2/coder_0.12.2_windows_amd64.zip", - "hash": "b2dc8aaad5a3338fbfdde07c91b4bf464f66277e2cb1396319344a3a28f96913" + "url": "https://github.com/coder/coder/releases/download/v0.12.3/coder_0.12.3_windows_amd64.zip", + "hash": "5ec53f5530b58d9c3ddd16380d12e82947b5e3fae6c94936e066266a05bb28fa" } }, "bin": "coder.exe",