clink: Update to version 1.2.9

This commit is contained in:
Richard Kuhnt 2021-05-22 20:01:46 +00:00
parent 9fcc44b332
commit 9378cd4d74

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.8", "version": "1.2.9",
"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.8/clink.1.2.8.516b24.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.9/clink.1.2.9.329839.zip",
"hash": "8710254a03ab3bca7eeb7eada2f05813530421a6c4dcaf2ac17d28b167982f2e", "hash": "1c4b779e18e9f109e837f36519e2fed9a6f4cd0eec014ba2a3318c31b2367815",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {