clink: Update to version 1.9.5

This commit is contained in:
github-actions[bot] 2025-12-08 04:32:27 +00:00
parent 8ba5b04ba9
commit f0e6beb82b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.9.4", "version": "1.9.5",
"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.9.4/clink.1.9.4.32ec3a.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.9.5/clink.1.9.5.ee6b4f.zip",
"hash": "67a467d045d213715fd6098acf2f361ed167e851265cbabfc327673780a2661b", "hash": "045b0e70ef6ec6f38eb975bca9b38c95a8ac84d40b16bc175e5aa368615d5b39",
"env_set": { "env_set": {
"CLINK_DIR": "$dir" "CLINK_DIR": "$dir"
}, },