clink: Update to version 1.2.28

This commit is contained in:
Richard Kuhnt 2021-08-26 05:00:36 +00:00
parent f2fe18a894
commit 8260d85346

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.27", "version": "1.2.28",
"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.27/clink.1.2.27.de78ba.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.28/clink.1.2.28.f398a1.zip",
"hash": "274f244b736a125bd76fe4831a36d2f2bee21f8c49bd788e215298291b5fe388", "hash": "59583a549131f57e8161f98ba7852898f9c59bc68b0b601c08b1df621e1d1c6f",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {