From 24ee6000144c103c2cabe01c687636560a44949f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 00:37:10 +0000 Subject: [PATCH] coder: Update to version 2.26.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 00642e16c4..fbe43200fc 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.25.3", + "version": "2.26.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.25.3/coder_2.25.3_windows_amd64.zip", - "hash": "6533215aebce1c5ce6d1ea72c53544ccfd9f93d60a54400e67d3c55951dac610" + "url": "https://github.com/coder/coder/releases/download/v2.26.1/coder_2.26.1_windows_amd64.zip", + "hash": "eb143672e7a8a390be5d1dc328c2c7ae3a908e4bd0b9dbf8d7ccb828e6e4cdc0" } }, "bin": "coder.exe",