{ "homepage": "https://kubernetes.io/docs/getting-started-guides/minikube/", "license": "Apache-2.0", "version": "0.28.0", "architecture": { "64bit": { "url": "https://storage.googleapis.com/minikube/releases/v0.28.0/minikube-windows-amd64.exe", "hash": "4ee548642184648b5dfb1380dc08a3541d3b665446c602830253126123ae5be5" } }, "bin": [ [ "minikube-windows-amd64.exe", "minikube" ] ], "checkver": { "github": "https://github.com/kubernetes/minikube" }, "autoupdate": { "architecture": { "64bit": { "url": "https://storage.googleapis.com/minikube/releases/v$version/minikube-windows-amd64.exe" } }, "hash": { "url": "$url.sha256" } } }