Skip to content

Commit

Permalink
minikube: Update to version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Aug 13, 2019
1 parent 3ad22e7 commit bf1c062
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/minikube.json
@@ -1,11 +1,11 @@
{
"homepage": "https://kubernetes.io/docs/getting-started-guides/minikube/",
"license": "Apache-2.0",
"version": "1.3.0",
"version": "1.3.1",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/minikube/releases/v1.3.0/minikube-windows-amd64.exe",
"hash": "d808b6e42e6f53c9338d135a352bebd4469634f33646d06e7cad3569330225cb"
"url": "https://storage.googleapis.com/minikube/releases/v1.3.1/minikube-windows-amd64.exe",
"hash": "be1999452b166de72f946aac17ca7c40d53b8a5c8f59dad912c2413f7cc42563"
}
},
"bin": [
Expand Down

0 comments on commit bf1c062

Please sign in to comment.