minikube: fix sha

Closes #61071.

Signed-off-by: Rui Chen <rui@meetup.com>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2020-09-12 23:54:02 -04:00 committed by BrewTestBot
parent cb4247e7da
commit d6268ceecd
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class Minikube < Formula
homepage "https://minikube.sigs.k8s.io/"
url "https://github.com/kubernetes/minikube.git",
tag: "v1.13.0",
revision: "eeb05350f8ba6ff3a12791fcce350c131cb2ff44"
revision: "0c5e9de4ca6f9c55147ae7f90af97eff5befef5f"
license "Apache-2.0"
head "https://github.com/kubernetes/minikube.git"