From 76365b93c9833f7096115ca7cd246e855bad6933 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:22:58 +0000 Subject: [PATCH] clink: Update to version 1.6.4 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 3b07bb618a..b7a17b6af3 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.3", + "version": "1.6.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.6.3/clink.1.6.3.af47db.zip", - "hash": "441d65f10db976b136cb46bbd5866ee9f310f189348127a33c232eb3f27a0d89", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.4/clink.1.6.4.1dd7ec.zip", + "hash": "6e8dc5f7850377e2e687a113ca3cde47e0d8372e01bd31ccf77b38a49674d833", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",