From f62b009c5dcd4821e076b4fab450bb230062fe05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 00:36:07 +0000 Subject: [PATCH] coder: Update to version 2.18.2 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 12e2cc0028..c5c94ccb5a 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.17.3", + "version": "2.18.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.17.3/coder_2.17.3_windows_amd64.zip", - "hash": "96ed4c62610ab07221dea75f7306b79fee3ae83449dfb1e94a3fb2e96ae11639" + "url": "https://github.com/coder/coder/releases/download/v2.18.2/coder_2.18.2_windows_amd64.zip", + "hash": "83887daa652be46462c8edbf7629db7111b7ef8d7ad4b4702df4af45b76e5e61" } }, "bin": "coder.exe",