From 1fa8a7213313f9b1bd94523ae2eafd3f509bc841 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 20:27:09 +0000 Subject: [PATCH] clink: Update to version 1.4.1 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 862420e08e..0025008e82 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.0/clink.1.4.0.74a8d2.zip", - "hash": "c202a1a0882a4b5e9bcde4df9be6da916d2eeb428f61143644984b8e8c3faa3f", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.1/clink.1.4.1.115cb3.zip", + "hash": "4195584da192ffa11147045c98020966960494bddda4a55bfd9c9f7c5e94261a", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",