clink: Update to version 1.2.25

This commit is contained in:
Richard Kuhnt 2021-08-03 17:00:36 +00:00
parent 798a8ee24b
commit 33af39f8ea

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.24", "version": "1.2.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.2.24/clink.1.2.24.3a07c0.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.25/clink.1.2.25.e20659.zip",
"hash": "4dce69cc7e855ae281b8f03a90834f25ce274afdc22e74f86c750047ef7f27f3", "hash": "ac9ab5283e567b23c002a7d0d46bc90da2b5ac159dc55a8ef7e82d4351dd6a6e",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {