clink: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2025-09-11 20:26:41 +00:00
parent 0ba4a5fd18
commit fed7a10bac

View File

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