clink: Update to version 1.1.11

This commit is contained in:
Jakub Čábera 2020-12-19 16:26:21 +01:00
parent 10c2ad5891
commit 35d90399c4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.10", "version": "1.1.11",
"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.10/clink.1.1.10.125c9f.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.11/clink.1.1.11.bd8deb.zip",
"hash": "5a465af972dd052de51833b5faea53d575daf6c7990bc6d23bcfd329651d93fc", "hash": "ed081f8b9772191cd26ee82bf942804b61fe0b32b9e9fc007138604861810bec",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {