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