From d7fb04209aef9d416830ae193f1443be0e3fe109 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 16:27:04 +0000 Subject: [PATCH] coder: Update to version 2.5.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index c47c804f49..ddfce25826 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.5.0", "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.4.0/coder_2.4.0_windows_amd64.zip", - "hash": "4e53aedb33a5b8eec78a203e5c2b41269bc44e61502f576ddad7db94b6076093" + "url": "https://github.com/coder/coder/releases/download/v2.5.0/coder_2.5.0_windows_amd64.zip", + "hash": "5ae9eccbc7c23c631c340cabf8e4b48324f41586955d7c2548265217022e91b3" } }, "bin": "coder.exe",