From 36f459a87ad45528609efd09df1ab77cf2a03d38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 20:26:15 +0000 Subject: [PATCH] coder: Update to version 0.19.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 5a9ae37206..148a4084da 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.1/coder_0.19.1_windows_amd64.zip", - "hash": "e4e0ed5bea7ec0bc92f041d568593faaba3a6aff57a9624aa6720a1b29af5d32" + "url": "https://github.com/coder/coder/releases/download/v0.19.2/coder_0.19.2_windows_amd64.zip", + "hash": "b4d5bbeb9719b8b9bd36004f40b31275025df1adbd5a50fc26da19a831d0ed7a" } }, "bin": "coder.exe",