From 2fb2e528dff0df9b18d06cf664c7e318f5e2990e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 00:55:52 +0000 Subject: [PATCH] clink: Update to version 1.9.17 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index ec73bcfee3..56e2fbda6d 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.16", + "version": "1.9.17", "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.16/clink.1.9.16.1e2821.zip", - "hash": "087bf209e97efc07eb79035e7b3f4198a09590d7f312d796181c9143e18efeaf", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.17/clink.1.9.17.36e2ca.zip", + "hash": "0f2e7b407b9e33d487b8f348a72310631a26db84c80ad8d25e617f953d976fa8", "env_set": { "CLINK_DIR": "$dir" },