{ "version": "1.2.37", "description": "Powerful Bash-style command line editing for cmd.exe", "homepage": "https://chrisant996.github.io/clink/", "license": "GPL-3.0-only", "notes": [ "Run 'clink inject' to start clink on the current cmd", "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", "hash": "122e7a50441a8b3efb9a2015692d4b99a06bbae587de8659c4d9fc7a33fac570", "bin": "clink.bat", "persist": "profile", "checkver": { "github": "https://github.com/chrisant996/clink", "regex": "clink\\.([\\d.]+)\\.(?[\\w.]+)\\.zip" }, "autoupdate": { "url": "https://github.com/chrisant996/clink/releases/download/v$version/clink.$version.$matchCommit.zip" } }