clink: Update to version 1.3.16

This commit is contained in:
github-actions[bot] 2022-04-23 20:27:51 +00:00
parent d2aa9eec03
commit 3610462cd0

View File

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