rancher-cli: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2025-11-25 12:31:50 +00:00
parent e77a92a1d0
commit 0bfc050f4e

View File

@ -1,19 +1,19 @@
{
"version": "2.12.3",
"version": "2.13.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.12.3/rancher-windows-amd64-v2.12.3.zip",
"hash": "540900152059fd9aedf4d089d0c60a018f3c9bdcb56c5c85e53d35cbaea496bf"
"url": "https://github.com/rancher/cli/releases/download/v2.13.0/rancher-windows-amd64-v2.13.0.zip",
"hash": "cf28a3e4b9c31c2dc189cbf3714760ca0ffda884efc0d41a3eec3453eeabf8de"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.12.3/rancher-windows-386-v2.12.3.zip",
"hash": "c995c0e6f235410d9a555f562e72699c9c6c580c8e516373226a071593286dee"
"url": "https://github.com/rancher/cli/releases/download/v2.13.0/rancher-windows-386-v2.13.0.zip",
"hash": "48cee322392114fa8c4c0415cbc88f25fcae1bf8974c21e3941174039b204d13"
}
},
"extract_dir": "rancher-v2.12.3",
"extract_dir": "rancher-v2.13.0",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {