clink: Update to version 1.1.30

This commit is contained in:
Jakub Čábera 2021-02-16 09:40:11 +01:00
parent 244fddcd15
commit 4c4593a928

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.29", "version": "1.1.30",
"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.29/clink.1.1.29.d6b2fc.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.30/clink.1.1.30.6ee82d.zip",
"hash": "772c0963bcc337213079434c3d8603f2d79e3d5ea87e729e9ed1b56827f8d5b4", "hash": "1b23c2f30a74a80687f178360293b2c9e730c16b3efdbbfc70a4ad7ae90e4151",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {