clink: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2024-01-26 04:26:16 +00:00
parent b256262fa7
commit 7c5683c9d2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"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.6.1/clink.1.6.1.c7c448.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.6.2/clink.1.6.2.864f24.zip",
"hash": "2a5ae81154d056aeb70dc4e81bf6e2e59ca02e1f86fa5cba200c2045cf305e4b", "hash": "ba776721ed338630ebcb3ca0ff1d725fb871dacc3750f4ce4505488415d4f30e",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",