clink: Update to version 1.2.49

This commit is contained in:
Richard Kuhnt 2021-11-30 12:00:38 +00:00
parent f12070d285
commit 6e8a3c8f9b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.48", "version": "1.2.49",
"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.48/clink.1.2.48.6fe5d4.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.49/clink.1.2.49.90e388.zip",
"hash": "66942f504b3bd36936f2234de828425fa6888476f5e953a0dd6682aec1b802f6", "hash": "f7cefc989252a09308f2262edab788e6af740b246e7608fa92fbbaa61d17bb7e",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {