clink: Update to version 1.2.21

This commit is contained in:
Richard Kuhnt 2021-07-12 16:00:26 +00:00
parent f343c24017
commit 2b4979d5e8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.20", "version": "1.2.21",
"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.20/clink.1.2.20.801802.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.21/clink.1.2.21.6d8971.zip",
"hash": "344c50b72a71379800738cea54bb921931c665e3428cab2757a3323827b95a90", "hash": "1170635adc492070299b1c417dc26d32612f68bf2b48408ea5c638e4b18d3ac7",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {