From 8b13645aa088cd4b61308dcef086732e52ab7036 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 20:29:31 +0000 Subject: [PATCH] clink: Update to version 1.9.4 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index eb542ff4e2..33ef2e2e56 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.3", + "version": "1.9.4", "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.3/clink.1.9.3.0ef759.zip", - "hash": "5df62acd0ee50bccaf5d121f456e970e01f530ae9b80ae2e95af5a0cd6be62a3", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.4/clink.1.9.4.32ec3a.zip", + "hash": "67a467d045d213715fd6098acf2f361ed167e851265cbabfc327673780a2661b", "env_set": { "CLINK_DIR": "$dir" },