From 7111edea9e8f88cd517eecd5d6caa5907464e2c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 20:29:53 +0000 Subject: [PATCH] clink: Update to version 1.9.11 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 3006138cb5..4633999a35 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.10", + "version": "1.9.11", "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.10/clink.1.9.10.ea4ea5.zip", - "hash": "6a82eaab7b19dcb70dbaf2240321ff2ebff11db17ae0179d09190b6d6e5d4bb6", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.11/clink.1.9.11.760de7.zip", + "hash": "61aacd20b126274a4a6bb1c1662e6fd6d6ba64ec86b7ed61df93cd4e631fa702", "env_set": { "CLINK_DIR": "$dir" },