clink: Update to version 1.9.8

This commit is contained in:
github-actions[bot] 2026-01-12 00:46:13 +00:00
parent b6e76f3db3
commit e8f4991caf

View File

@ -1,5 +1,5 @@
{
"version": "1.9.7",
"version": "1.9.8",
"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.7/clink.1.9.7.b33c45.zip",
"hash": "55ee30b62c5d4ee8b892c9833e140844933716fa26ec3513a8c574c4632b689a",
"url": "https://github.com/chrisant996/clink/releases/download/v1.9.8/clink.1.9.8.c53f59.zip",
"hash": "e555725d6366bcacbf1db1e71ec03365baaf8bc2f80f95a343e847fca08d1ea5",
"env_set": {
"CLINK_DIR": "$dir"
},