From afe8cfd3945df2d192d7df4e9a7cc7135958d1e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:28:02 +0000 Subject: [PATCH] coder: Update to version 2.9.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 4c3017513e..b087000cac 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.9.1", "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.0/coder_2.9.0_windows_amd64.zip", - "hash": "df5461321ebaad4490f4d4481f2ae2b7263720806f77c774ece1e3af423caa0d" + "url": "https://github.com/coder/coder/releases/download/v2.9.1/coder_2.9.1_windows_amd64.zip", + "hash": "bfa812b6bf980b0c9520a2648312505821b0f56b2a6a1b5dbe75e30644949d1b" } }, "bin": "coder.exe",