clink: Update to version 1.2.37

This commit is contained in:
Richard Kuhnt 2021-10-13 08:03:28 +00:00
parent 5673190ec8
commit 12c368adf4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.36", "version": "1.2.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.2.36/clink.1.2.36.0c9eef.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.37/clink.1.2.37.de5dfb.zip",
"hash": "93a8da9c1805c70f52733fe3dfa42e546f03f20223e1b54e41d7c3de63051f27", "hash": "122e7a50441a8b3efb9a2015692d4b99a06bbae587de8659c4d9fc7a33fac570",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {