clink: Update to version 1.1.41

This commit is contained in:
Richard Kuhnt 2021-03-18 06:00:18 +00:00
parent 9fd45ee2fb
commit de5fb638a8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.40", "version": "1.1.41",
"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.40/clink.1.1.40.31e5f7.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.41/clink.1.1.41.df7768.zip",
"hash": "4db91b18207bedb5dcfff31cf5632bfde4d40cc06cfc2cf7f18816c942c36eff", "hash": "e3ecf63806c462505fc3e87e9337331f65a471528a5fb9b1df923d1879a8be7c",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {