clink: Update to version 1.2.47

This commit is contained in:
Richard Kuhnt 2021-11-27 22:02:19 +00:00
parent cc2d0da092
commit 1b3d9f6137

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.46", "version": "1.2.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.2.46/clink.1.2.46.69fc92.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.47/clink.1.2.47.5cbc63.zip",
"hash": "7c7f3b5d27f3ec1264bc165f82556e6d39d372c93f9348471ed3e3f07b679876", "hash": "590c5278969aa775177f9058eb85cbce6f4052937eac66116c18752f21d1af5d",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {