From 5a2d19f7bc9fe626615215284e3a610bd77a496c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 04:25:59 +0000 Subject: [PATCH] clink: Update to version 1.6.5 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index b7a17b6af3..f1ee1c6067 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.4", + "version": "1.6.5", "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.4/clink.1.6.4.1dd7ec.zip", - "hash": "6e8dc5f7850377e2e687a113ca3cde47e0d8372e01bd31ccf77b38a49674d833", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.5/clink.1.6.5.8f46a4.zip", + "hash": "cb7636526ae9b74f258fd4850a1796c7cef1f4d1e994f7e9e00ce50be9010274", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",