From d8fbb10ee675254fa5efc25fbdbbaddea049f5cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 12:31:16 +0000 Subject: [PATCH] clink: Update to version 1.6.19 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 970f3a4932..a50759e874 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.18", + "version": "1.6.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.6.18/clink.1.6.18.80e2a3.zip", - "hash": "b8985977141036718f5284e40de40c8a3257b53bd55051b827c727a4218d5da3", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.19/clink.1.6.19.0369d2.zip", + "hash": "5c4291662f72fc8dd5daa80933810ce637a6c7e3312af37382b5868027dcc789", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",