From cc3dce8f9a42244e9ac13a2d275a6d49d11cbd57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:30:43 +0000 Subject: [PATCH] clink: Update to version 1.3.33 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index efd91129eb..48cbc57fa7 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.31", + "version": "1.3.33", "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.31/clink.1.3.31.f14c84.zip", - "hash": "b11b9ace884c8212d1b9718eae7d66f15df84335402e2e3b407e24acef4db255", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.33/clink.1.3.33.f2cac3.zip", + "hash": "358075f0589f674436867329119d50a748033150160c311c6d7ac9691a4a555a", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",