kind 0.6.1

Closes #47483.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-12-04 10:23:06 -05:00
parent 296def6bab
commit 1e31258a29

View file

@ -1,8 +1,8 @@
class Kind < Formula
desc "Run local Kubernetes cluster in Docker"
homepage "https://kind.sigs.k8s.io/"
url "https://github.com/kubernetes-sigs/kind/archive/v0.6.0.tar.gz"
sha256 "966b5c9817850f958acf14496349276a8df6d6609adfdc41633a8b7bc73d5e5d"
url "https://github.com/kubernetes-sigs/kind/archive/v0.6.1.tar.gz"
sha256 "93d40643b2fe352d494cfebdc089e9e924ac0f9e1241ae07644aff549e6788b9"
head "https://github.com/kubernetes-sigs/kind.git"
bottle do