From ed7e31f9fd73907e48831a9d0156ee6ac005fe2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 20:24:26 +0000 Subject: [PATCH] coder: Update to version 0.27.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index fdc6b745db..f6c9e96eb5 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.27.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.27.0/coder_0.27.0_windows_amd64.zip", - "hash": "fa1dcdea216a62b1a65986b977fb3430bbfb1a3a6ff4f22bb9ecfc4f9479337a" + "url": "https://github.com/coder/coder/releases/download/v0.27.1/coder_0.27.1_windows_amd64.zip", + "hash": "00b4dd33a44b265566fd5cf331f353de5f5165185472e414a66bb0940e3bf167" } }, "bin": "coder.exe",