diff --git a/bucket/coder.json b/bucket/coder.json index e899123c97..113a56919e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.18.5", + "version": "2.19.0", "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.5/coder_2.18.5_windows_amd64.zip", - "hash": "301fb6df4efae0f4a51a185863937044a60196f8e6c7db8f536f2f84392e7a38" + "url": "https://github.com/coder/coder/releases/download/v2.19.0/coder_2.19.0_windows_amd64.zip", + "hash": "0bb487bd9c338e213a3cd819093c677d7638d3b9cb7b87b65fa2fbadec52250e" } }, "bin": "coder.exe",