From 0100e0254057046c87b8f6b6e40ba0d6d2fb6579 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 00:33:55 +0000 Subject: [PATCH] clink: Update to version 1.6.21 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 7998ed2638..0403693fe0 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.20", + "version": "1.6.21", "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.20/clink.1.6.20.00f214.zip", - "hash": "2283e609c3b4ec9cc2b79b98dfaea4495894c803324f341b501af178fedadc93", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.21/clink.1.6.21.f97375.zip", + "hash": "0b78566b0b3125bea64e81a9338285f372f9974d53ecf7fee78571a388753e03", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",