From e7080f659b8b1fb2d4c69e80b4240cc822e1d0f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 00:33:41 +0000 Subject: [PATCH] coder: Update to version 2.8.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index a75085539d..2560eaf949 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.7.2", + "version": "2.8.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.7.2/coder_2.7.2_windows_amd64.zip", - "hash": "4f2beb1a22388f2c3b6d139669a3f876a219c94eab6c576439e3134cb4f56d27" + "url": "https://github.com/coder/coder/releases/download/v2.8.0/coder_2.8.0_windows_amd64.zip", + "hash": "afe9e0a788409813640f76f88f2f521464acea7af7b4a78fc21a4408e42980ad" } }, "bin": "coder.exe",