From 71d2de3dc067d19e6fc2315fc0ca15d0c9567ca1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 08:33:17 +0000 Subject: [PATCH] clink: Update to version 1.9.15 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 5f524d3e24..a7b8f57ba8 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.14", + "version": "1.9.15", "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.14/clink.1.9.14.d5f9a7.zip", - "hash": "45cbcf5932a78a9371bae827bc7dc1b7039b8e3ec25e3ca29f2f7ab1536b794b", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.15/clink.1.9.15.41e80a.zip", + "hash": "ea7b4649fd82d53951d1cddc17e9652520be2e873d2a358ab290d57d3ccd819e", "env_set": { "CLINK_DIR": "$dir" },