clink: Update to version 1.2.11

This commit is contained in:
Richard Kuhnt 2021-06-08 09:00:28 +00:00
parent a359889193
commit 0282b2dfc7

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.10", "version": "1.2.11",
"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.10/clink.1.2.10.1bcf9c.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.11/clink.1.2.11.7dc44f.zip",
"hash": "c3498412c74b991238d71627e7162814fe91e0fe5f6b92877ec3e3450c2fc445", "hash": "ba255de62797161d73cd989a3f3fe27d3ea62abd91e6bc4cf772c9808d9a5a1b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {