From 8aa51f665882b489d938b217e0effae89ca09289 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 08:29:52 +0000 Subject: [PATCH] clink: Update to version 1.3.36 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 99176542c3..2f2735e24d 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.3.35", + "version": "1.3.36", "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.35/clink.1.3.35.5e327d.zip", - "hash": "00a516a9d072e46adf381156703e54cdf086a1f078d006971e6d96dfa0186881", + "url": "https://github.com/chrisant996/clink/releases/download/v1.3.36/clink.1.3.36.32d0bc.zip", + "hash": "a010f82b4f9f5aae1ce9e29ec393fd7a39bb936fdee6b9b433c81ed4eb386303", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",