clink: Update to version 1.1.32

This commit is contained in:
Jakub Čábera 2021-02-21 16:36:49 +01:00
parent f499c995f7
commit 067d693885

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.31", "version": "1.1.32",
"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.31/clink.1.1.31.b086d5.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.32/clink.1.1.32.d4bad7.zip",
"hash": "e8bfc0b184ad5d7fac8bae9c9642525b8aa2116d3d99200092c7dbd0e46d89a4", "hash": "6484598f8374828ee7083e66ff02c1e94b8da2af81f50efd579c809d08a23e74",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {