From aabb5cc07271209e9b031747758e34047e1036cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 20:27:52 +0000 Subject: [PATCH] clink: Update to version 1.3.28 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 1694499468..fe78582f62 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.27", + "version": "1.3.28", "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.27/clink.1.3.27.cc94e1.zip", - "hash": "72427705de152321130d020dc6f7d2edc328b31140ef97e138dc19f769008087", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.28/clink.1.3.28.4e895f.zip", + "hash": "114749605faff2b3530f4c9412637ce6c890d8f1201b8774696ccead0de78317", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",