clink: Update to version 1.2.12

This commit is contained in:
Richard Kuhnt 2021-06-10 06:01:48 +00:00
parent 2546920325
commit e00b7e4095

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.11", "version": "1.2.12",
"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.11/clink.1.2.11.7dc44f.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.12/clink.1.2.12.4a4e22.zip",
"hash": "ba255de62797161d73cd989a3f3fe27d3ea62abd91e6bc4cf772c9808d9a5a1b", "hash": "1ca6c5275da40ed7af0e0de1c4178bd8cf24a54a294a6808413455a63eecc07b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {