clink: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2022-01-23 04:28:38 +00:00
parent 6d4e258de2
commit b69e75016f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.3.2", "version": "1.3.3",
"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.2/clink.1.3.2.222baa.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.3.3/clink.1.3.3.d46fcb.zip",
"hash": "cf3d76982dbd59fca301b2ccfe85f83d57ffec22b8e9909e2d96677109773a8b", "hash": "ee4231b3bd43096fc552f318b330c9ba1759c264bec6999c154aa399c6c4f4d5",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {