rancher-cli: Update to version 2.12.2

This commit is contained in:
github-actions[bot] 2025-09-25 20:29:09 +00:00
parent c3d512bbc5
commit 8ce4fabf12

View File

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