aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Nuessler2015-03-19 21:46:23 +0100
committerTim D. Smith2015-03-19 23:14:11 -0700
commit8bd37179d7c44275da8081c45d59c25fde12517f (patch)
treef01b5228d017f52830aef721fd6c1da5f2d364c8
parent797c7625222eeb6fe08032e1af82ef23ca7ef7e7 (diff)
downloadhomebrew-8bd37179d7c44275da8081c45d59c25fde12517f.tar.bz2
kubernetes-cli v0.13.2
Closes #37892. Signed-off-by: Tim D. Smith <git@tim-smith.us>
-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 7ed68d162..26318ca32 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.13.1.tar.gz"
- sha256 "d65a0ded976331bec79cf0b0756b063136dd23984edd16db187344f61629dc99"
+ url "https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.13.2.tar.gz"
+ sha256 "6886eed838153bef01136516871395d9b44b263f7e3c69b1c746002967fc9ae8"
bottle do
cellar :any