From 685f6560c38b0cb7f32f04a26e0c463d20a189f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 20:29:32 +0000 Subject: [PATCH] clink: Update to version 1.7.19 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 880f3b8318..c4bd4e68aa 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.18", + "version": "1.7.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.7.18/clink.1.7.18.5581bd.zip", - "hash": "c5be9b48ee299fbd6a8d857b1823e474d15503e6fe12b6710dbb1ec02dc6fd51", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.19/clink.1.7.19.d8a218.zip", + "hash": "a6a533e2b547ebb7b8a522e246649ff0498a65f2dada41d4f43508435eda65b3", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",