From f411642a52f3ee0b70e3a9925cc7364039522895 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 08:42:26 +0000 Subject: [PATCH] clink: Update to version 1.3.19 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index d6be9dc02b..73b367d269 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.18", + "version": "1.3.19", "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.18/clink.1.3.18.7dc67f.zip", - "hash": "5ca0e1f61631c01df822876209d1d94bf6ed0b990f897d4a81a076594ccd055b", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.19/clink.1.3.19.7cdf30.zip", + "hash": "ade95b31c5e95b7f24e4b695bfa1c781489a195d25a851c55f86efdfeaadd749", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",