diff --git a/bucket/coder.json b/bucket/coder.json index 5a9ae37206..148a4084da 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.19.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/v0.19.1/coder_0.19.1_windows_amd64.zip", - "hash": "e4e0ed5bea7ec0bc92f041d568593faaba3a6aff57a9624aa6720a1b29af5d32" + "url": "https://github.com/coder/coder/releases/download/v0.19.2/coder_0.19.2_windows_amd64.zip", + "hash": "b4d5bbeb9719b8b9bd36004f40b31275025df1adbd5a50fc26da19a831d0ed7a" } }, "bin": "coder.exe",