clink: Update to version 1.1.16

This commit is contained in:
Jakub Čábera 2020-12-29 09:04:10 +01:00
parent b0b140ddce
commit 523d043e1d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.15", "version": "1.1.16",
"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.15/clink.1.1.15.d64a70.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.16/clink.1.1.16.c2fd18.zip",
"hash": "cb071c505ff0bf54be05803feb568b5530b08d749e07e39e633fe00b94555cc7", "hash": "5b6a5d2e6e3a42ddccf051a46a0ba65d70ddc176671fe780ded28d1b087c6182",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {