From d6ba4f0607539ebff6413208db91ba284d92ff8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 20:28:44 +0000 Subject: [PATCH] coder: Update to version 2.27.7 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 694f902c26..b87abf7b29 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.27.6", + "version": "2.27.7", "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.6/coder_2.27.6_windows_amd64.zip", - "hash": "f10572ea41a9866b9c0fc609941409834fb36456ced312c5ac7cc55ee2c589a1" + "url": "https://github.com/coder/coder/releases/download/v2.27.7/coder_2.27.7_windows_amd64.zip", + "hash": "7ef46a3446b0de1df475d54b7dead0c41ac3f728c3c05f8b90668e8efd87dd2f" } }, "bin": "coder.exe",