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