clink: Update to version 1.1.26

This commit is contained in:
Jakub Čábera 2021-02-08 07:46:44 +01:00
parent 6aa6fd56f6
commit aab294f690

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.25", "version": "1.1.26",
"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.25/clink.1.1.25.0ff26d.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.26/clink.1.1.26.1d9b45.zip",
"hash": "fe48248327112e9f4cb02aff12494017307506882fa41f6ebbd6a9d85bb6464b", "hash": "d636659f117ec68720f9ad6f42a73bcee4ed0fc68d3b4279dfb10ed0990796c1",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {