From 9f53f2f7165082dae49ead8ee5807a993c5cf447 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:32:35 +0000 Subject: [PATCH] clink: Update to version 1.7.6 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 008a447414..5a122bcbbc 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.5", + "version": "1.7.6", "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.5/clink.1.7.5.aee4f7.zip", - "hash": "e1d1808229f3b4f6f8f887312c9f820645bf8479e56404aafdf77b2e35d9293a", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.6/clink.1.7.6.d9907d.zip", + "hash": "03a62d31756eb11b7cd6e999d5686480d56b45a07f5caa109f1c46cf6e35d191", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",