From f5c8de48c466256320630f49fe2324017b46d753 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 04:50:35 +0000 Subject: [PATCH] clink: Update to version 1.3.38 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index ff9f34d8f4..fe46900f27 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.37", + "version": "1.3.38", "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.37/clink.1.3.37.b85068.zip", - "hash": "6fd44b1d085abc8319108986c0e19b119d54bc84a753397d567a5f62950f0acc", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.38/clink.1.3.38.d767b9.zip", + "hash": "32141b32d85b5391f2fedc443aeaa8f5f183afdbe23dfdb35473624749b7d561", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",