rancher-cli: Update to version 2.4.10

This commit is contained in:
Jakub Čábera 2020-12-15 08:35:51 +01:00
parent 748c5e4f18
commit 23fc8e8706

View File

@ -1,19 +1,19 @@
{
"version": "2.4.9",
"version": "2.4.10",
"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.9/rancher-windows-amd64-v2.4.9.zip",
"hash": "f6bc1de0a079fc5d358f6ca92a65b36efd0df13e5e43a5b2852028573dffd809"
"url": "https://github.com/rancher/cli/releases/download/v2.4.10/rancher-windows-amd64-v2.4.10.zip",
"hash": "0be291c0b128d7d61bcf63fe761ce803443e6773d59ca74c6941ed99f82b5ff0"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.4.9/rancher-windows-386-v2.4.9.zip",
"hash": "0258db8620fe93547bbaab0e8bb0f8a78e0217bb24af46b5081b8efd429c51bd"
"url": "https://github.com/rancher/cli/releases/download/v2.4.10/rancher-windows-386-v2.4.10.zip",
"hash": "4b72d394c24eb08aea4d411dd202a950e25cf81f5e20de561a5e4acec6048506"
}
},
"extract_dir": "rancher-v2.4.9",
"extract_dir": "rancher-v2.4.10",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {