{ "version": "1.33.1", "description": "Kubernetes node agent", "homepage": "https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://dl.k8s.io/v1.33.1/bin/windows/amd64/kubelet.exe", "hash": "3472a24b9f40822f060e651394dd7937fe388c0d2f80b65985af37bd01f03741" } }, "bin": "kubelet.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/kubelet.exe" } }, "hash": { "url": "$url.sha256" } } }