From 3c317f6cc04988cb743d04481c8dd559d81fa9c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 20:28:24 +0000 Subject: [PATCH] coder: Update to version 2.16.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index caf8b9d07c..e5b9b65a4b 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.15.4", + "version": "2.16.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.15.4/coder_2.15.4_windows_amd64.zip", - "hash": "6136e76f17f61a3b9ded5597ae2b79e039b106e954d3ef9d66ccf47a9dabf867" + "url": "https://github.com/coder/coder/releases/download/v2.16.1/coder_2.16.1_windows_amd64.zip", + "hash": "949f41822f4df48372926fc0e3492b55cf06275a2b4929b8540ad3e2d515990c" } }, "bin": "coder.exe",