rancher-cli: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2023-10-23 20:23:37 +00:00
parent 9e78966fa4
commit 3bb5af8cbd

View File

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