From 55aeef4c51e0422cf594a092f25a00c2bf8154c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 04:46:45 +0000 Subject: [PATCH] clink: Update to version 1.3.39 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index fe46900f27..a62f3f2daf 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.38", + "version": "1.3.39", "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.38/clink.1.3.38.d767b9.zip", - "hash": "32141b32d85b5391f2fedc443aeaa8f5f183afdbe23dfdb35473624749b7d561", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.39/clink.1.3.39.404510.zip", + "hash": "baa0e594a50ceed4cf6b0558a19e42c045b48507e14c36d2557908d730f33571", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",