From 2a7a58e6a2ce830133bcc0da890f0dfaafe593bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 08:30:03 +0000 Subject: [PATCH] clink: Update to version 1.4.0 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 78b87dfe18..862420e08e 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.51", + "version": "1.4.0", "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.3.51/clink.1.3.51.28dd7d.zip", - "hash": "93e11ce66d70a57bd4ee152234409b502c943457e9b32aa1392b36b05859eb82", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.0/clink.1.4.0.74a8d2.zip", + "hash": "c202a1a0882a4b5e9bcde4df9be6da916d2eeb428f61143644984b8e8c3faa3f", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",