From fb5330bf74b1d1b162880ec6f561068df73c4dbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 04:33:29 +0000 Subject: [PATCH] coder: Update to version 0.9.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index eba4572b2f..7afb0b2d8e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.2", + "version": "0.9.3", "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.2/coder_0.9.2_windows_amd64.zip", - "hash": "37b87b89b8da08109161810faa24ac98f0a24a1060f1961f8ccdc7293b7932e8" + "url": "https://github.com/coder/coder/releases/download/v0.9.3/coder_0.9.3_windows_amd64.zip", + "hash": "1cfd672854fb33a4781c5979453a2c2fddc81c6e56a81202ea657a01063e8a1f" } }, "bin": "coder.exe",