clink: Update to version 1.2.50

This commit is contained in:
Richard Kuhnt 2021-12-04 02:00:28 +00:00
parent 74bbf0e602
commit 1152d6050a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.49", "version": "1.2.50",
"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.49/clink.1.2.49.90e388.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.50/clink.1.2.50.f9e6ce.zip",
"hash": "f7cefc989252a09308f2262edab788e6af740b246e7608fa92fbbaa61d17bb7e", "hash": "5992bc390f0f61b8f4901589347ce1f353e73c847fa6012fa8f65422d89c5800",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {