From 429a0b69658f257e0cc27657ad8fabd2cb0a0e99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 01:58:56 +0000 Subject: [PATCH] coder: Update to version 0.17.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 4844cdb51d..73cb1b6c1c 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.17.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.17.0/coder_0.17.0_windows_amd64.zip", - "hash": "01d572ebb8700cdbc100500081b9eaf89206bb4ccdb095d13d82353cba4d29d2" + "url": "https://github.com/coder/coder/releases/download/v0.17.1/coder_0.17.1_windows_amd64.zip", + "hash": "200ff3ddd09132d6db2945b5447a53226b98fff11f28bb95a7f1e5cb23cccf8f" } }, "bin": "coder.exe",