From 6448ba15f91ad323453f1528324d8581aac1de12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 20:31:41 +0000 Subject: [PATCH] coder: Update to version 0.8.7 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 1ea6786b57..3c26716977 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.6", + "version": "0.8.7", "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.6/coder_0.8.6_windows_amd64.zip", - "hash": "c162ff8aec6fd55427633385cc2b72cd36f3deb7339ffe2d16bfd9617fc5a23f" + "url": "https://github.com/coder/coder/releases/download/v0.8.7/coder_0.8.7_windows_amd64.zip", + "hash": "2301d26e4dbbfd1266283e677a2b8d1fe23c6e82449b43ca9fab4206c0f25235" } }, "bin": "coder.exe",