From dad567ea4db4195d9524a88d516f88f2794bbf4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:33:36 +0000 Subject: [PATCH] coder: Update to version 2.1.4 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index d8654bd4b0..51ec76e39d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.1.3", + "version": "2.1.4", "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.3/coder_2.1.3_windows_amd64.zip", - "hash": "cc326c473022a425e69c74be26dbfefc8fefbc19fb74797ee8e0743e409bb245" + "url": "https://github.com/coder/coder/releases/download/v2.1.4/coder_2.1.4_windows_amd64.zip", + "hash": "93f0e4bc718ccec607a86c0651743f3898165f4f0f6bb724b7aaf635948127c0" } }, "bin": "coder.exe",