clink: Update to version 1.2.3

This commit is contained in:
Richard Kuhnt 2021-04-22 18:00:23 +00:00
parent 0e173018d6
commit 2ddd043f18

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.2", "version": "1.2.3",
"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.2/clink.1.2.2.e69258.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.3/clink.1.2.3.e9c3d7.zip",
"hash": "07a6e22df6a2440b67c15796e065909b46a840edf024eaa20d21fad72a758e95", "hash": "3dcf221855cad34c78b473621d968ce7175f4761d15b0de04480441544e919cc",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {