From 1dc0f13441bf5123105ba9edc4c0eb3860984ff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 04:25:53 +0000 Subject: [PATCH] coder: Update to version 2.8.5 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 57c16e5412..582076b244 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.8.4", + "version": "2.8.5", "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.4/coder_2.8.4_windows_amd64.zip", - "hash": "cae7d679db8fc11869af9b963056eca6f225557c602b3e48318c1f5701d16172" + "url": "https://github.com/coder/coder/releases/download/v2.8.5/coder_2.8.5_windows_amd64.zip", + "hash": "b5abf10f44a33d883daae5da4aa7e0c1ad6ceab8abadca535177b814546e3c57" } }, "bin": "coder.exe",