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