clink: Update to version 1.1.38

This commit is contained in:
Richard Kuhnt 2021-03-12 03:00:25 +00:00
parent d78c65a3bc
commit f2f4e82955

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.37", "version": "1.1.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.1.37/clink.1.1.37.61b9a3.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.38/clink.1.1.38.8e7887.zip",
"hash": "1ad9503abaf349b1165f5faa2ecc22ad190bd1d577c7eeee51ce3ff8c5dbcc42", "hash": "f0824bce0a1d40f223612b5a4ca0b223034e42dec581a801d761dd57c3324ab2",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {