clink: Update to version 1.3.8

This commit is contained in:
github-actions[bot] 2022-02-20 12:30:26 +00:00
parent f442929db2
commit 061035702c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.7", "version": "1.3.8",
"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.3.7/clink.1.3.7.4269ce.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.8/clink.1.3.8.c918a0.zip",
"hash": "29041a24e33d5d1e532ced066f61808798c53fb44ddc03e3da87b8565e8dd1c0", "hash": "b2c5ddb8a9ea1ebe6330c8edbed8d60bde0f435602cff1aad5965ac7a255b837",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {