clink: Update to version 1.8.6

This commit is contained in:
github-actions[bot] 2025-10-13 00:41:13 +00:00
parent 79ba481085
commit c269adceb6

View File

@ -1,5 +1,5 @@
{
"version": "1.8.5",
"version": "1.8.6",
"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.8.5/clink.1.8.5.89b0f1.zip",
"hash": "27ad358ae6df7854703bb104af5e7e763edbdc423bd920687c689f6d7fda577a",
"url": "https://github.com/chrisant996/clink/releases/download/v1.8.6/clink.1.8.6.08aab5.zip",
"hash": "37156b0b329d67d82baadd916cb5d15d126855aab5bb7fd1ce60363611b6012d",
"env_set": {
"CLINK_DIR": "$dir"
},