From af0d3e96e5f570b652e0972a56469a59f8351146 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 20:30:02 +0000 Subject: [PATCH] coder: Update to version 0.8.9 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index ac17f0be4e..687ece886c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.8", + "version": "0.8.9", "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.8/coder_0.8.8_windows_amd64.zip", - "hash": "df1e52403d2623dcd4f0881262cfb33f1df3ba07316f481546f247a27fea558a" + "url": "https://github.com/coder/coder/releases/download/v0.8.9/coder_0.8.9_windows_amd64.zip", + "hash": "f7d44f630404e746269cd882cb0fa47c6e7beef7749009caca209808bd16a3a6" } }, "bin": "coder.exe",