clink: Update to version 1.1.21

This commit is contained in:
Jakub Čábera 2021-01-16 14:44:28 +01:00
parent 41a01acec4
commit e4948f5c92

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.20", "version": "1.1.21",
"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.20/clink.1.1.20.fa19d6.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.21/clink.1.1.21.2844e2.zip",
"hash": "8ca0c886967f1d8aae4a337fe9c77a3686445d8dc36577223dba4bfd7a339a1c", "hash": "4aea15bb4866c3ff1ac7ebad3c67afc5198f6bd49b6aa263d36dd9a825db1b67",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {