{ "version": "2.13.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.13.1/rancher-windows-amd64-v2.13.1.zip", "hash": "7b6ccc3d549e839223f91008c7845d7ce63fb088dc3d210973e3e676c942700c" }, "32bit": { "url": "https://github.com/rancher/cli/releases/download/v2.13.1/rancher-windows-386-v2.13.1.zip", "hash": "5c3a985a51cbe4517a6077d690191207e953bf184fb5d62affb79b6c12f19c1f" } }, "extract_dir": "rancher-v2.13.1", "bin": "rancher.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rancher/cli/releases/download/v$version/rancher-windows-amd64-v$version.zip" }, "32bit": { "url": "https://github.com/rancher/cli/releases/download/v$version/rancher-windows-386-v$version.zip" } }, "hash": { "url": "$baseurl/sha256sum.txt" }, "extract_dir": "rancher-v$version" } }