clink: Update to version 1.2.38

This commit is contained in:
Richard Kuhnt 2021-10-24 01:00:31 +00:00
parent b7fcf30f22
commit 3bb4a7b2d2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.37", "version": "1.2.38",
"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.37/clink.1.2.37.de5dfb.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.38/clink.1.2.38.5f789b.zip",
"hash": "122e7a50441a8b3efb9a2015692d4b99a06bbae587de8659c4d9fc7a33fac570", "hash": "675602c323c19ce453e40e66b9815764a7de5fb0a326c139bead08a7cd9cd996",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {