From 3811d915248a98b5f8114a6122bfe2178d08223c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 20:25:24 +0000 Subject: [PATCH] clink: Update to version 1.4.18 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index cdf3792e4c..255871e0a1 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.16", + "version": "1.4.18", "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.16/clink.1.4.16.b8efc4.zip", - "hash": "b66a263ce7fa3b5c05570505515eb093942c1144f6d1f85d2c9bb8ddbb93bda8", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.18/clink.1.4.18.792517.zip", + "hash": "4fa85c6f7db5509bb8075885319d1a7224dc805ce35b1419dd2d4b36f8cbdaf3", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",