From 2fcc5995e90c869d92ca33f6325853d543764bd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 00:34:50 +0000 Subject: [PATCH] coder: Update to version 2.18.4 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 9e0726925b..5991c0ea20 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.18.3", + "version": "2.18.4", "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.18.3/coder_2.18.3_windows_amd64.zip", - "hash": "f017d24f3419eb5931b270a61c79e8ecef5eb32d3a77bf03eb7720046f07f30d" + "url": "https://github.com/coder/coder/releases/download/v2.18.4/coder_2.18.4_windows_amd64.zip", + "hash": "2af862f73d9fef55547144ba99431915bbe5db47201d5a7b813d8c1f5ad70547" } }, "bin": "coder.exe",