clink: Update to version 1.3.9

This commit is contained in:
github-actions[bot] 2022-03-04 08:28:23 +00:00
parent 226956ec1f
commit 0bf90e7a49

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.8", "version": "1.3.9",
"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.8/clink.1.3.8.c918a0.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.9/clink.1.3.9.2e99f4.zip",
"hash": "b2c5ddb8a9ea1ebe6330c8edbed8d60bde0f435602cff1aad5965ac7a255b837", "hash": "1274729d07f8022650b59c146460ba23fcf7f6d73ff3012df2db38f9cc224486",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {