From 99880d7cd51c8029e47b27cd251a743463be8a97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 01:03:38 +0000 Subject: [PATCH] clink: Update to version 1.7.15 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 307f1e57f0..d85d0cd476 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.14", + "version": "1.7.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.7.14/clink.1.7.14.843933.zip", - "hash": "c8c1a2e4609623ad8ee631bbabb6d205c27475613d10660dfb5fe2313ea2c795", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.15/clink.1.7.15.884c13.zip", + "hash": "a19f13eeab0905810e49f83bf7bab956572cae64f1f6fcdcaeb8e6c472501695", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",