{ "version": "2.4.12", "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.4.12/rancher-windows-amd64-v2.4.12.zip", "hash": "3dbc3f58b5af3383ed32da7c6447c71f7697a877b07d1dfcb84dd1957ce9a8ac" }, "32bit": { "url": "https://github.com/rancher/cli/releases/download/v2.4.12/rancher-windows-386-v2.4.12.zip", "hash": "2bc318d3461ebc8ea8f6093ead3525890e0859bd573464f236f22f6ee66f0b1d" } }, "extract_dir": "rancher-v2.4.12", "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" } }