From a74fce393a926b691c91c71428cb9d7c18d2146f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 16:30:48 +0000 Subject: [PATCH] coder: Update to version 0.26.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 0f18901565..e8bee4a2bf 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.26.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.25.0/coder_0.25.0_windows_amd64.zip", - "hash": "de907423de399cbc47a9929718dd4b3d01596ab5ffe5e9278a8383b12d1b8cb9" + "url": "https://github.com/coder/coder/releases/download/v0.26.0/coder_0.26.0_windows_amd64.zip", + "hash": "bf5079fc1724b5a7a78ced5bbd60d5691d67be79b410795dd48920f8b88f5309" } }, "bin": "coder.exe",