From 54aa80526e8adb69469e3700a10cb96ccd6acdba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 20:26:37 +0000 Subject: [PATCH] clink: Update to version 1.4.12 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index c2a9146213..efebc7309a 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.11", + "version": "1.4.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.4.11/clink.1.4.11.088f68.zip", - "hash": "2eb23d23b15a8d56452ba090572c31044cebde004fc7b4030b37eddc4472c1eb", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.12/clink.1.4.12.9ce7e8.zip", + "hash": "536ac8796355321244bf501ad95d0617ab39c88d6a15061883e30049025ab088", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",