From 735ee56fe76443c6f1eaba5ee19c9304e691ac2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 04:32:17 +0000 Subject: [PATCH] clink: Update to version 1.3.27 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 8408dab177..1694499468 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.26", + "version": "1.3.27", "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.26/clink.1.3.26.eec90c.zip", - "hash": "7ea5076ddcf9ebdfb3892692c67652a8c198accfa4812438bf8562109b1f15ab", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.27/clink.1.3.27.cc94e1.zip", + "hash": "72427705de152321130d020dc6f7d2edc328b31140ef97e138dc19f769008087", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",