From 4ae93fd5521756c082720733e67fb66ec6652777 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 04:29:10 +0000 Subject: [PATCH] coder: Update to version 2.25.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index efb4145cc3..e1e0c4f58a 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.24.3", + "version": "2.25.1", "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.24.3/coder_2.24.3_windows_amd64.zip", - "hash": "fcc0b8bb02a58071a628dd8634e6139864382422c752eb96dbac9bb02c5b92c9" + "url": "https://github.com/coder/coder/releases/download/v2.25.1/coder_2.25.1_windows_amd64.zip", + "hash": "a861cff9b79c4b85d4fb387a3cbf3320012a85328b75d0696dd59f5f51bd2fb0" } }, "bin": "coder.exe",