From f47478573a1d865564c5703e5cb47996a763cfbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:27:50 +0000 Subject: [PATCH] clink: Update to version 1.4.15 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index dbc8b9be04..15ff06173a 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.14", + "version": "1.4.15", "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.14/clink.1.4.14.b4934e.zip", - "hash": "5ac0ff4cf7993836311b060062ad15b0080e64877dbf230d2ac11962bcf94f0c", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.15/clink.1.4.15.439299.zip", + "hash": "70c0b03f8abc845eae94c0b9df82e472e453a2a4d3706b96e62a8d160209bd79", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",