From 29b454c1933e3945a4903d45de2c5a1b7e331193 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 04:28:40 +0000 Subject: [PATCH] clink: Update to version 1.4.20 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 5bb3802c23..bc197b8be5 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.19", + "version": "1.4.20", "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.19/clink.1.4.19.57e404.zip", - "hash": "9a950f4e3e8f9570f8b316088feec4003fc6a29bb5555e9d858711750c4ace42", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.20/clink.1.4.20.236aba.zip", + "hash": "b1f48dd1e99f0be1e92dc02510d00763d44d1c8629b090549a8037021a5251f1", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",