From 63c61b02c5adfd06ecbe661d8acefba00978a31f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 00:50:45 +0000 Subject: [PATCH] coder: Update to version 2.29.6 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index a14e9eaeb1..7df7682a6f 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.29.5", + "version": "2.29.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.29.5/coder_2.29.5_windows_amd64.zip", - "hash": "6dda7dccb1fc42ebdadd740a5924dad06b3a19274c3f0212fc66d4e79ba32db5" + "url": "https://github.com/coder/coder/releases/download/v2.29.6/coder_2.29.6_windows_amd64.zip", + "hash": "3976f86ce3457aa969ceb22d224b17533d2d1fd9d3d73bba50a599d1df0d1bae" } }, "bin": "coder.exe",