From 220ecdef4122b54957a207c2c69e962140082a31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 04:39:54 +0000 Subject: [PATCH] coder: Update to version 0.9.7 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 6fa59f9384..c80a116ee5 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.6", + "version": "0.9.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.9.6/coder_0.9.6_windows_amd64.zip", - "hash": "c27a0f93f85696f3343eb58ea1cf4e07f123b0e699cfe126af09cad9e1338a3a" + "url": "https://github.com/coder/coder/releases/download/v0.9.7/coder_0.9.7_windows_amd64.zip", + "hash": "86d19422381f86ebb1953f758ad7bf8a6ee5a31acb3494edb1aacdf4a3f172db" } }, "bin": "coder.exe",