clink: Update to version 1.1.23

This commit is contained in:
Jakub Čábera 2021-01-21 07:34:22 +01:00
parent ff608e1ff2
commit add0cd3e74

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.22", "version": "1.1.23",
"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.22/clink.1.1.22.808f0d.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.23/clink.1.1.23.6bad3d.zip",
"hash": "cc70b3a1073875d90ea3ad14575b4c37e8e0b49eed59f57e401cd34e3376b4db", "hash": "2858dd469cd1d83c736503e6e15c9448cdd6d1bf6a70fefa085646f0004705ac",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {