clink: Update to version 1.1.46

This commit is contained in:
Richard Kuhnt 2021-03-27 05:00:24 +00:00
parent 15adce6d53
commit 89b63bdec3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.45", "version": "1.1.46",
"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.45/clink.1.1.45.1c3985.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.46/clink.1.1.46.b38a09.zip",
"hash": "0d5978e6a7f6b8d2d762b29d4a1396309888e1d09927bced91d518fb5f7cbaf6", "hash": "cb86f24ddaf82cd7fcc05b46c4c2ff7a6c6dae6fa5934a4488b90fdf376d0311",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {