From 3d88eaa58092d4228764a17dbb4ac711e959693c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:52:23 +0000 Subject: [PATCH] clink: Update to version 1.6.6 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index f1ee1c6067..d95a163218 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.5", + "version": "1.6.6", "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.5/clink.1.6.5.8f46a4.zip", - "hash": "cb7636526ae9b74f258fd4850a1796c7cef1f4d1e994f7e9e00ce50be9010274", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.6/clink.1.6.6.87eebc.zip", + "hash": "fc733136b01127266bef7e6c5288d320e8f2a26b2506433b8e37d4805ac52dc5", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",