{ "version": "1.4.4", "description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers", "homepage": "https://rancher.com/products/rke/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/rancher/rke/releases/download/v1.4.4/rke_windows-amd64.exe#/rke.exe", "hash": "c4030e5bc626f123dd2ade74115e2625ee60d0f85b442d122dbdc286995a20c1" }, "32bit": { "url": "https://github.com/rancher/rke/releases/download/v1.4.4/rke_windows-386.exe#/rke.exe", "hash": "916f7762ef53bc60b9972c6de4194b38bfdd4485ba6ee82f726534c22ec4bcb3" } }, "bin": "rke.exe", "checkver": { "github": "https://github.com/rancher/rke" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rancher/rke/releases/download/v$version/rke_windows-amd64.exe#/rke.exe" }, "32bit": { "url": "https://github.com/rancher/rke/releases/download/v$version/rke_windows-386.exe#/rke.exe" } }, "hash": { "url": "$baseurl/sha256sum.txt" } } }