clink: Update to version 1.1.8

This commit is contained in:
Jakub Čábera 2020-12-12 08:44:36 +01:00
parent caa317de26
commit 42dd7649cd

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.7", "version": "1.1.8",
"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.7/clink.1.1.7.c97b05.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.8/clink.1.1.8.f031c7.zip",
"hash": "9c6afb7feb9575b8657abb20ce8845bce0f51b724bec3bfb53cda52c9abb0283", "hash": "56df7fd939eb90c2ec3e1374b0272c2934dfcf13d2c2bf0252b3f0bec039519b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {