From 647450d4eb8e31e3e7c064fdb6a4c7084dcc4cc8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 04:32:05 +0000 Subject: [PATCH] clink: Update to version 1.6.16 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 11712d85bc..dedbb10e10 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.15", + "version": "1.6.16", "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.15/clink.1.6.15.626c80.zip", - "hash": "02507bedb33cc2367522005a0e3184ceed520f4b13d1b7c27a1a640719b5b592", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.16/clink.1.6.16.c5eaf9.zip", + "hash": "3c17f60315a78abd8a8f0453ec8099a15cdc92058be788e332fba4cb298c8999", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",