From 68f9bd245f6dc06c903d8ac2d5c1c2a5946506f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 00:34:14 +0000 Subject: [PATCH] clink: Update to version 1.5.1 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 8ae9583d0c..b29a308418 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.0", + "version": "1.5.1", "description": "Powerful Bash-style command line editing for cmd.exe", "homepage": "https://chrisant996.github.io/clink/", "license": "GPL-3.0-only", @@ -7,8 +7,8 @@ "Run 'clink inject' to start clink on the current cmd", "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", - "hash": "cff92dfbcc22a9187dbf081f43695b2f510123e74d260805cf20acf54cec01c8", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.1/clink.1.5.1.1e9e51.zip", + "hash": "a23a973733b713536fa3f92398c0edbba65422b4c27eda9c836eaf2b476dc94e", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",