From 4a5427750b51b20031ae5af40949a8f582f4439b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 16:31:01 +0000 Subject: [PATCH] coder: Update to version 2.28.6 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7b31ecab25..75ab54f1f3 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.28.5", + "version": "2.28.6", "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.5/coder_2.28.5_windows_amd64.zip", - "hash": "7af735a98e5d213efffd54c41c11bf7c97202c02570f62254708bfe88a789c84" + "url": "https://github.com/coder/coder/releases/download/v2.28.6/coder_2.28.6_windows_amd64.zip", + "hash": "4c814344b290b90eb33a8ee0c19239772592c96ddb8cde0d3aa5e58456870356" } }, "bin": "coder.exe",