I have minikube installed on windows using below command
choco install minikube
But it installed minikube version v1.12.1, Now i want to downgrade minikube to v1.8.2 . How this can be achieved. Alternatively, How can i install a specific version of minikube?