clink: Update to version 1.1.18

This commit is contained in:
Jakub Čábera 2021-01-04 06:02:03 +01:00
parent 649b77d4c9
commit 8fa43c5850

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.17", "version": "1.1.18",
"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.17/clink.1.1.17.ae1847.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.18/clink.1.1.18.307317.zip",
"hash": "35fb78be158aaff8edaca6076e1aaf0aefea1eea2b9d259fb9d3e57d4a1e9b8e", "hash": "764967acfcfa925a9da22c536a84d98c8607bbde907b042ae3a11f7dce13fa92",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {