rancher-cli: Update to version 2.6.11

This commit is contained in:
github-actions[bot] 2023-03-07 20:28:02 +00:00
parent 766f5d438d
commit d4d4680fc8

View File

@ -1,19 +1,19 @@
{ {
"version": "2.7.0", "version": "2.6.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.7.0/rancher-windows-amd64-v2.7.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.6.11/rancher-windows-amd64-v2.6.11.zip",
"hash": "250143f7657f3711cdbd0dae4befca1388ac690d251d81551d9ae56419afd2bc" "hash": "f5a8f34d7d3ff6aea5610d58f4b8931ceffbd8a61946cab0e6be820be987e2c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.7.0/rancher-windows-386-v2.7.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.6.11/rancher-windows-386-v2.6.11.zip",
"hash": "398cd0cb8d39c0d227cd8a17f3e67e167eeea5140b217fa0b580762a45f9742c" "hash": "0f75ecfb1be14cc0598cbae7d5c5e5bedde7900481059f1a2b0acc8551a0b2da"
} }
}, },
"extract_dir": "rancher-v2.7.0", "extract_dir": "rancher-v2.6.11",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {