From 99d03e6616161ac4d90bde25268b46978d7f2b90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 12:32:17 +0000 Subject: [PATCH] clink: Update to version 1.9.3 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 1b46db525b..eb542ff4e2 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.9.2", + "version": "1.9.3", "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.2/clink.1.9.2.6aa2e0.zip", - "hash": "2bb1c3f718876d806b2514397b1ca0ac6f4eba45263ed7f0c74febbe77fa0dcc", + "url": "https://github.com/chrisant996/clink/releases/download/v1.9.3/clink.1.9.3.0ef759.zip", + "hash": "5df62acd0ee50bccaf5d121f456e970e01f530ae9b80ae2e95af5a0cd6be62a3", "env_set": { "CLINK_DIR": "$dir" },