clink: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2025-11-24 08:30:25 +00:00
parent 8899edf771
commit c330f38616

View File

@ -1,5 +1,5 @@
{
"version": "1.9.1",
"version": "1.9.2",
"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.1/clink.1.9.1.91b26a.zip",
"hash": "3e391fc9f4c5772c5e72dadc0001a81df18a8acd6528ffefaa9f1e4adf34bdd5",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.2/clink.1.9.2.6aa2e0.zip",
"hash": "2bb1c3f718876d806b2514397b1ca0ac6f4eba45263ed7f0c74febbe77fa0dcc",
"env_set": {
"CLINK_DIR": "$dir"
},