rancher-cli: Update to version 2.12.3

This commit is contained in:
github-actions[bot] 2025-10-23 04:29:39 +00:00
parent ca0c7e088f
commit 4d7e434a59

View File

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