From 37fe1da34be1eabbed85367714cda9a767d4098a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 20:28:45 +0000 Subject: [PATCH] clink: Update to version 1.7.20 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index c4bd4e68aa..3490944538 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.19", + "version": "1.7.20", "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.19/clink.1.7.19.d8a218.zip", - "hash": "a6a533e2b547ebb7b8a522e246649ff0498a65f2dada41d4f43508435eda65b3", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.20/clink.1.7.20.9f8e98.zip", + "hash": "44ecf07018251d3ccbced533926bdbda93a123b2994dd053bbc88193bb2c84a4", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",