clink: Update to version 1.9.10

This commit is contained in:
github-actions[bot] 2026-01-25 08:31:00 +00:00
parent 96343670fb
commit b13f9dc59f

View File

@ -1,5 +1,5 @@
{
"version": "1.9.9",
"version": "1.9.10",
"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.9/clink.1.9.9.3fd236.zip",
"hash": "7e09571771057071b279cd152e6a8c5353bc89e01050ae37585c68718c65985b",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.10/clink.1.9.10.ea4ea5.zip",
"hash": "6a82eaab7b19dcb70dbaf2240321ff2ebff11db17ae0179d09190b6d6e5d4bb6",
"env_set": {
"CLINK_DIR": "$dir"
},