clink: Update to version 1.3.17

This commit is contained in:
github-actions[bot] 2022-04-28 20:28:30 +00:00
parent c454bf51de
commit b25607dd70

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.16", "version": "1.3.17",
"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.3.16/clink.1.3.16.023688.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.17/clink.1.3.17.0a95d0.zip",
"hash": "1773af7f4bedb05c7472b40402322c6b230629b5957a5450e850ff8be23eaa97", "hash": "d5885bb281427ff6da285ecf25dbe2606afbe17d9f725a26c7e3ec6e2aa4b0dd",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {