clink: Update to version 1.9.3

This commit is contained in:
github-actions[bot] 2025-11-28 12:32:17 +00:00
parent 63b0c245c4
commit 99d03e6616

View File

@ -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"
},