clink: Update to version 1.1.31

This commit is contained in:
Jakub Čábera 2021-02-19 08:22:46 +01:00
parent 50f7421d0c
commit 89142c90f7

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.30", "version": "1.1.31",
"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.30/clink.1.1.30.6ee82d.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.31/clink.1.1.31.b086d5.zip",
"hash": "1b23c2f30a74a80687f178360293b2c9e730c16b3efdbbfc70a4ad7ae90e4151", "hash": "e8bfc0b184ad5d7fac8bae9c9642525b8aa2116d3d99200092c7dbd0e46d89a4",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {