From 207c6ab4abe3dc8ba027a6e87cf7c4b8bcdde147 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:32:14 +0000 Subject: [PATCH] clink: Update to version 1.9.9 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index d254c24396..36db758ae1 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.8", + "version": "1.9.9", "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.8/clink.1.9.8.c53f59.zip", - "hash": "e555725d6366bcacbf1db1e71ec03365baaf8bc2f80f95a343e847fca08d1ea5", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.9/clink.1.9.9.3fd236.zip", + "hash": "7e09571771057071b279cd152e6a8c5353bc89e01050ae37585c68718c65985b", "env_set": { "CLINK_DIR": "$dir" },