From 8740ef59a51709abc0064923862803356fc55df2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:27:35 +0000 Subject: [PATCH] clink: Update to version 1.5.9 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 8118c0ee41..c0826e40c4 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.8", + "version": "1.5.9", "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.5.8/clink.1.5.8.82f266.zip", - "hash": "55aaec1ea2fb1130ac52b402fd577b53305cb036eac58836e1b8bb84971470d0", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.9/clink.1.5.9.411d0f.zip", + "hash": "83bb4cddc37efba50a7c2a6b3cf4864ed172be87725fa3958a402396ca0f6614", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",