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