From ea203c761357e2d5505e5d94ba338420a0140a27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:32:59 +0000 Subject: [PATCH] clink: Update to version 1.5.5 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 2d76575ae9..9c59fbedf8 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.4", + "version": "1.5.5", "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.5.4/clink.1.5.4.6f56dd.zip", - "hash": "678138e04a692a2c2193dfa132fcf6089ee553532e7798b3fc70904bcd4354e3", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.5/clink.1.5.5.d4594d.zip", + "hash": "f22ca1f1daf918e9cca67c200802063d12afd0512b91d3e336c6f4e8fb3c5354", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",