From c2ea8e911a2bad6aa6bdc7462e3db41408e50e90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 04:26:17 +0000 Subject: [PATCH] clink: Update to version 1.5.17 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 1e8ce354f9..d5b1344973 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.16", + "version": "1.5.17", "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.5.16/clink.1.5.16.51802d.zip", - "hash": "1dc4715abb513c22693ada3f91a099f469e635c009303971dbc85793f2f55461", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.17/clink.1.5.17.288dce.zip", + "hash": "cbce6e0c82e2ce3ec7ffdd97a3dcb85000ea6e54a18913b7bc35623294593375", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",