From 7410b885d84603d91b80592268639eb6d093bef9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 00:33:42 +0000 Subject: [PATCH] clink: Update to version 1.4.24 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index c384d76add..dc78a2f6a4 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.23", + "version": "1.4.24", "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.4.23/clink.1.4.23.5fc3fc.zip", - "hash": "64564d61c7eb2fb4ab3dd6afc98093d3fcf5396acdcf904526720369adaeabd7", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.24/clink.1.4.24.688975.zip", + "hash": "e2c790a4e8396ede277d8c6acd6ff4169c4bc185b5737890875acc26f95cd104", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",