From bc85d5ba98976672b7058b762a5ab463b4f29301 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 20:31:00 +0000 Subject: [PATCH] coder: Update to version 2.22.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7e71413a95..6b3be0ba66 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.21.3", + "version": "2.22.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.21.3/coder_2.21.3_windows_amd64.zip", - "hash": "40662d9890ee397f467284b98a266a6a0dadde435424ab751e854add5016c585" + "url": "https://github.com/coder/coder/releases/download/v2.22.1/coder_2.22.1_windows_amd64.zip", + "hash": "2673eafa4cc784f1edf8689edf0f51e6455d021805e714f8d866ec180c260413" } }, "bin": "coder.exe",