From 34ecb288fc956c3369539faaf50c493a1bd270dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:24:29 +0000 Subject: [PATCH] coder: Update to version 2.1.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 74c5ff8319..d8654bd4b0 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.1.2", + "version": "2.1.3", "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.2/coder_2.1.2_windows_amd64.zip", - "hash": "13d425c38e0c16c8a1c35aaef77353a419d8d25b8c2118692607c3b2c11bbd84" + "url": "https://github.com/coder/coder/releases/download/v2.1.3/coder_2.1.3_windows_amd64.zip", + "hash": "cc326c473022a425e69c74be26dbfefc8fefbc19fb74797ee8e0743e409bb245" } }, "bin": "coder.exe",