clink: Update to version 1.9.15

This commit is contained in:
github-actions[bot] 2026-02-20 08:33:17 +00:00
parent 74735fb345
commit 71d2de3dc0

View File

@ -1,5 +1,5 @@
{
"version": "1.9.14",
"version": "1.9.15",
"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.14/clink.1.9.14.d5f9a7.zip",
"hash": "45cbcf5932a78a9371bae827bc7dc1b7039b8e3ec25e3ca29f2f7ab1536b794b",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.15/clink.1.9.15.41e80a.zip",
"hash": "ea7b4649fd82d53951d1cddc17e9652520be2e873d2a358ab290d57d3ccd819e",
"env_set": {
"CLINK_DIR": "$dir"
},