From 55ac7330c5d825b0fbbfbda790d81804ee6767e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 04:30:16 +0000 Subject: [PATCH] clink: Update to version 1.7.4 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index ef405007e2..fc7a8265d2 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.3", + "version": "1.7.4", "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.3/clink.1.7.3.f8fb96.zip", - "hash": "d6b428a1a3a43d61f0bcd13571b110f5d125be8679b6b885a06a1959508acade", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.4/clink.1.7.4.d1920c.zip", + "hash": "a01b683697236e41fd2ea1e570ec9dc76c7a35f9201e1502ae36de932d6f90ad", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",