clink: Update to version 1.2.36

This commit is contained in:
Richard Kuhnt 2021-10-07 02:00:38 +00:00
parent f8ca3b96c4
commit e750ac0836

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.35", "version": "1.2.36",
"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.35/clink.1.2.35.fa2a3e.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.36/clink.1.2.36.0c9eef.zip",
"hash": "945b1bd523c3247200bd95917bc77d2f14bf97f8f92535260b5661f5986c9d3d", "hash": "93a8da9c1805c70f52733fe3dfa42e546f03f20223e1b54e41d7c3de63051f27",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {