clink: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2024-10-16 04:30:12 +00:00
parent 8b06eb216a
commit 505d964418

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.2", "version": "1.7.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.7.2/clink.1.7.2.f5e99f.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.7.3/clink.1.7.3.f8fb96.zip",
"hash": "1ff1ffb6ab4c07b492188c030a6f7e69d95dba12de0fcbed95bbd279a28b6ea3", "hash": "d6b428a1a3a43d61f0bcd13571b110f5d125be8679b6b885a06a1959508acade",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",