clink: Update to version 1.1.13

This commit is contained in:
Jakub Čábera 2020-12-24 09:50:02 +01:00
parent 194b65cdc8
commit 3d888c491a

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.11", "version": "1.1.13",
"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.11/clink.1.1.11.bd8deb.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.1.13/clink.1.1.13.efd3e3.zip",
"hash": "ed081f8b9772191cd26ee82bf942804b61fe0b32b9e9fc007138604861810bec", "hash": "5c37535b0880f62cb21100a7a689bdb42122fe852955e1f568086ca19fdf0d04",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {