From f2de2c90801f0e081eb5f08b0e1bdb7b3d14f853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 16:30:08 +0000 Subject: [PATCH] coder: Update to version 0.8.8 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 3c26716977..ac17f0be4e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.8.7", + "version": "0.8.8", "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.7/coder_0.8.7_windows_amd64.zip", - "hash": "2301d26e4dbbfd1266283e677a2b8d1fe23c6e82449b43ca9fab4206c0f25235" + "url": "https://github.com/coder/coder/releases/download/v0.8.8/coder_0.8.8_windows_amd64.zip", + "hash": "df1e52403d2623dcd4f0881262cfb33f1df3ba07316f481546f247a27fea558a" } }, "bin": "coder.exe",