From 85df6217916f65b5f16762eb2fcfe6f3dc19dafe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:45:16 +0000 Subject: [PATCH] clink: Update to version 1.7.22 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 1144ca24bf..8b58f41f64 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.21", + "version": "1.7.22", "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.21/clink.1.7.21.9f5af8.zip", - "hash": "66af7379f77fa443374d105e7525f6f27eee48c8f53266e81227afc0f26e60d9", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.22/clink.1.7.22.38f1a3.zip", + "hash": "3069279afe9ba8b1591f88b56245bc8a532e123a9c7bde0549f6777f565a97eb", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",