From 6b6ad2abd409e85e23e5e0f622d1a88224053316 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 04:29:14 +0000 Subject: [PATCH] coder: Update to version 2.20.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index e525d1563c..b7891bbec2 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.19.1", + "version": "2.20.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.19.1/coder_2.19.1_windows_amd64.zip", - "hash": "1adba6b6f15da3aa491ba845f4a34a52e3171fa31c95738b6c3cbc426a0f5587" + "url": "https://github.com/coder/coder/releases/download/v2.20.2/coder_2.20.2_windows_amd64.zip", + "hash": "6b828f2294553be4045567d5a40ee904712e6379d895936152042f94d88dbdeb" } }, "bin": "coder.exe",