{ "version": "1.8.2", "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.8.2/clink.1.8.2.4e1c6d.zip", "hash": "916695bcf109d26f8e9540466dd13ad39b7e6427e3856ff4d62f2e2e4495263a", "env_set": { "CLINK_DIR": "$dir" }, "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" } }