From 91acac41bf74a1b18905761a1a77417040ba3b5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:31:05 +0000 Subject: [PATCH] coder: Update to version 2.27.6 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 904271280d..694f902c26 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.27.5", + "version": "2.27.6", "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.27.5/coder_2.27.5_windows_amd64.zip", - "hash": "d63001121eef6d86f01af5b565c26681ed4917f3d25e5a7246d367c2a22499df" + "url": "https://github.com/coder/coder/releases/download/v2.27.6/coder_2.27.6_windows_amd64.zip", + "hash": "f10572ea41a9866b9c0fc609941409834fb36456ced312c5ac7cc55ee2c589a1" } }, "bin": "coder.exe",