clink: Update to version 1.9.14

This commit is contained in:
github-actions[bot] 2026-02-14 08:31:05 +00:00
parent 84f770a219
commit 4b154dc37d

View File

@ -1,5 +1,5 @@
{
"version": "1.9.13",
"version": "1.9.14",
"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.13/clink.1.9.13.32d9d6.zip",
"hash": "b6d6de53ab7c60e22f8987fc2b688c9eb1cb998c08b4cfba330629a56cc6c3a2",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.14/clink.1.9.14.d5f9a7.zip",
"hash": "45cbcf5932a78a9371bae827bc7dc1b7039b8e3ec25e3ca29f2f7ab1536b794b",
"env_set": {
"CLINK_DIR": "$dir"
},