From 6bd04497db8fcc4eaf0f47bd49944a82e30812b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 04:33:10 +0000 Subject: [PATCH] coder: Update to version 0.8.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index e7de49a98a..0eac40b9fd 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.2", + "version": "0.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/v0.8.2/coder_0.8.2_windows_amd64.zip", - "hash": "5f62a009ddae55927fde01b262a884e09241c7509c002e3aeeb7d4f14f0d856e" + "url": "https://github.com/coder/coder/releases/download/v0.8.3/coder_0.8.3_windows_amd64.zip", + "hash": "3747700d4acc1a3744bd34dcdfdcbbee6468e125794d2f221e481063270f9a5a" } }, "bin": "coder.exe",