From 1ec0001d9c2fc142660f3efe428873982577fb8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 00:32:56 +0000 Subject: [PATCH] clink: Update to version 1.4.11 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index ab5762e6fb..c2a9146213 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.10", + "version": "1.4.11", "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.10/clink.1.4.10.45c041.zip", - "hash": "70ab102c3d60a5e14e1a267a5d7daf755897107a653bd1a9c9c58daf7c95a470", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.11/clink.1.4.11.088f68.zip", + "hash": "2eb23d23b15a8d56452ba090572c31044cebde004fc7b4030b37eddc4472c1eb", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",