From d3899be3d4d1eb8679acea430926236ed08290d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:34:32 +0000 Subject: [PATCH] coder: Update to version 2.15.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b91d6a90a3..8bc7fcf92e 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.15.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.0/coder_2.15.0_windows_amd64.zip", - "hash": "a842d4cbf8c1c61b7f8fd08aae46e41c037f1235f14192f48a5345bcf25d66ba" + "url": "https://github.com/coder/coder/releases/download/v2.15.1/coder_2.15.1_windows_amd64.zip", + "hash": "8c000bff781cf532343214f0ab24f82da0087821c8abff373956c13acf2c6527" } }, "bin": "coder.exe",