clink: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2023-08-18 20:23:45 +00:00
parent a715b16bf5
commit 2d8e82cf04

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.2", "version": "1.5.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.5.2/clink.1.5.2.0f063a.zip", "url": "https://github.com/chrisant996/clink/releases/download/v1.5.3/clink.1.5.3.7fc5d2.zip",
"hash": "0aba649c25b12d1df34eedb18caaaaf2c12264492ee98ffa454cc3198f15088b", "hash": "7b38c6146f89c529e181bd69756f930221d868baf7029967952f1a78efe3920b",
"bin": "clink.bat", "bin": "clink.bat",
"checkver": { "checkver": {
"github": "https://github.com/chrisant996/clink", "github": "https://github.com/chrisant996/clink",