From d1a424535f2d911d25bcf8666b5c2ed99cc09b4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 20:28:28 +0000 Subject: [PATCH] coder: Update to version 2.19.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 113a56919e..e525d1563c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.19.1", "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.19.0/coder_2.19.0_windows_amd64.zip", - "hash": "0bb487bd9c338e213a3cd819093c677d7638d3b9cb7b87b65fa2fbadec52250e" + "url": "https://github.com/coder/coder/releases/download/v2.19.1/coder_2.19.1_windows_amd64.zip", + "hash": "1adba6b6f15da3aa491ba845f4a34a52e3171fa31c95738b6c3cbc426a0f5587" } }, "bin": "coder.exe",