From 0fc6f4485a07105539a3fddab5ed53dca9b1b44e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 00:33:06 +0000 Subject: [PATCH] clink: Update to version 1.4.5 --- bucket/clink.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clink.json b/bucket/clink.json index 28fbc90a22..6275607558 100644 --- a/bucket/clink.json +++ b/bucket/clink.json @@ -1,5 +1,5 @@ { - "version": "1.4.4", + "version": "1.4.5", "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.4.4/clink.1.4.4.7fe1ca.zip", - "hash": "b282bb36e0a9ca0ff7a7f405f04c537d7b9a253a48573997e359012005765c34", + "url": "https://github.com/chrisant996/clink/releases/download/v1.4.5/clink.1.4.5.2e84bc.zip", + "hash": "6baaadce19ecd93866bbed281d31ca2f0fe3c037bf6b212a085dafd153ab171c", "bin": "clink.bat", "checkver": { "github": "https://github.com/chrisant996/clink",