From 7bf19ef73b45a72fdbc7f8f2869e753f21396372 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 00:33:40 +0000 Subject: [PATCH] coder: Update to version 2.10.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 6ec1864305..79cb147b01 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.11.1", + "version": "2.10.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.11.1/coder_2.11.1_windows_amd64.zip", - "hash": "741ab6985d74b581dd93b922763b9d25afbea2af31df076874514bcab086ce33" + "url": "https://github.com/coder/coder/releases/download/v2.10.2/coder_2.10.2_windows_amd64.zip", + "hash": "12902baa54cdd7ff13a8c479bd573ee3570ec32d6d01de3ddcabbc9e378024b4" } }, "bin": "coder.exe",