From 4ca5aaa2c05c01fc0f56e60b27dea80aeb5e8ab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 12:32:54 +0000 Subject: [PATCH] clink: Update to version 1.7.11 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 7d1de924b8..67f20f36e7 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.10", + "version": "1.7.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.7.10/clink.1.7.10.e3c993.zip", - "hash": "7da6885c2dbeeae1405d25467fca75cf6b98c1e2ad058d23ea1803086467524a", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.11/clink.1.7.11.e51a96.zip", + "hash": "830a5394bfd4655b5ca27000958fc92efc7273c349f440cc0dc596f71c3670f4", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",