From 6bb841ceffc412a1b368c707b62cf50f15c631b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 00:41:58 +0000 Subject: [PATCH] clink: Update to version 1.3.47 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 28899a9398..a55c6e0b7b 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.46", + "version": "1.3.47", "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.46/clink.1.3.46.d6fdd0.zip", - "hash": "3ba7890248fafd0f95d22235e8bfcdac397e52343c6ffbfbcf57c8bb94426f51", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.47/clink.1.3.47.d5796b.zip", + "hash": "0e29238d3bc958750b6a7a5816202c468204ec48c53bd0f107df19fb16ed7a02", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",