rancher-cli: Update to version 2.4.8

This commit is contained in:
Jakub Čábera 2020-11-10 09:13:08 +01:00
parent 0a585f137d
commit cefdafb3e8

View File

@ -1,19 +1,19 @@
{
"version": "2.4.7",
"version": "2.4.8",
"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.7/rancher-windows-amd64-v2.4.7.zip",
"hash": "022105a37f5cf26e4939b52bfec7d4ff8d70a01d8e525a9bece9d5811f013730"
"url": "https://github.com/rancher/cli/releases/download/v2.4.8/rancher-windows-amd64-v2.4.8.zip",
"hash": "60b891d047f9b7131bfe456273df451cdfee9eb840f4b4829f68f1417da58881"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.4.7/rancher-windows-386-v2.4.7.zip",
"hash": "0a60da05d00129307e81af0cd4106c475359075039be0df6533e8e0ae070794c"
"url": "https://github.com/rancher/cli/releases/download/v2.4.8/rancher-windows-386-v2.4.8.zip",
"hash": "e71af8e3c62976250307254b0ed591cbac46dc58609e42ab682bf00fd3e98d9a"
}
},
"extract_dir": "rancher-v2.4.7",
"extract_dir": "rancher-v2.4.8",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {