From 0b3b5a55f4c9226ed65e731db588e352d7ef3796 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 12:31:19 +0000 Subject: [PATCH] clink: Update to version 1.4.19 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 255871e0a1..5bb3802c23 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.18", + "version": "1.4.19", "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.4.18/clink.1.4.18.792517.zip", - "hash": "4fa85c6f7db5509bb8075885319d1a7224dc805ce35b1419dd2d4b36f8cbdaf3", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.19/clink.1.4.19.57e404.zip", + "hash": "9a950f4e3e8f9570f8b316088feec4003fc6a29bb5555e9d858711750c4ace42", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",