clink: Update to version 1.2.45

This commit is contained in:
Richard Kuhnt 2021-11-12 20:01:47 +00:00
parent faa7f110a0
commit b3ac106db2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.44", "version": "1.2.45",
"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.44/clink.1.2.44.b7536d.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.45/clink.1.2.45.472728.zip",
"hash": "49f1b32ac609971720204d530a582455100c7c377e67fd7bd330e535c323585a", "hash": "1c6e3198ebb9d18ed95a6a5602754eff49f3567477eeb07c32f9407588312f3b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {