From c9c19c9600dbe9c316d28eda33689d731dc3b841 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:06:46 +0000 Subject: [PATCH] clink: Update to version 1.6.11 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 3d8dcbfb82..5a73b1e859 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.10", + "version": "1.6.11", "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.10/clink.1.6.10.d5dce0.zip", - "hash": "c1f2f7457633779bc90baaa22665f605bfead895c3c514ed043d38e72ee803cf", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.11/clink.1.6.11.5e960c.zip", + "hash": "6b49fdaa6681d21200c7f6be307e500c3abeb9c18479894f43867e68435c4adc", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",