From dd19e9ac063b0d88c664003c6e86046cad517944 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 00:31:43 +0000 Subject: [PATCH] clink: Update to version 1.3.1 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 236ab96a4e..de1d03c360 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.0", + "version": "1.3.1", "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/clink.1.3.0.f070e4.zip", - "hash": "73e28e9827a4c139610274ae9b4bc6585a2135144f082c5e80bc080faf84895e", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.1/clink.1.3.1.d30655.zip", + "hash": "fb6c826829dc44923a7caaab69fe6a5e3d65d80b99d1817854f4c2702a56407e", "bin": "clink.bat", "persist": "profile", "checkver": {