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