From a382b78a8968febfa4047923587ad6c279042609 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 20:29:57 +0000 Subject: [PATCH] coder: Update to version 2.17.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7bfe2bf966..12e2cc0028 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.17.2", + "version": "2.17.3", "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.17.2/coder_2.17.2_windows_amd64.zip", - "hash": "7fc37a910ab4c4d82a050580e7a21488ebc04216d00de3509f08cd461d386de8" + "url": "https://github.com/coder/coder/releases/download/v2.17.3/coder_2.17.3_windows_amd64.zip", + "hash": "96ed4c62610ab07221dea75f7306b79fee3ae83449dfb1e94a3fb2e96ae11639" } }, "bin": "coder.exe",