clink: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2025-09-10 08:30:19 +00:00
parent 7301ec9635
commit 7c283bff5e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.8.0", "version": "1.8.1",
"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.0/clink.1.8.0.553299.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.8.1/clink.1.8.1.8778fa.zip",
"hash": "041d7d7623ddf8518eb5771823066aef594a4c2847f60d4dd163bdf27ba3c80b", "hash": "0fa5bbddeb9863940614cdbfbe013df2427933202b4b8283ed47dab6da6e08c1",
"env_set": { "env_set": {
"CLINK_DIR": "$dir" "CLINK_DIR": "$dir"
}, },