From 2dc27f2103b881d163f571a5c233badffc7ea658 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 00:37:53 +0000 Subject: [PATCH] clink: Update to version 1.7.17 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index c41177249f..01200e0030 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.16", + "version": "1.7.17", "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.16/clink.1.7.16.988e1c.zip", - "hash": "39c476d047383adc15cc3d44c164d8eebe18aadd2917f6892b3657fba8c19005", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.17/clink.1.7.17.eff041.zip", + "hash": "b11d3fc0747486bf5459c967c5c47945723e645a672acd828f857c48221ac411", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",