From a4dcf554fe65058ef2633ef63ed5d91a5e878930 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:29:07 +0000 Subject: [PATCH] coder: Update to version 0.17.3 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 73cb1b6c1c..abd374f758 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.17.1", + "version": "0.17.3", "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.17.1/coder_0.17.1_windows_amd64.zip", - "hash": "200ff3ddd09132d6db2945b5447a53226b98fff11f28bb95a7f1e5cb23cccf8f" + "url": "https://github.com/coder/coder/releases/download/v0.17.3/coder_0.17.3_windows_amd64.zip", + "hash": "d1462f75cc595bb201a8ba768a95c72368e754c0597b08124d2ac7197d5e9ec7" } }, "bin": "coder.exe",