clink: Update to version 1.1.37

This commit is contained in:
Richard Kuhnt 2021-03-11 07:00:17 +00:00
parent 1fc1ee3352
commit c67190e4c3

View File

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