From 1fdc68f763c918fcfc672247145c42a9de8e9565 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 16:27:15 +0000 Subject: [PATCH] coder: Update to version 2.0.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index ef54baf9c2..14752d0a01 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.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/v2.0.0/coder_2.0.0_windows_amd64.zip", - "hash": "d27b1cfeec0ebd96037c03ccc0f6005e3438aa007ab7f6ad1ae38a504d1efbb2" + "url": "https://github.com/coder/coder/releases/download/v2.0.1/coder_2.0.1_windows_amd64.zip", + "hash": "800c1c1e746bb0c87a6ff86623e2866c8c0355ed8663c627e9412acd3276e721" } }, "bin": "coder.exe",