From c269adceb6d1da3db063ff3161ef1c3570145ac1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:41:13 +0000 Subject: [PATCH] clink: Update to version 1.8.6 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index ff5bd5fad7..08368c6e9a 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.8.5", + "version": "1.8.6", "description": "Powerful Bash-style command line editing for cmd.exe", "homepage": "https://chrisant996.github.io/clink/", "license": "GPL-3.0-only", @@ -7,8 +7,8 @@ "Run 'clink inject' to start clink on the current cmd", "Run 'clink autorun install' to auto start clink" ], - "url": "https://github.com/chrisant996/clink/releases/download/v1.8.5/clink.1.8.5.89b0f1.zip", - "hash": "27ad358ae6df7854703bb104af5e7e763edbdc423bd920687c689f6d7fda577a", + "url": "https://github.com/chrisant996/clink/releases/download/v1.8.6/clink.1.8.6.08aab5.zip", + "hash": "37156b0b329d67d82baadd916cb5d15d126855aab5bb7fd1ce60363611b6012d", "env_set": { "CLINK_DIR": "$dir" },