clink: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2022-01-15 04:29:35 +00:00
parent 3b39fab6fa
commit ea13951e05

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.1", "version": "1.3.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.3.1/clink.1.3.1.d30655.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.2/clink.1.3.2.222baa.zip",
"hash": "fb6c826829dc44923a7caaab69fe6a5e3d65d80b99d1817854f4c2702a56407e", "hash": "cf3d76982dbd59fca301b2ccfe85f83d57ffec22b8e9909e2d96677109773a8b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {