clink: Update to version 1.2.46

This commit is contained in:
Richard Kuhnt 2021-11-21 01:00:33 +00:00
parent 9679968f92
commit b308338185

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.45", "version": "1.2.46",
"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.45/clink.1.2.45.472728.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.46/clink.1.2.46.69fc92.zip",
"hash": "1c6e3198ebb9d18ed95a6a5602754eff49f3567477eeb07c32f9407588312f3b", "hash": "7c7f3b5d27f3ec1264bc165f82556e6d39d372c93f9348471ed3e3f07b679876",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {