From 2018b9c0e391b23cb0ed333e645c1b663c2dc146 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 16:31:22 +0000 Subject: [PATCH] coder: Update to version 0.19.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 2689d43298..5a9ae37206 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.18.1", + "version": "0.19.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.18.1/coder_0.18.1_windows_amd64.zip", - "hash": "d431f59ae4f3e80b9344c256f1232085397da7a9c2f2af00c2d69f15a0eb1f7d" + "url": "https://github.com/coder/coder/releases/download/v0.19.1/coder_0.19.1_windows_amd64.zip", + "hash": "e4e0ed5bea7ec0bc92f041d568593faaba3a6aff57a9624aa6720a1b29af5d32" } }, "bin": "coder.exe",