From e34937d6f71a29763e060a7869e7e5129337cbed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 00:34:27 +0000 Subject: [PATCH] coder: Update to version 0.23.7 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 9e3d4568d6..144112ae41 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.5", + "version": "0.23.7", "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/v0.23.5/coder_0.23.5_windows_amd64.zip", - "hash": "5298b6409dff3be9ca1778eeba948f1653c39f701d528b5be7fddb85d1961fd0" + "url": "https://github.com/coder/coder/releases/download/v0.23.7/coder_0.23.7_windows_amd64.zip", + "hash": "355d8bc258c3af73a3548aad17cf48947b1313ca7739ecf375ba87c7bf9850b8" } }, "bin": "coder.exe",