rancher-cli: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2025-08-29 04:29:25 +00:00
parent 0824ea1fd2
commit 00d08a12ff

View File

@ -1,19 +1,19 @@
{
"version": "2.12.0",
"version": "2.12.1",
"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.0/rancher-windows-amd64-v2.12.0.zip",
"hash": "9148d4bf86f5783b9080de5d13228a2c2e52d233590a08efec8d923f73a41212"
"url": "https://github.com/rancher/cli/releases/download/v2.12.1/rancher-windows-amd64-v2.12.1.zip",
"hash": "664732138ebade28dea4ee2264f2a3fcec2965e18712015b23696d487ec6e6e6"
},
"32bit": {
"url": "https://github.com/rancher/cli/releases/download/v2.12.0/rancher-windows-386-v2.12.0.zip",
"hash": "fdc0b6525f9c02ffb3c04bcff2a7d299a4551bec9de7f45f06addc834760d396"
"url": "https://github.com/rancher/cli/releases/download/v2.12.1/rancher-windows-386-v2.12.1.zip",
"hash": "80a50bd5dc8c59a21d6780f9d7894346f378f99d78a13a77757a39c013b3a2e9"
}
},
"extract_dir": "rancher-v2.12.0",
"extract_dir": "rancher-v2.12.1",
"bin": "rancher.exe",
"checkver": "github",
"autoupdate": {