From 44d625a891d42d70bff6c1f3989e59150fe20291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 12:35:16 +0000 Subject: [PATCH] clink: Update to version 1.3.26 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 016262b03f..8408dab177 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.25", + "version": "1.3.26", "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.25/clink.1.3.25.080a5d.zip", - "hash": "ae5503de20454525abb3cd04a0a3bcb231fcf28081dccfff61eb81323a77d453", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.26/clink.1.3.26.eec90c.zip", + "hash": "7ea5076ddcf9ebdfb3892692c67652a8c198accfa4812438bf8562109b1f15ab", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",