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