From c330f3861630ceb7139d2c1f911b085916ec5ca5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 08:30:25 +0000 Subject: [PATCH] clink: Update to version 1.9.2 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index cf8f5a48a0..1b46db525b 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.1", + "version": "1.9.2", "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.1/clink.1.9.1.91b26a.zip", - "hash": "3e391fc9f4c5772c5e72dadc0001a81df18a8acd6528ffefaa9f1e4adf34bdd5", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.2/clink.1.9.2.6aa2e0.zip", + "hash": "2bb1c3f718876d806b2514397b1ca0ac6f4eba45263ed7f0c74febbe77fa0dcc", "env_set": { "CLINK_DIR": "$dir" },