From e755ff721c7845c661461ea73621b343e2da7f73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 04:35:14 +0000 Subject: [PATCH] clink: Update to version 1.3.30 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 2b5ea809f7..7488792a4a 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.29", + "version": "1.3.30", "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.3.29/clink.1.3.29.b68f6d.zip", - "hash": "027e03efdee4f491abba462eb993938405c0a2b7ea77c75011c78e089166754e", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.30/clink.1.3.30.54cd3f.zip", + "hash": "e2581d3b52deddf3f82a13b4e8e4bb53ba2cb6d38c573767525e6dea34acef4c", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",