From 01d1da260c6dcd86157be3e3407c596ba8a6bd1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:30:17 +0000 Subject: [PATCH] clink: Update to version 1.5.2 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index b29a308418..94e3ff1802 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.1", + "version": "1.5.2", "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.5.1/clink.1.5.1.1e9e51.zip", - "hash": "a23a973733b713536fa3f92398c0edbba65422b4c27eda9c836eaf2b476dc94e", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.2/clink.1.5.2.0f063a.zip", + "hash": "0aba649c25b12d1df34eedb18caaaaf2c12264492ee98ffa454cc3198f15088b", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",