From a8e6b1e6c3a16eee1acf6d1a4c7e62423dc58003 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 20:28:10 +0000 Subject: [PATCH] coder: Update to version 2.18.5 --- bucket/coder.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coder.json b/bucket/coder.json index 5991c0ea20..e899123c97 100644 --- a/bucket/coder.json +++ b/bucket/coder.json @@ -1,12 +1,12 @@ { - "version": "2.18.4", + "version": "2.18.5", "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.4/coder_2.18.4_windows_amd64.zip", - "hash": "2af862f73d9fef55547144ba99431915bbe5db47201d5a7b813d8c1f5ad70547" + "url": "https://github.com/coder/coder/releases/download/v2.18.5/coder_2.18.5_windows_amd64.zip", + "hash": "301fb6df4efae0f4a51a185863937044a60196f8e6c7db8f536f2f84392e7a38" } }, "bin": "coder.exe",