From d67a7f6366080a0c9028df63ee4942b4acdcd4e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 20:26:15 +0000 Subject: [PATCH] coder: Update to version 2.11.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 07c2b6f8c7..5dce88e58e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.10.3", + "version": "2.11.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.10.3/coder_2.10.3_windows_amd64.zip", - "hash": "e03520525483ac493c7575092c06c9db17eaf00bd61a4b1b099d0329891b794a" + "url": "https://github.com/coder/coder/releases/download/v2.11.2/coder_2.11.2_windows_amd64.zip", + "hash": "7568f0646148ae6b4702f41a58c23e3f6de41533936a95f29fd5ee32125bf14e" } }, "bin": "coder.exe",