rancher-cli: Update to version 2.7.7

This commit is contained in:
github-actions[bot] 2023-09-18 20:25:22 +00:00
parent acaa0f9d86
commit ca6ced6528

View File

@ -1,19 +1,19 @@
{ {
"version": "2.6.11", "version": "2.7.7",
"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.6.11/rancher-windows-amd64-v2.6.11.zip", "url": "https://github.com/rancher/cli/releases/download/v2.7.7/rancher-windows-amd64-v2.7.7.zip",
"hash": "f5a8f34d7d3ff6aea5610d58f4b8931ceffbd8a61946cab0e6be820be987e2c0" "hash": "8da6902248aead1836d0f33b84b2e0c4604a59ee0f34485bc239a75c0bf68422"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.6.11/rancher-windows-386-v2.6.11.zip", "url": "https://github.com/rancher/cli/releases/download/v2.7.7/rancher-windows-386-v2.7.7.zip",
"hash": "0f75ecfb1be14cc0598cbae7d5c5e5bedde7900481059f1a2b0acc8551a0b2da" "hash": "d87dc8bbbdfb4d9df29642d1864fb2fc4fe5fdb25a4c1311099614b26a22ea10"
} }
}, },
"extract_dir": "rancher-v2.6.11", "extract_dir": "rancher-v2.7.7",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {