clink: Update to version 1.1.35

This commit is contained in:
Richard Kuhnt 2021-02-28 12:00:19 +00:00
parent d15e55f0b2
commit b5f656d716

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.34", "version": "1.1.35",
"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.1.34/clink.1.1.34.d161e9.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.35/clink.1.1.35.b690c0.zip",
"hash": "8a86e42057b4a882dfcd5db1c402fd0ecabb6ffe344e08f623f2f66a868ca04d", "hash": "44558607d8c04e04a66387737256cc3ce9b9bd85f98803ab246f0826bbd407fe",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {