clink: Update to version 1.2.17

This commit is contained in:
Richard Kuhnt 2021-06-30 09:00:20 +00:00
parent e0458f6811
commit 54afc17e4d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.16", "version": "1.2.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.2.16/clink.1.2.16.30196f.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.17/clink.1.2.17.b5751c.zip",
"hash": "12bf9f0fdaa764282706ec557d7521c4047111f309bb8af89bd7b700c9ac23e6", "hash": "e88036f81ca8e3b7e4995775cc727c234fb80ca6ecc384314d01bbf098967652",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {