rancher-cli: Update to version 2.4.14

This commit is contained in:
github-actions[bot] 2022-01-04 20:27:31 +00:00
parent 10ca666415
commit 858536fac8

View File

@ -1,19 +1,19 @@
{
"version": "2.6.0",
"version": "2.4.14",
"description": "Unified tool for interacting with Rancher Server",
"homepage": "https://github.com/rancher/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.6.0/rancher-windows-amd64-v2.6.0.zip",
"hash": "3fbf0aeca1fc7da79375c7ab9ec1544ca135b0267588bf46f0d4d65370e78be2"
"url": "https://github.com/rancher/cli/releases/download/v2.4.14/rancher-windows-amd64-v2.4.14.zip",
"hash": "ddb822795fcad84762262cd49611a6dcb8539cf12a1e01d80040ab5d37f712e4"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.6.0/rancher-windows-386-v2.6.0.zip",
"hash": "95560000d5a1b839804cc0d97340587573b3a82a5d285c015895057a6aed58b4"
"url": "https://github.com/rancher/cli/releases/download/v2.4.14/rancher-windows-386-v2.4.14.zip",
"hash": "5f6582679ad7461852e780502301e2c90db8de7f9425ff8a985ca6757ed24c97"
}
},
"extract_dir": "rancher-v2.6.0",
"extract_dir": "rancher-v2.4.14",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {