From 011839c02e9039e65452b94ff1ea7947eaa715e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 20:28:30 +0000 Subject: [PATCH] clink: Update to version 1.4.22 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index c3d59fadf6..31a27f2683 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.21", + "version": "1.4.22", "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.21/clink.1.4.21.b59b76.zip", - "hash": "f2e95676f72177a6666d020fcb6da1baea18afac74d4c97f89d06bfdcad34299", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.22/clink.1.4.22.33f515.zip", + "hash": "eae30096734c6880a7a503a62d504d20b951fbf5420aee89287def556ef68f06", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",