From 1d335f3a9498222d7f9a98a988811a9c4aa0968e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 04:30:09 +0000 Subject: [PATCH] coder: Update to version 2.19.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",