From 0b96123ededfae957328be35399a530839bcccf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 00:32:18 +0000 Subject: [PATCH] coder: Update to version 2.6.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 80011fadbd..9c5b254100 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.5.1", + "version": "2.6.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.5.1/coder_2.5.1_windows_amd64.zip", - "hash": "bace3ae0eb2a1ea680a9524d2a6d3c3571b8fc99b827dca9987a90b81e891e5d" + "url": "https://github.com/coder/coder/releases/download/v2.6.0/coder_2.6.0_windows_amd64.zip", + "hash": "70285f0b4aff789c43b8cd791e0ac8ece54f9fbae36d7423924686537bd209b4" } }, "bin": "coder.exe",