clink: Update to version 1.7.10

This commit is contained in:
github-actions[bot] 2025-02-07 16:30:10 +00:00
parent 1301caa16f
commit 6ace62cb3b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.7.9", "version": "1.7.10",
"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.9/clink.1.7.9.a03b65.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.7.10/clink.1.7.10.e3c993.zip",
"hash": "1b48a307ee453a1f28dbfc27944668249c9d705c884dba487b2d0d663cfdc7d1", "hash": "7da6885c2dbeeae1405d25467fca75cf6b98c1e2ad058d23ea1803086467524a",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",