clink: Update to version 1.1.48

This commit is contained in:
Richard Kuhnt 2021-03-30 04:00:21 +00:00
parent 89c69451e5
commit 5563889b75

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.47", "version": "1.1.48",
"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.1.47/clink.1.1.47.c54850.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.48/clink.1.1.48.b96581.zip",
"hash": "8cc9afeb7c7da0c5f1ab2d73220bdb2111f39f7b8f12e62e84d91a93da9b568f", "hash": "647ddf32bc50febac6ec0aa9f9cc55a367707a9ea5a03c0b95b18c2420f5aa8b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {