clink: Update to version 1.1.25

This commit is contained in:
Jakub Čábera 2021-02-01 08:46:45 +01:00
parent 08c15c19a3
commit 92deeeee48

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.24", "version": "1.1.25",
"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.24/clink.1.1.24.c4e56b.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.25/clink.1.1.25.0ff26d.zip",
"hash": "7c693b30835c74a46dbd622c12cb7651bc9d80dc93bb02601f455c1a9c82c6d6", "hash": "fe48248327112e9f4cb02aff12494017307506882fa41f6ebbd6a9d85bb6464b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {