From fd3dc43fd4f8652f7647f571d1215c7fd346a10a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 00:32:48 +0000 Subject: [PATCH] coder: Update to version 2.3.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index b9af17a638..f4a62bdda8 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.3.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.3.2/coder_2.3.2_windows_amd64.zip", - "hash": "f7a152d02ecd4a1bd3073bae7e09f9e0250789fbbf6d7a2b4ade37c8dde506d1" + "url": "https://github.com/coder/coder/releases/download/v2.3.3/coder_2.3.3_windows_amd64.zip", + "hash": "42edd22bcf1149581f5df7bdd92e38988f0ee18e4a43bd5b2ed65a0e553b2070" } }, "bin": "coder.exe",