rancher-cli: Update to version 2.4.13

This commit is contained in:
Jakub Čábera 2021-09-28 00:03:35 -07:00
parent 4747cb8e62
commit 0f1c2a6713

View File

@ -1,19 +1,19 @@
{
"version": "2.4.12",
"version": "2.4.13",
"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.4.12/rancher-windows-amd64-v2.4.12.zip",
"hash": "3dbc3f58b5af3383ed32da7c6447c71f7697a877b07d1dfcb84dd1957ce9a8ac"
"url": "https://github.com/rancher/cli/releases/download/v2.4.13/rancher-windows-amd64-v2.4.13.zip",
"hash": "97fb6f1a26d1882fe8b9bcc00cf35a19b41911bd16d72ce123107a41a0ed3489"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.4.12/rancher-windows-386-v2.4.12.zip",
"hash": "2bc318d3461ebc8ea8f6093ead3525890e0859bd573464f236f22f6ee66f0b1d"
"url": "https://github.com/rancher/cli/releases/download/v2.4.13/rancher-windows-386-v2.4.13.zip",
"hash": "34255ffce7a3d2e56ff0690a21de518673f32b19a8f30aa1ba010924d4b42577"
}
},
"extract_dir": "rancher-v2.4.12",
"extract_dir": "rancher-v2.4.13",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {