From 2eab43ea4b93b9a68fd1ac3d48a0dd4fd0638f71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:30:00 +0000 Subject: [PATCH] clink: Update to version 1.5.7 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 871cda7d65..6fc40bbd25 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.5.6", + "version": "1.5.7", "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.6/clink.1.5.6.fc63d3.zip", - "hash": "e29826903fdcb8cc651b5de4a60c243d478b9c618dbcf6d8090e3ba97103eb61", + "url": "https://github.com/chrisant996/clink/releases/download/v1.5.7/clink.1.5.7.36d0c6.zip", + "hash": "1e47ae6fcd2629a49547a6a8e7967d668c8beab1a637d95a35c1c6898c062953", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",