From 9c8a22a9ccfd3ef770a7df7f560b4e2b77a12c0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 00:39:25 +0000 Subject: [PATCH] coder: Update to version 2.17.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index e5b9b65a4b..7bfe2bf966 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.16.1", + "version": "2.17.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.16.1/coder_2.16.1_windows_amd64.zip", - "hash": "949f41822f4df48372926fc0e3492b55cf06275a2b4929b8540ad3e2d515990c" + "url": "https://github.com/coder/coder/releases/download/v2.17.2/coder_2.17.2_windows_amd64.zip", + "hash": "7fc37a910ab4c4d82a050580e7a21488ebc04216d00de3509f08cd461d386de8" } }, "bin": "coder.exe",