From ab0e19f83e36b182f9f961fe700dfb2f6fb7a607 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:30:00 +0000 Subject: [PATCH] coder: Update to version 2.27.4 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b1670ed981..99e7fd7217 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.27.3", + "version": "2.27.4", "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.3/coder_2.27.3_windows_amd64.zip", - "hash": "d5970b055cddc1359db5720faec3b446ab0775b8669fb309dcd2f7f0ccb02b1c" + "url": "https://github.com/coder/coder/releases/download/v2.27.4/coder_2.27.4_windows_amd64.zip", + "hash": "e56d67e02ef0f19836b621d41d39e2b3257152416882ddc99a442cfadbd83738" } }, "bin": "coder.exe",