rancher-cli: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2025-08-01 16:30:34 +00:00
parent 3f4f94d321
commit c7cb6c9f9c

View File

@ -1,19 +1,19 @@
{
"version": "2.11.3",
"version": "2.12.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.11.3/rancher-windows-amd64-v2.11.3.zip",
"hash": "da50feecde781b711dffca346b12bb5888a693b0ef5c65de778447bf8c63da79"
"url": "https://github.com/rancher/cli/releases/download/v2.12.0/rancher-windows-amd64-v2.12.0.zip",
"hash": "9148d4bf86f5783b9080de5d13228a2c2e52d233590a08efec8d923f73a41212"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.11.3/rancher-windows-386-v2.11.3.zip",
"hash": "e53436cbec8a1cc143663e61e4fcb936e817ec36015d64a157357a84ded8b28f"
"url": "https://github.com/rancher/cli/releases/download/v2.12.0/rancher-windows-386-v2.12.0.zip",
"hash": "fdc0b6525f9c02ffb3c04bcff2a7d299a4551bec9de7f45f06addc834760d396"
}
},
"extract_dir": "rancher-v2.11.3",
"extract_dir": "rancher-v2.12.0",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {