From 0bad05085b4bf72ce41cd6a1fb65a08af1ae2454 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 00:33:29 +0000 Subject: [PATCH] clink: Update to version 1.4.7 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 0cf8c4ab8c..7b2f420c26 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.6", + "version": "1.4.7", "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.6/clink.1.4.6.8b1dec.zip", - "hash": "b8674787567994e77b2955ae2a36bde82dba925333a518347fc178e4ee3587ed", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.7/clink.1.4.7.524e49.zip", + "hash": "030e45427f51c922491de29624a1dc783fb171d3b973940992e26283c74be232", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",