clink: Update to version 1.2.6

This commit is contained in:
Richard Kuhnt 2021-05-08 21:00:21 +00:00
parent 16d942f558
commit 86e7725262

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.5", "version": "1.2.6",
"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.5/clink.1.2.5.5dd017.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.6/clink.1.2.6.4172bb.zip",
"hash": "a533fcbad98dd9776025c4d8949b6711fd3d4695de205c7bddfd921f7e3953b2", "hash": "7c82d74aadd5e06ed91471e92bc56960e3a2245a816e5c32044b8b09c843e1dc",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {