clink: Update to version 1.2.39

This commit is contained in:
Richard Kuhnt 2021-10-26 02:00:40 +00:00
parent 3296654a9e
commit b4c3062dd9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.2.38", "version": "1.2.39",
"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.38/clink.1.2.38.5f789b.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.2.39/clink.1.2.39.ce9d45.zip",
"hash": "675602c323c19ce453e40e66b9815764a7de5fb0a326c139bead08a7cd9cd996", "hash": "2f78e5848fc23ddd84f3090e6c2b00c9d316f9a63ac513566be288d6ea9fbe8b",
"bin": "clink.bat", "bin": "clink.bat",
"persist": "profile", "persist": "profile",
"checkver": { "checkver": {