clink: Update to version 1.3.13

This commit is contained in:
github-actions[bot] 2022-03-31 16:49:12 +00:00
parent 57b88d557c
commit 15ac8bdf0f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.12", "version": "1.3.13",
"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.12/clink.1.3.12.f70397.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.13/clink.1.3.13.24b02e.zip",
"hash": "838e7bea394c063a39814480a15b96b387ef3b5b3a35219dbddfb943f90223a0", "hash": "31e286313e67a7269ca09ae142e569af7962b03b8f2bc7bd99240416222d8ee8",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {