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