From 5559218b5304800be83b56582358cce8b27d26d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 08:28:16 +0000 Subject: [PATCH] clink: Update to version 1.4.16 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 15ff06173a..cdf3792e4c 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.15", + "version": "1.4.16", "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.15/clink.1.4.15.439299.zip", - "hash": "70c0b03f8abc845eae94c0b9df82e472e453a2a4d3706b96e62a8d160209bd79", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.16/clink.1.4.16.b8efc4.zip", + "hash": "b66a263ce7fa3b5c05570505515eb093942c1144f6d1f85d2c9bb8ddbb93bda8", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",