From 84e007785a7e137b5996ba05e069e13ff518333c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:41:53 +0000 Subject: [PATCH] coder: Update to version 2.27.8 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b87abf7b29..1b930c44fb 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.27.7", + "version": "2.27.8", "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.7/coder_2.27.7_windows_amd64.zip", - "hash": "7ef46a3446b0de1df475d54b7dead0c41ac3f728c3c05f8b90668e8efd87dd2f" + "url": "https://github.com/coder/coder/releases/download/v2.27.8/coder_2.27.8_windows_amd64.zip", + "hash": "fb03c23f0c98fc2c9e3d31ac6d0bf7d67432b7df8b85a15d62f2584c87655f20" } }, "bin": "coder.exe",