From 64d8b3ffae1985a7a0245d9210bc6188fc906f17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 04:27:33 +0000 Subject: [PATCH] clink: Update to version 1.4.6 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 6275607558..0cf8c4ab8c 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.5", + "version": "1.4.6", "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.5/clink.1.4.5.2e84bc.zip", - "hash": "6baaadce19ecd93866bbed281d31ca2f0fe3c037bf6b212a085dafd153ab171c", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.6/clink.1.4.6.8b1dec.zip", + "hash": "b8674787567994e77b2955ae2a36bde82dba925333a518347fc178e4ee3587ed", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",