From 89182f4ce9952fe0efbfb43613fab02755cb7b23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 04:27:26 +0000 Subject: [PATCH] clink: Update to version 1.6.15 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index c0aaff1b90..11712d85bc 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.14", + "version": "1.6.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.6.14/clink.1.6.14.93b83f.zip", - "hash": "3dd9c8402bdba378568630ba87030b2b21f414cece9f247ebc02c974065157b8", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.15/clink.1.6.15.626c80.zip", + "hash": "02507bedb33cc2367522005a0e3184ceed520f4b13d1b7c27a1a640719b5b592", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",