From 52134a1b04e3821c803ad5c145affbfdc3fb1092 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:37:06 +0000 Subject: [PATCH] clink: Update to version 1.7.12 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 67f20f36e7..edb307c909 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.11", + "version": "1.7.12", "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.11/clink.1.7.11.e51a96.zip", - "hash": "830a5394bfd4655b5ca27000958fc92efc7273c349f440cc0dc596f71c3670f4", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.12/clink.1.7.12.625e8b.zip", + "hash": "55639fb7fc01df8192c055b585d237f0b2e8460192a67e7d62d773e807a266d6", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",