rancher-cli: Update to version 2.4.3

This commit is contained in:
Jakub Čábera 2020-05-06 11:06:25 +02:00
parent 681204a543
commit 143d8d425e

View File

@ -1,19 +1,19 @@
{ {
"version": "2.4.0", "version": "2.4.3",
"description": "Unified tool for interacting with Rancher Server", "description": "Unified tool for interacting with Rancher Server",
"homepage": "https://github.com/rancher/cli", "homepage": "https://github.com/rancher/cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.4.0/rancher-windows-amd64-v2.4.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.4.3/rancher-windows-amd64-v2.4.3.zip",
"hash": "0a5414a85fe58da10ac3d547dc9486d2176a867dbc589b60bbb77cb95182e859" "hash": "9440889e2f41c1bc518325fa153e28fc8e7554ee3df2562efff6829b6a2758e8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.4.0/rancher-windows-386-v2.4.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.4.3/rancher-windows-386-v2.4.3.zip",
"hash": "ea948577e3b5a92211859903e321f46ca6548067e928d8de7f7415463e9eb3a6" "hash": "cfce132aa0cd918fe5de634142bc1661ee8cfc52c84e98a1b9e09f0bb6aa9916"
} }
}, },
"extract_dir": "rancher-v2.4.0", "extract_dir": "rancher-v2.4.3",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {