clink: Update to version 1.2.44

This commit is contained in:
Richard Kuhnt 2021-11-12 04:00:35 +00:00
parent 25aac24db3
commit 45361b7203

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.43", "version": "1.2.44",
"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.2.43/clink.1.2.43.0119c5.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.44/clink.1.2.44.b7536d.zip",
"hash": "eead3a759062f6c6ba6dbe285e1e27ad900c769542f4bdd4c2fa286d3cf10a07", "hash": "49f1b32ac609971720204d530a582455100c7c377e67fd7bd330e535c323585a",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {