clink: Update to version 1.3.10

This commit is contained in:
github-actions[bot] 2022-03-11 04:29:30 +00:00
parent acad94f761
commit 2fe261515e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.9", "version": "1.3.10",
"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.9/clink.1.3.9.2e99f4.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.10/clink.1.3.10.51658e.zip",
"hash": "1274729d07f8022650b59c146460ba23fcf7f6d73ff3012df2db38f9cc224486", "hash": "56cc6b9497c7b88c6e2d6f59e6427b9b5e6ba45f647964e047825acadc332617",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {