clink: Update to version 1.1.17

This commit is contained in:
Jakub Čábera 2020-12-30 10:04:16 +01:00
parent 2f4a815d62
commit 6e0b5f5293

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.16", "version": "1.1.17",
"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.16/clink.1.1.16.c2fd18.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.17/clink.1.1.17.ae1847.zip",
"hash": "5b6a5d2e6e3a42ddccf051a46a0ba65d70ddc176671fe780ded28d1b087c6182", "hash": "35fb78be158aaff8edaca6076e1aaf0aefea1eea2b9d259fb9d3e57d4a1e9b8e",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {