From a13d6daa6302d21a5d9a6b74840349d39fc30890 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:04:54 +0000 Subject: [PATCH] clink: Update to version 1.6.10 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 8f4f0cf145..3d8dcbfb82 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.9", + "version": "1.6.10", "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.9/clink.1.6.9.242b68.zip", - "hash": "6dcedbb21e914db8f01c785b862691a3c3992ebd0786358b2e4c82fd2bfe1e6e", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.10/clink.1.6.10.d5dce0.zip", + "hash": "c1f2f7457633779bc90baaa22665f605bfead895c3c514ed043d38e72ee803cf", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",