clink: Update to version 1.2.13

This commit is contained in:
Richard Kuhnt 2021-06-11 03:00:22 +00:00
parent ab4834b88b
commit aaf12d1d4f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.12", "version": "1.2.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.2.12/clink.1.2.12.4a4e22.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.13/clink.1.2.13.f3993c.zip",
"hash": "1ca6c5275da40ed7af0e0de1c4178bd8cf24a54a294a6808413455a63eecc07b", "hash": "6ee6f93b27f03a719e587d39e2bd6f4e1ea9d1193870ce2da6be1e9e04a76efd",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {