From e7c7878e3bae32e8a0e1c021057b0d2f0fdd718f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 20:27:30 +0000 Subject: [PATCH] coder: Update to version 2.12.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b4df0e6a33..5be4e44390 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.11.4", + "version": "2.12.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.11.4/coder_2.11.4_windows_amd64.zip", - "hash": "f3833c27e597dd652bdc721a2bd2138f7cffb812a2664b584c6f5b585593e9c4" + "url": "https://github.com/coder/coder/releases/download/v2.12.3/coder_2.12.3_windows_amd64.zip", + "hash": "a56531abb7a04a8867b0d30d65673d677c15f75fbe0a26b52341f607b77b9e83" } }, "bin": "coder.exe",