From 4c71a779e406a2f914fdd04cb89ddbfa718c2ce5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 20:27:36 +0000 Subject: [PATCH] clink: Update to version 1.7.18 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 01200e0030..880f3b8318 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.17", + "version": "1.7.18", "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.17/clink.1.7.17.eff041.zip", - "hash": "b11d3fc0747486bf5459c967c5c47945723e645a672acd828f857c48221ac411", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.18/clink.1.7.18.5581bd.zip", + "hash": "c5be9b48ee299fbd6a8d857b1823e474d15503e6fe12b6710dbb1ec02dc6fd51", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",