From 7c5683c9d2bd7a2f579edf7839a39db8603ea160 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 04:26:16 +0000 Subject: [PATCH] clink: Update to version 1.6.2 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index ab42584ac0..563f42b966 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.1", + "version": "1.6.2", "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.6.1/clink.1.6.1.c7c448.zip", - "hash": "2a5ae81154d056aeb70dc4e81bf6e2e59ca02e1f86fa5cba200c2045cf305e4b", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.2/clink.1.6.2.864f24.zip", + "hash": "ba776721ed338630ebcb3ca0ff1d725fb871dacc3750f4ce4505488415d4f30e", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",