clink: Update to version 1.2.4

This commit is contained in:
Richard Kuhnt 2021-04-23 21:01:46 +00:00
parent 51f698a7ae
commit 75bea83bc9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.3", "version": "1.2.4",
"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.3/clink.1.2.3.e9c3d7.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.4/clink.1.2.4.b30d68.zip",
"hash": "3dcf221855cad34c78b473621d968ce7175f4761d15b0de04480441544e919cc", "hash": "b445f7b4891e6bb23e3b876239abaf55b0d44184ad4d99a7cc6f812113096a62",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {