From fba9db71ee6b19fcfd7830dfab9f034c69ab11d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:30:32 +0000 Subject: [PATCH] coder: Update to version 0.15.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index f171ebb045..480d34c6d4 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.14.3", + "version": "0.15.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/v0.14.3/coder_0.14.3_windows_amd64.zip", - "hash": "1b0f584d82d3295cf1fb36bda275019262c30a9e2000eead5dda7a80c530a314" + "url": "https://github.com/coder/coder/releases/download/v0.15.0/coder_0.15.0_windows_amd64.zip", + "hash": "7791a430b838e1ea41e75b202898f1a8601beba1625b5d349ea11a106bd50636" } }, "bin": "coder.exe",