clink: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2024-10-14 12:32:31 +00:00
parent eac6636e97
commit b115fa85b4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.0", "version": "1.7.2",
"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.7.0/clink.1.7.0.dddef9.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.7.2/clink.1.7.2.f5e99f.zip",
"hash": "94152c371994c159faf0449eb370bdff8a1cacb086c725b721b3c5e844e3f582", "hash": "1ff1ffb6ab4c07b492188c030a6f7e69d95dba12de0fcbed95bbd279a28b6ea3",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",