From 4b154dc37dc9432da63ae82a6c0acefe93e13eb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 08:31:05 +0000 Subject: [PATCH] clink: Update to version 1.9.14 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index d72fe3f033..5f524d3e24 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.13", + "version": "1.9.14", "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.9.13/clink.1.9.13.32d9d6.zip", - "hash": "b6d6de53ab7c60e22f8987fc2b688c9eb1cb998c08b4cfba330629a56cc6c3a2", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.14/clink.1.9.14.d5f9a7.zip", + "hash": "45cbcf5932a78a9371bae827bc7dc1b7039b8e3ec25e3ca29f2f7ab1536b794b", "env_set": { "CLINK_DIR": "$dir" },