From f51b948dbadd76198ea85d7c14295a9d7e492125 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 04:59:53 +0000 Subject: [PATCH] clink: Update to version 1.3.48 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index a55c6e0b7b..5ea989d3d5 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.47", + "version": "1.3.48", "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.47/clink.1.3.47.d5796b.zip", - "hash": "0e29238d3bc958750b6a7a5816202c468204ec48c53bd0f107df19fb16ed7a02", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.48/clink.1.3.48.4dadd8.zip", + "hash": "eb366a661ab79838a99c0ba478bd4bf4911f8e91ca5c008df78df23765e017e4", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",