From c8b7bd3d9f33214281e3200eaef0bfd94a34ae82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 00:33:21 +0000 Subject: [PATCH] clink: Update to version 1.3.34 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 48cbc57fa7..b5c2af2b26 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.33", + "version": "1.3.34", "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.33/clink.1.3.33.f2cac3.zip", - "hash": "358075f0589f674436867329119d50a748033150160c311c6d7ac9691a4a555a", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.34/clink.1.3.34.893e64.zip", + "hash": "188d5fa85059999eb3bccadea5d7e7a20f8b1a68c8acc3c28ab07ace7da6fc33", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",