rancher-cli: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2025-04-24 16:29:45 +00:00
parent 4f20c40116
commit 50781cb773

View File

@ -1,19 +1,19 @@
{ {
"version": "2.11.0", "version": "2.11.1",
"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.11.0/rancher-windows-amd64-v2.11.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-amd64-v2.11.1.zip",
"hash": "3fe3ff326aa347492caa0c3540aa16333cef40e1c726f8f32c6e946847db1eae" "hash": "4110f417bafad7ee0299b78ab2a1c99c02bf94c2ae0e21f96a37a5e45a766139"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.11.0/rancher-windows-386-v2.11.0.zip", "url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-386-v2.11.1.zip",
"hash": "46b5f8b30e6a17d087b057a75f266477972b1c2bbc725d765fcf5773db82564d" "hash": "dd81b7811d6a5cdfafb04388b40ad9653de7c445ab717b540a38154675c0143a"
} }
}, },
"extract_dir": "rancher-v2.11.0", "extract_dir": "rancher-v2.11.1",
"bin": "rancher.exe", "bin": "rancher.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {