clink: Update to version 1.2.22

This commit is contained in:
Richard Kuhnt 2021-07-16 06:00:34 +00:00
parent 99cc46e7ba
commit a25b368161

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.21", "version": "1.2.22",
"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.21/clink.1.2.21.6d8971.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.22/clink.1.2.22.890a84.zip",
"hash": "1170635adc492070299b1c417dc26d32612f68bf2b48408ea5c638e4b18d3ac7", "hash": "418d85774e9e70d02f9aea2687666290c1bf3f12e2ab0636c77c46e36e874da1",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {