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