From 9fb73fed2c24dbb194f92fdbb225de7ea9f6607d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 16:27:00 +0000 Subject: [PATCH] coder: Update to version 0.27.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 727f58cb21..3ece8b2204 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.27.2", + "version": "0.27.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/v0.27.2/coder_0.27.2_windows_amd64.zip", - "hash": "9d66e4754cbfbd7838d15698ac9a3f8f51fb6e98f60feb49660f43bffc3b2f5e" + "url": "https://github.com/coder/coder/releases/download/v0.27.3/coder_0.27.3_windows_amd64.zip", + "hash": "2b9e76cc2cdb5a494176d4508ec44df89fc2413c33c4cdcb756116fc1c05b2f1" } }, "bin": "coder.exe",