From 2578eb510ce5c0a677f07e7394f4ceb508ff2484 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 20:30:36 +0000 Subject: [PATCH] coder: Update to version 0.9.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 8566cfe401..eba4572b2f 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.9.1", + "version": "0.9.2", "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.1/coder_0.9.1_windows_amd64.zip", - "hash": "40dede255941656e2f68758337e270a95910945d0ed4fa3ef7f7dd6775e2df41" + "url": "https://github.com/coder/coder/releases/download/v0.9.2/coder_0.9.2_windows_amd64.zip", + "hash": "37b87b89b8da08109161810faa24ac98f0a24a1060f1961f8ccdc7293b7932e8" } }, "bin": "coder.exe",