From 5f653e0babac3f7de592488db5abb40028f0762b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 21:05:27 +0000 Subject: [PATCH] coder: Update to version 2.9.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b087000cac..7cdeab80ae 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.9.1", + "version": "2.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/v2.9.1/coder_2.9.1_windows_amd64.zip", - "hash": "bfa812b6bf980b0c9520a2648312505821b0f56b2a6a1b5dbe75e30644949d1b" + "url": "https://github.com/coder/coder/releases/download/v2.9.2/coder_2.9.2_windows_amd64.zip", + "hash": "9630e7e3496fb90df9241c0d0f9e54220829882c21890be2d668ce607a64d4c1" } }, "bin": "coder.exe",