clink: Update to version 1.1.14

This commit is contained in:
Jakub Čábera 2020-12-24 19:43:52 +01:00
parent 460f3282a7
commit 75c995cdaa

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.13", "version": "1.1.14",
"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.13/clink.1.1.13.efd3e3.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.14/clink.1.1.14.a44ba3.zip",
"hash": "5c37535b0880f62cb21100a7a689bdb42122fe852955e1f568086ca19fdf0d04", "hash": "85d74f7cbca35e9e91df10bfcb5491907bd565239873c0b84c5d0193bcb73c86",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {