aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/kubernetes-cli.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/kubernetes-cli.rb b/Library/Formula/kubernetes-cli.rb
index 16855a98a..fce0023f4 100644
--- a/Library/Formula/kubernetes-cli.rb
+++ b/Library/Formula/kubernetes-cli.rb
@@ -1,7 +1,7 @@
class KubernetesCli < Formula
homepage "http://kubernetes.io/"
- url "https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.11.0.tar.gz"
- sha256 "5eceee178649b12fbbae3a484457f067468db1811945502a36778c5e8807b2ff"
+ url "https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.12.1.tar.gz"
+ sha256 "a119cfafe512fa6847dcd3ef728e5c7cd1a09cd83f2af8720d81d9e76c05d8c2"
bottle do
cellar :any