clink: Update to version 1.4.5

This commit is contained in:
github-actions[bot] 2022-12-21 00:33:06 +00:00
parent a8afd8e37d
commit 0fc6f4485a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.4", "version": "1.4.5",
"description": "Powerful Bash-style command line editing for cmd.exe", "description": "Powerful Bash-style command line editing for cmd.exe",
"homepage": "https://chrisant996.github.io/clink/", "homepage": "https://chrisant996.github.io/clink/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -7,8 +7,8 @@
"Run 'clink inject' to start clink on the current cmd", "Run 'clink inject' to start clink on the current cmd",
"Run 'clink autorun install' to auto start clink" "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", "url": "https://github.com/chrisant996/clink/releases/download/v1.4.5/clink.1.4.5.2e84bc.zip",
"hash": "b282bb36e0a9ca0ff7a7f405f04c537d7b9a253a48573997e359012005765c34", "hash": "6baaadce19ecd93866bbed281d31ca2f0fe3c037bf6b212a085dafd153ab171c",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",