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