From 5811776d6b54facc979aceb6855e312010c2d1c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 20:25:51 +0000 Subject: [PATCH] clink: Update to version 1.4.10 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 8149fcaec8..ab5762e6fb 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.9", + "version": "1.4.10", "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.9/clink.1.4.9.fc640f.zip", - "hash": "25f44a9b8a73dcac5f67ceb08c8c69408a43a7363d2ce9613e9e8f7352665fe0", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.10/clink.1.4.10.45c041.zip", + "hash": "70ab102c3d60a5e14e1a267a5d7daf755897107a653bd1a9c9c58daf7c95a470", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",