From 64383e1363a73befc98956bc0736806fc382b8c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:27:00 +0000 Subject: [PATCH] clink: Update to version 1.6.8 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index fdb8671ae8..e3e9eed553 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.7", + "version": "1.6.8", "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.7/clink.1.6.7.87398b.zip", - "hash": "a4b1d294b8bb49df00097e03d3f86af72e6d00b29e7ad0f8c491295611f3b009", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.8/clink.1.6.8.d61056.zip", + "hash": "c3adbaa46ef8e788380fc7e1ca0b5eb4ca5c5ef77b6bba2bf2cac979a1f6f318", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",