From 599ccac795526073c82d41aa73940647e355f3bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 16:27:35 +0000 Subject: [PATCH] coder: Update to version 2.1.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index d992ad9485..cf5ad52a0a 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.1.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.1.0/coder_2.1.0_windows_amd64.zip", - "hash": "d04911a6b6ddc3238945341769625fdb771df1a5c5f64f1ab4070f8b118b76ab" + "url": "https://github.com/coder/coder/releases/download/v2.1.1/coder_2.1.1_windows_amd64.zip", + "hash": "1cfe2e379e001819032504558afaab551af9b79652b0a5b7511f86872a45047a" } }, "bin": "coder.exe",