From a4df88ba94c7af36d5507b5ef2371a851c7c8838 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 20:25:34 +0000 Subject: [PATCH] coder: Update to version 0.23.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 7ff83d68d3..547235be28 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.23.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/v0.23.0/coder_0.23.0_windows_amd64.zip", - "hash": "3fc984cee5a60b624d337d246204ef5f7f32f4f3ed2391007483d9f470316ea6" + "url": "https://github.com/coder/coder/releases/download/v0.23.1/coder_0.23.1_windows_amd64.zip", + "hash": "fa9554917613692859c1a2c5a0ff7dd1d9eee1ed74dd5ee4a9b310614148407c" } }, "bin": "coder.exe",