From 33c793d4e6bd645a3f799b7279b6844dddf04fdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 01:15:17 +0000 Subject: [PATCH] coder: Update to version 2.10.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7cdeab80ae..7acd8d5043 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.10.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.2/coder_2.9.2_windows_amd64.zip", - "hash": "9630e7e3496fb90df9241c0d0f9e54220829882c21890be2d668ce607a64d4c1" + "url": "https://github.com/coder/coder/releases/download/v2.10.1/coder_2.10.1_windows_amd64.zip", + "hash": "de6fabc0bb2b2aec66d4ca03be44c9cbe973a3e79510b6050905c01bf562cead" } }, "bin": "coder.exe",