From f0e6beb82b3a2fa45915ce62916c2e078437591e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 04:32:27 +0000 Subject: [PATCH] clink: Update to version 1.9.5 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 33ef2e2e56..382d27ec05 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.4", + "version": "1.9.5", "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.4/clink.1.9.4.32ec3a.zip", - "hash": "67a467d045d213715fd6098acf2f361ed167e851265cbabfc327673780a2661b", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.5/clink.1.9.5.ee6b4f.zip", + "hash": "045b0e70ef6ec6f38eb975bca9b38c95a8ac84d40b16bc175e5aa368615d5b39", "env_set": { "CLINK_DIR": "$dir" },