clink: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2022-11-23 00:33:06 +00:00
parent 47746d803b
commit 08759b9473

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.1", "version": "1.4.2",
"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.1/clink.1.4.1.115cb3.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.4.2/clink.1.4.2.e8df54.zip",
"hash": "4195584da192ffa11147045c98020966960494bddda4a55bfd9c9f7c5e94261a", "hash": "0020f3a62191976154e6cacddde5493c70867b72867732796e4cc876ae9c9d3c",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",