clink: Update to version 1.3.5

This commit is contained in:
github-actions[bot] 2022-02-01 12:35:19 +00:00
parent 501d18b343
commit d313df12cd

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.4", "version": "1.3.5",
"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.4/clink.1.3.4.cf2dfb.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.5/clink.1.3.5.f378c8.zip",
"hash": "a623287c7ab5ba2b5dedf14cb2f14b2c58a59c635999a956969d322ecd91f168", "hash": "c286d55a98d1e56eae279441490ce16622b2ddd901c782d7c84dc63ffc30ab2b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {