From fbe85e0f2d3f12a5d99df1bc30551f70af4cbf1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 00:33:16 +0000 Subject: [PATCH] coder: Update to version 2.7.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 9c5b254100..925107da8c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.7.0", "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.6.0/coder_2.6.0_windows_amd64.zip", - "hash": "70285f0b4aff789c43b8cd791e0ac8ece54f9fbae36d7423924686537bd209b4" + "url": "https://github.com/coder/coder/releases/download/v2.7.0/coder_2.7.0_windows_amd64.zip", + "hash": "df951215c973d686f41cb4a098858ae56143b46a5ebfffea8777df006658f87b" } }, "bin": "coder.exe",