From 48fdd985d1613f37d8f2fd44be0c6f8db804d2e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 00:36:00 +0000 Subject: [PATCH] clink: Update to version 1.4.25 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index dc78a2f6a4..7a499c330d 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.24", + "version": "1.4.25", "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.24/clink.1.4.24.688975.zip", - "hash": "e2c790a4e8396ede277d8c6acd6ff4169c4bc185b5737890875acc26f95cd104", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.25/clink.1.4.25.e0d48c.zip", + "hash": "8c70a43f8c459d0dae9dfd9b261a011988ac352c6af32051129b777957c6e966", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",