From a1ee5bb29a7cb15184c76c92826faf920bd01ae4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 04:33:32 +0000 Subject: [PATCH] clink: Update to version 1.4.9 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 7b2f420c26..8149fcaec8 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.7", + "version": "1.4.9", "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.7/clink.1.4.7.524e49.zip", - "hash": "030e45427f51c922491de29624a1dc783fb171d3b973940992e26283c74be232", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.9/clink.1.4.9.fc640f.zip", + "hash": "25f44a9b8a73dcac5f67ceb08c8c69408a43a7363d2ce9613e9e8f7352665fe0", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",