clink: Update to version 1.1.42

This commit is contained in:
Richard Kuhnt 2021-03-21 08:00:23 +00:00
parent 52665f85fd
commit a1a53c7c9f

View File

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