From 36e6bfe6dd1d236cf059e2dbc4350141066939a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:33:48 +0000 Subject: [PATCH] coder: Update to version 2.28.9 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index be3a172b01..31f3bf4a65 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.28.8", + "version": "2.28.9", "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.28.8/coder_2.28.8_windows_amd64.zip", - "hash": "98d63863fcbcc7ded5d076a8a1815f7b3e7a7268fe4d446ce84b50d2e0c39651" + "url": "https://github.com/coder/coder/releases/download/v2.28.9/coder_2.28.9_windows_amd64.zip", + "hash": "8658e358d26f29ced2b7044b80a5003879a9d260583d163e91894ad60970a407" } }, "bin": "coder.exe",