From d785b0e4f202f634c144234349d41ab6f3cd2d14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 20:23:09 +0000 Subject: [PATCH] coder: Update to version 2.0.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 14752d0a01..2ce9ad191f 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.0.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/v2.0.1/coder_2.0.1_windows_amd64.zip", - "hash": "800c1c1e746bb0c87a6ff86623e2866c8c0355ed8663c627e9412acd3276e721" + "url": "https://github.com/coder/coder/releases/download/v2.0.2/coder_2.0.2_windows_amd64.zip", + "hash": "f21ead1557434312662ac1b31cd11c2d2ec822847bd3157a4d9fc996c11cbe14" } }, "bin": "coder.exe",