From 802910a03511c0eed9ecd04e5d933618e42e3ae7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 00:32:31 +0000 Subject: [PATCH] coder: Update to version 2.7.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 90411584a9..a75085539d 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.7.1", + "version": "2.7.2", "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.1/coder_2.7.1_windows_amd64.zip", - "hash": "17285cfe2c60b3f7dabe929c1af56e0714f1f3ec9c717d7b45367de1587ec641" + "url": "https://github.com/coder/coder/releases/download/v2.7.2/coder_2.7.2_windows_amd64.zip", + "hash": "4f2beb1a22388f2c3b6d139669a3f876a219c94eab6c576439e3134cb4f56d27" } }, "bin": "coder.exe",