From ed3c015ec715c96cf7870973f6c428bc1b805d8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 00:33:54 +0000 Subject: [PATCH] clink: Update to version 1.6.13 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 7c9c1d14cd..b7b7576268 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.6.12", + "version": "1.6.13", "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.6.12/clink.1.6.12.5cd618.zip", - "hash": "f1be63e985dcf7ff23114fe2d4bb432646b266b87263ee3d08cdd0021fc8cfaa", + "url": "https://github.com/chrisant996/clink/releases/download/v1.6.13/clink.1.6.13.eb61b2.zip", + "hash": "d2f1e7be763c3517dec27be55b46dc1955c7621e29d4f0b5799ca6097631bed0", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",