From bb018f6aa74f90db1c040daf05eb77f1873af9a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 20:26:00 +0000 Subject: [PATCH] coder: Update to version 2.2.1 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 5d584e9ca5..bc464252ed 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.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.2.0/coder_2.2.0_windows_amd64.zip", - "hash": "bd485bb520f043e7d6ddb7f5947c024c94e308fcf24b311a9e3d20b084eb627b" + "url": "https://github.com/coder/coder/releases/download/v2.2.1/coder_2.2.1_windows_amd64.zip", + "hash": "638c17cddff32214e17ad054ee15c698934fccd9fadba4bfa359428461b7ef60" } }, "bin": "coder.exe",