{ "version": "1.34.0", "description": "Kubernetes node provisioning tool", "homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://dl.k8s.io/v1.34.0/bin/windows/amd64/kubeadm.exe", "hash": "27749a735e726a56124746b185b12f9488517e6e4db52c68c3f2106727a44664" } }, "bin": "kubeadm.exe", "checkver": { "url": "https://dl.k8s.io/release/stable.txt", "regex": "v([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://dl.k8s.io/v$version/bin/windows/amd64/kubeadm.exe" } }, "hash": { "url": "$url.sha256" } } }