{ "homepage": "https://kubernetes.io/docs/getting-started-guides/minikube/", "license": "Apache-2.0", "version": "0.33.1", "architecture": { "64bit": { "url": "https://storage.googleapis.com/minikube/releases/v0.33.1/minikube-windows-amd64.exe", "hash": "bf8cd98dec45725cb4b4123be59a54751d0b65c435573b8a19f2c439a91f1a4b" } }, "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" } } }