From 495328d3d61932252d6a3777f6f0140707211f88 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:27:00 +0000 Subject: [PATCH] coder: Update to version 0.20.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 148a4084da..6d0e5d8c18 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.19.2", + "version": "0.20.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.19.2/coder_0.19.2_windows_amd64.zip", - "hash": "b4d5bbeb9719b8b9bd36004f40b31275025df1adbd5a50fc26da19a831d0ed7a" + "url": "https://github.com/coder/coder/releases/download/v0.20.0/coder_0.20.0_windows_amd64.zip", + "hash": "6cfd377c755ad6eb7f0bcd32dbe969df973e9bbef7c943ea34c9d491d44a19e9" } }, "bin": "coder.exe",