From 33847a1f42e9f36bfacf0864e46699a3e465f66d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:28:11 +0000 Subject: [PATCH] clink: Update to version 1.5.14 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 1ea0cbbf5a..d4cb148270 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.13", + "version": "1.5.14", "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.13/clink.1.5.13.290610.zip", - "hash": "d5fcda27ff1e0a1e696332822149f1b92617076c42f05037d4b1cb55dac834bd", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.14/clink.1.5.14.430a69.zip", + "hash": "560ba37f8be3582fcc6dbe6d5638310b142c60607b31a67ce1cf9a4692c3a2ae", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",