From 34c5dfc15773361675b5b84b0c5bf45255989cdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:25:44 +0000 Subject: [PATCH] coder: Update to version 2.8.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index d078c06816..2c07e4ac19 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.8.1", + "version": "2.8.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.8.1/coder_2.8.1_windows_amd64.zip", - "hash": "2d16590727f1dbe58004f8e441378e9501ed9c41e5a8295576ec4dee9075477f" + "url": "https://github.com/coder/coder/releases/download/v2.8.2/coder_2.8.2_windows_amd64.zip", + "hash": "e9b4f7505535d1f8d2a6ec24c49bd8f9353f8274798c713f10a64616bbe67b7c" } }, "bin": "coder.exe",