From f20be41fd1c182104c9a0da8b8678baa4b217e57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 00:40:27 +0000 Subject: [PATCH] coder: Update to version 2.26.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index f47f65445e..d34e7af021 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.26.2", + "version": "2.26.3", "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.26.2/coder_2.26.2_windows_amd64.zip", - "hash": "82a9b15ada4c2d8d1e9895f79cd02eaf24cdd0a82d517b89a02d7bbedb455faa" + "url": "https://github.com/coder/coder/releases/download/v2.26.3/coder_2.26.3_windows_amd64.zip", + "hash": "5e0fb7fe2158ded826152e5575b36d316d4eadf9b75059d5466b05412f7bcc97" } }, "bin": "coder.exe",