From 87c5553f40f65b299f9e025c5a4a9fd77f9013d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 00:39:01 +0000 Subject: [PATCH] clink: Update to version 1.3.46 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index de8704b9a2..28899a9398 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.45", + "version": "1.3.46", "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.3.45/clink.1.3.45.83a752.zip", - "hash": "e097d9b8dafdb2abf14040cf7a75d700ba99264f760640ce488bfeb5c1c076d9", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.46/clink.1.3.46.d6fdd0.zip", + "hash": "3ba7890248fafd0f95d22235e8bfcdac397e52343c6ffbfbcf57c8bb94426f51", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",