From e2eb5dbd93d4444c503f5884aa7e7aa01cc8a521 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 04:32:56 +0000 Subject: [PATCH] clink: Update to version 1.3.35 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index b5c2af2b26..99176542c3 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.34", + "version": "1.3.35", "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.34/clink.1.3.34.893e64.zip", - "hash": "188d5fa85059999eb3bccadea5d7e7a20f8b1a68c8acc3c28ab07ace7da6fc33", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.35/clink.1.3.35.5e327d.zip", + "hash": "00a516a9d072e46adf381156703e54cdf086a1f078d006971e6d96dfa0186881", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",