From 08759b9473f72fbb056dd332fc55eb78015bf1b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 00:33:06 +0000 Subject: [PATCH] clink: Update to version 1.4.2 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 0025008e82..29179255e3 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.1", + "version": "1.4.2", "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.1/clink.1.4.1.115cb3.zip", - "hash": "4195584da192ffa11147045c98020966960494bddda4a55bfd9c9f7c5e94261a", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.2/clink.1.4.2.e8df54.zip", + "hash": "0020f3a62191976154e6cacddde5493c70867b72867732796e4cc876ae9c9d3c", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",