From c64ace24a462f27bccb8c9a175c6ce819a20fa39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:27:38 +0000 Subject: [PATCH] coder: Update to version 2.3.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index bc464252ed..ad33a96f60 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.3.0", "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.2.1/coder_2.2.1_windows_amd64.zip", - "hash": "638c17cddff32214e17ad054ee15c698934fccd9fadba4bfa359428461b7ef60" + "url": "https://github.com/coder/coder/releases/download/v2.3.0/coder_2.3.0_windows_amd64.zip", + "hash": "a82ce5fb5e07c27402e7e5204df029fefe16f48c9f355cb0c9660102402a0db1" } }, "bin": "coder.exe",