clink: Update to version 1.1.10

This commit is contained in:
Jakub Čábera 2020-12-18 02:23:27 +01:00
parent 466cc0d07c
commit d76f94de92

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.9", "version": "1.1.10",
"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.9/clink.1.1.9.48a3d9.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.10/clink.1.1.10.125c9f.zip",
"hash": "c96bdf7da1a245af4222dd24015148205c3d06460cf4cf9e0470771cbb87dbbc", "hash": "5a465af972dd052de51833b5faea53d575daf6c7990bc6d23bcfd329651d93fc",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {