From bddc346115a2a4f9ed62b8695740a2d98f7b9694 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:27:12 +0000 Subject: [PATCH] coder: Update to version 2.7.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 925107da8c..90411584a9 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.7.0", + "version": "2.7.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.7.0/coder_2.7.0_windows_amd64.zip", - "hash": "df951215c973d686f41cb4a098858ae56143b46a5ebfffea8777df006658f87b" + "url": "https://github.com/coder/coder/releases/download/v2.7.1/coder_2.7.1_windows_amd64.zip", + "hash": "17285cfe2c60b3f7dabe929c1af56e0714f1f3ec9c717d7b45367de1587ec641" } }, "bin": "coder.exe",