{ "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.3.1", "architecture": { "64bit": { "url": "https://storage.googleapis.com/minikube/releases/v1.3.1/minikube-windows-amd64.exe", "hash": "be1999452b166de72f946aac17ca7c40d53b8a5c8f59dad912c2413f7cc42563" } }, "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" } } }