clink: Update to version 1.1.43

This commit is contained in:
Richard Kuhnt 2021-03-22 03:00:18 +00:00
parent f5eac56f2e
commit b309b7f1d0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.42", "version": "1.1.43",
"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.1.42/clink.1.1.42.485f69.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.43/clink.1.1.43.9a8a44.zip",
"hash": "0257d29e8c80e54584c32f28a0d491b2bbeaa42a7de04b9cf76203da5253c343", "hash": "b874345e872a1fe7c81689106b32fe5b61b97c92cf560228df0952521d1b861d",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {