From 79e337d41d5abab1979fa5fcf8c6ac2fa49abd2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 04:34:06 +0000 Subject: [PATCH] clink: Update to version 1.3.37 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 2f2735e24d..ff9f34d8f4 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.36", + "version": "1.3.37", "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.36/clink.1.3.36.32d0bc.zip", - "hash": "a010f82b4f9f5aae1ce9e29ec393fd7a39bb936fdee6b9b433c81ed4eb386303", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.37/clink.1.3.37.b85068.zip", + "hash": "6fd44b1d085abc8319108986c0e19b119d54bc84a753397d567a5f62950f0acc", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",