{ "homepage": "https://kubernetes.io/docs/getting-started-guides/minikube/", "description": "Runs a single-node Kubernetes cluster inside a Virtual Machine to try out Kubernetes.", "license": "Apache-2.0", "version": "1.7.3", "architecture": { "64bit": { "url": "https://storage.googleapis.com/minikube/releases/v1.7.3/minikube-windows-amd64.exe", "hash": "0fdc0d60e36001c021b6cc09e699e2a38b4070661cf7e78badf750ee84340afa" } }, "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" } } }