From b66b76088c2a5d60277a477a5440b8fe9d6fcb91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 20:29:03 +0000 Subject: [PATCH] coder: Update to version 0.8.5 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 8ff9760ff8..862d289254 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.4", + "version": "0.8.5", "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.4/coder_0.8.4_windows_amd64.zip", - "hash": "c1e26b518c24309ff0a8ab9dbe4ab9b55815e56fca284517fa41aa5161af8827" + "url": "https://github.com/coder/coder/releases/download/v0.8.5/coder_0.8.5_windows_amd64.zip", + "hash": "9475172a17dcaff0c4e8a4ae70fab9fb91ef3d3d460201b0279b85c41922c7fb" } }, "bin": "coder.exe",