clink: Update to version 1.2.5

This commit is contained in:
Richard Kuhnt 2021-05-03 01:00:16 +00:00
parent eff000a897
commit 8c02dbe96c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.4", "version": "1.2.5",
"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.4/clink.1.2.4.b30d68.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.5/clink.1.2.5.5dd017.zip",
"hash": "b445f7b4891e6bb23e3b876239abaf55b0d44184ad4d99a7cc6f812113096a62", "hash": "a533fcbad98dd9776025c4d8949b6711fd3d4695de205c7bddfd921f7e3953b2",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {