From 4db75eadd31752efc673a2904811d20dd7137852 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 00:33:17 +0000 Subject: [PATCH] clink: Update to version 1.3.42 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 5fa7869505..301aaa9200 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.41", + "version": "1.3.42", "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.3.41/clink.1.3.41.dc76f9.zip", - "hash": "271045f4d6f773fb76909ab5f5635d5e0524ae101ad49e978ea34a1ce84048a8", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.42/clink.1.3.42.ef446e.zip", + "hash": "b3ee5d68178647a817575bc9aae6a6b7688898f69cfe303de5f97d180afcba5c", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",