clink: Update to version 1.2.7

This commit is contained in:
Richard Kuhnt 2021-05-11 18:00:15 +00:00
parent 9bb3174536
commit 47727ea9d3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.6", "version": "1.2.7",
"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.6/clink.1.2.6.4172bb.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.7/clink.1.2.7.3b2d3f.zip",
"hash": "7c82d74aadd5e06ed91471e92bc56960e3a2245a816e5c32044b8b09c843e1dc", "hash": "e71dd4f3d9e5e50dd3aeba71cae4304ad954311a5299c97f0f096cad7dfc35ca",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {