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