clink: Update to version 1.3.11

This commit is contained in:
github-actions[bot] 2022-03-14 00:32:28 +00:00
parent c0db0b4909
commit c7315bae42

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.10", "version": "1.3.11",
"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.10/clink.1.3.10.51658e.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.11/clink.1.3.11.0c8196.zip",
"hash": "56cc6b9497c7b88c6e2d6f59e6427b9b5e6ba45f647964e047825acadc332617", "hash": "5a86bdc84baefecedcb3f5da681f89456d45eddfabae24c4624078415b74a7d2",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {