From f454cbf6758aa7401c9ba0b1290d4c311c00f7e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 00:34:05 +0000 Subject: [PATCH] clink: Update to version 1.4.13 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index efebc7309a..9e0942fee8 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.12", + "version": "1.4.13", "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.4.12/clink.1.4.12.9ce7e8.zip", - "hash": "536ac8796355321244bf501ad95d0617ab39c88d6a15061883e30049025ab088", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.13/clink.1.4.13.0066c6.zip", + "hash": "800f7657d73a00dad40d46c9317bd418172ee40cc8b3958e32fba1f0b596e829", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",