rancher-cli: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2025-04-01 16:30:14 +00:00
parent d42847f3c5
commit e7593afb6d

View File

@ -1,19 +1,19 @@
{
"version": "2.10.1",
"version": "2.11.0",
"description": "Unified tool for interacting with Rancher Server",
"homepage": "https://github.com/rancher/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.10.1/rancher-windows-amd64-v2.10.1.zip",
"hash": "e882c0e9ee1866ecfd6d60f0e5b4c23190578bccb8ca680345c234eb2466afda"
"url": "https://github.com/rancher/cli/releases/download/v2.11.0/rancher-windows-amd64-v2.11.0.zip",
"hash": "3fe3ff326aa347492caa0c3540aa16333cef40e1c726f8f32c6e946847db1eae"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.10.1/rancher-windows-386-v2.10.1.zip",
"hash": "41d2663ef289dbd89ddb167a49fffc5e2a5160df844a9b2625b9a6523537dfc1"
"url": "https://github.com/rancher/cli/releases/download/v2.11.0/rancher-windows-386-v2.11.0.zip",
"hash": "46b5f8b30e6a17d087b057a75f266477972b1c2bbc725d765fcf5773db82564d"
}
},
"extract_dir": "rancher-v2.10.1",
"extract_dir": "rancher-v2.11.0",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {