From f98f815d492017110362ee9ba7416ea21c514c5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 00:32:52 +0000 Subject: [PATCH] coder: Update to version 2.1.0 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 2ce9ad191f..d992ad9485 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.0.2", + "version": "2.1.0", "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.2/coder_2.0.2_windows_amd64.zip", - "hash": "f21ead1557434312662ac1b31cd11c2d2ec822847bd3157a4d9fc996c11cbe14" + "url": "https://github.com/coder/coder/releases/download/v2.1.0/coder_2.1.0_windows_amd64.zip", + "hash": "d04911a6b6ddc3238945341769625fdb771df1a5c5f64f1ab4070f8b118b76ab" } }, "bin": "coder.exe",