From b83e9916d8390111b77b8d627b8dc3749a04c598 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 12:30:03 +0000 Subject: [PATCH] clink: Update to version 1.5.18 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index d5b1344973..e461b8cb79 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.17", + "version": "1.5.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.5.17/clink.1.5.17.288dce.zip", - "hash": "cbce6e0c82e2ce3ec7ffdd97a3dcb85000ea6e54a18913b7bc35623294593375", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.18/clink.1.5.18.dd581e.zip", + "hash": "8736fc5dabb1011ab478ddad07fd1dae7520579c326c361769786e9dd5ae9702", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",