From 7c283bff5edef110b27e35ec0f953dd095caf4b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 08:30:19 +0000 Subject: [PATCH] clink: Update to version 1.8.1 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 59b20648c0..2bc3078c1f 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.8.0", + "version": "1.8.1", "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.0/clink.1.8.0.553299.zip", - "hash": "041d7d7623ddf8518eb5771823066aef594a4c2847f60d4dd163bdf27ba3c80b", + "url": "https://github.com/chrisant996/clink/releases/download/v1.8.1/clink.1.8.1.8778fa.zip", + "hash": "0fa5bbddeb9863940614cdbfbe013df2427933202b4b8283ed47dab6da6e08c1", "env_set": { "CLINK_DIR": "$dir" },