clink: Update to version 1.2.15

This commit is contained in:
Richard Kuhnt 2021-06-22 06:00:24 +00:00
parent d1e51619e5
commit 3afa0a46d0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.14", "version": "1.2.15",
"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.14/clink.1.2.14.217b76.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.15/clink.1.2.15.b4efda.zip",
"hash": "9ddc36e411b263478c3ade0f496d2bbd72eae5ddd127d1788beec55d4d6814cf", "hash": "c531dfbfb46ad573879f1f81b4140edd37527a53c782d4adc4a65a90448dfb41",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {