clink: Update to version 1.1.47

This commit is contained in:
Richard Kuhnt 2021-03-29 01:00:26 +00:00
parent 14bbeb11cf
commit f8eced7bac

View File

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