rancher-cli: Update to version 2.4.11

This commit is contained in:
Jakub Čábera 2021-05-04 08:15:38 +02:00
parent 01a50cc7b8
commit c16b3b0be1

View File

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