clink: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2023-07-04 00:34:14 +00:00
parent 50f0d4e0f6
commit 68f9bd245f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.0", "version": "1.5.1",
"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.5.0/clink.1.5.0.b4f287.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.5.1/clink.1.5.1.1e9e51.zip",
"hash": "cff92dfbcc22a9187dbf081f43695b2f510123e74d260805cf20acf54cec01c8", "hash": "a23a973733b713536fa3f92398c0edbba65422b4c27eda9c836eaf2b476dc94e",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",