clink: Update to version 1.8.7

This commit is contained in:
github-actions[bot] 2025-10-22 04:29:44 +00:00
parent 8b438d7926
commit 93b2d6b561

View File

@ -1,5 +1,5 @@
{ {
"version": "1.8.6", "version": "1.8.7",
"description": "Powerful Bash-style command line editing for cmd.exe", "description": "Powerful Bash-style command line editing for cmd.exe",
"homepage": "https://chrisant996.github.io/clink/", "homepage": "https://chrisant996.github.io/clink/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -7,8 +7,8 @@
"Run 'clink inject' to start clink on the current cmd", "Run 'clink inject' to start clink on the current cmd",
"Run 'clink autorun install' to auto start clink" "Run 'clink autorun install' to auto start clink"
], ],
"url": "https://github.com/chrisant996/clink/releases/download/v1.8.6/clink.1.8.6.08aab5.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.8.7/clink.1.8.7.147071.zip",
"hash": "37156b0b329d67d82baadd916cb5d15d126855aab5bb7fd1ce60363611b6012d", "hash": "e26f5fd27f1a6e92859983eb4e9c9a41542b90500e5f5a8fba41744aa6443c9a",
"env_set": { "env_set": {
"CLINK_DIR": "$dir" "CLINK_DIR": "$dir"
}, },