From 8a9ac6b8cdba5fe504dc5b6ecd16042459ec4ae8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 08:28:51 +0000 Subject: [PATCH] clink: Update to version 1.7.9 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 21fa3964b0..3e199a02cd 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.7.8", + "version": "1.7.9", "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.8/clink.1.7.8.fb3ebf.zip", - "hash": "e77c2a030f8868509c3b1a552d49e78853d82374785b29e977357603d0d8da9f", + "url": "https://github.com/chrisant996/clink/releases/download/v1.7.9/clink.1.7.9.a03b65.zip", + "hash": "1b48a307ee453a1f28dbfc27944668249c9d705c884dba487b2d0d663cfdc7d1", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",