clink: Update to version 1.9.4

This commit is contained in:
github-actions[bot] 2025-12-07 20:29:31 +00:00
parent 1c61080002
commit 8b13645aa0

View File

@ -1,5 +1,5 @@
{
"version": "1.9.3",
"version": "1.9.4",
"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.3/clink.1.9.3.0ef759.zip",
"hash": "5df62acd0ee50bccaf5d121f456e970e01f530ae9b80ae2e95af5a0cd6be62a3",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.4/clink.1.9.4.32ec3a.zip",
"hash": "67a467d045d213715fd6098acf2f361ed167e851265cbabfc327673780a2661b",
"env_set": {
"CLINK_DIR": "$dir"
},