rancher-cli: Update to version 2.11.2

This commit is contained in:
github-actions[bot] 2025-05-22 20:29:10 +00:00
parent 8449002fc3
commit cb91310ec1

View File

@ -1,19 +1,19 @@
{
"version": "2.11.1",
"version": "2.11.2",
"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.11.1/rancher-windows-amd64-v2.11.1.zip",
"hash": "9c3bf5fa710213fd99c219cbb393a1c1828cea250b218a4ddad156c8ddf8ca1e"
"url": "https://github.com/rancher/cli/releases/download/v2.11.2/rancher-windows-amd64-v2.11.2.zip",
"hash": "df09d894e24753539d60f0c83c16d3d92b9bcb7a535d42ad092b29287dd52328"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-386-v2.11.1.zip",
"hash": "f423c459c09047412f06ca6a612221cc57ec7dac30001403e7a2b0aec5d603b5"
"url": "https://github.com/rancher/cli/releases/download/v2.11.2/rancher-windows-386-v2.11.2.zip",
"hash": "0d58812daae7637cf64b9c7b851f5e0ffd33804c33f98bd4ab982f3957bc8dad"
}
},
"extract_dir": "rancher-v2.11.1",
"extract_dir": "rancher-v2.11.2",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {