From 10b24d056ec2bb6ef10648675ad6223f111724c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 00:34:03 +0000 Subject: [PATCH] clink: Update to version 1.6.14 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index b7b7576268..c0aaff1b90 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.13", + "version": "1.6.14", "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.13/clink.1.6.13.eb61b2.zip", - "hash": "d2f1e7be763c3517dec27be55b46dc1955c7621e29d4f0b5799ca6097631bed0", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.14/clink.1.6.14.93b83f.zip", + "hash": "3dd9c8402bdba378568630ba87030b2b21f414cece9f247ebc02c974065157b8", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",