clink: Update to version 1.1.45

This commit is contained in:
Richard Kuhnt 2021-03-25 08:00:26 +00:00
parent 3d8c2e1c5e
commit 71ab239f64

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.44", "version": "1.1.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.1.44/clink.1.1.44.35f810.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.45/clink.1.1.45.1c3985.zip",
"hash": "0cad51e45db0e6f04473147c5b7386be30858191ff15f65fe4e2a7b3707fb519", "hash": "0d5978e6a7f6b8d2d762b29d4a1396309888e1d09927bced91d518fb5f7cbaf6",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {