From 63e92d451a68c49a7c270e2a1da9adfb019bea21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 00:32:35 +0000 Subject: [PATCH] clink: Update to version 1.5.12 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 67929f2af3..8bdfb2d00b 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.11", + "version": "1.5.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.5.11/clink.1.5.11.08c7e3.zip", - "hash": "040afa16ad5ae98a31abbb9ac5c7ea1328e2b5101176a99ba5202112b86938bd", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.12/clink.1.5.12.c7156f.zip", + "hash": "3c666a6e83499b529063431773906b511f4f2573030efd10790adaf33c68fd30", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",