From dab7d2aae7efb2a0433cb6eee7e06ede3b21bece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:30:20 +0000 Subject: [PATCH] coder: Update to version 0.9.9 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index faf0711b1c..358099731c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.8", + "version": "0.9.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.9.8/coder_0.9.8_windows_amd64.zip", - "hash": "b45d2155cecd69008e7ad3f82399fad4ff5afbd4183297638be22cb95955e94f" + "url": "https://github.com/coder/coder/releases/download/v0.9.9/coder_0.9.9_windows_amd64.zip", + "hash": "c9be602737040ba112b00b7e763c709ed281fee14c8c0e2aa3b7e07fc858f93e" } }, "bin": "coder.exe",