clink: Update to version 1.1.39

This commit is contained in:
Richard Kuhnt 2021-03-13 21:00:23 +00:00
parent 19eaff0b00
commit 756dd7539c

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.38", "version": "1.1.39",
"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.38/clink.1.1.38.8e7887.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.39/clink.1.1.39.d7c31b.zip",
"hash": "f0824bce0a1d40f223612b5a4ca0b223034e42dec581a801d761dd57c3324ab2", "hash": "d0ca151b34baab7b8c8edc2cc017a70fe39c65a16f889bb358c4ea8309aa1f6e",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {