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