clink: Update to version 1.2.18

This commit is contained in:
Richard Kuhnt 2021-07-06 00:01:12 +00:00
parent 377d1e76e0
commit 5d5367bae4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.17", "version": "1.2.18",
"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.2.17/clink.1.2.17.b5751c.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.18/clink.1.2.18.650b75.zip",
"hash": "e88036f81ca8e3b7e4995775cc727c234fb80ca6ecc384314d01bbf098967652", "hash": "19d3502825e2535716b8494d421b5953f1ef5c72159280c23c3c90419c8b2946",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {