From ef1c52f8ec5752e4c68f7b2b5151ae7902689f81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 04:31:38 +0000 Subject: [PATCH] clink: Update to version 1.3.25 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index f2afc8d54f..016262b03f 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.24", + "version": "1.3.25", "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.24/clink.1.3.24.a8a0d2.zip", - "hash": "a0d02b25f1c73b0315c46d576a20bc3f8c6e90a0316e9432c18ebd92baa6577c", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.25/clink.1.3.25.080a5d.zip", + "hash": "ae5503de20454525abb3cd04a0a3bcb231fcf28081dccfff61eb81323a77d453", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",