From 3c5dad0c62622672b010421696191e9b015dc94b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 04:27:23 +0000 Subject: [PATCH] clink: Update to version 1.4.14 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 9e0942fee8..dbc8b9be04 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.13", + "version": "1.4.14", "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.13/clink.1.4.13.0066c6.zip", - "hash": "800f7657d73a00dad40d46c9317bd418172ee40cc8b3958e32fba1f0b596e829", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.14/clink.1.4.14.b4934e.zip", + "hash": "5ac0ff4cf7993836311b060062ad15b0080e64877dbf230d2ac11962bcf94f0c", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",