{ "version": "1.7.16", "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.7.16/clink.1.7.16.988e1c.zip", "hash": "39c476d047383adc15cc3d44c164d8eebe18aadd2917f6892b3657fba8c19005", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink", "regex": "/v(?[\\d.]+)/clink\\.([\\d.]+)\\.(?[\\w.]+)\\.zip" }, "autoupdate": { "url": "https://github.com/chrisant996/clink/releases/download/v$matchTag/clink.$version.$matchCommit.zip" } }