aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Mestery2015-04-10 12:57:15 +0000
committerTim D. Smith2015-04-10 17:26:39 -0700
commit3c591c362321ff6e794ffe5d181893f211086757 (patch)
treeec813efc22a092880cab59833ebfc430e2554ff8
parentefd130593abcae24bf9414166b9f051b530d1a48 (diff)
downloadhomebrew-3c591c362321ff6e794ffe5d181893f211086757.tar.bz2
kubernetes-cli v0.14.1
Closes #38524. 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 d73a5b9c1..5afd42704 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.2.tar.gz"
- sha256 "6886eed838153bef01136516871395d9b44b263f7e3c69b1c746002967fc9ae8"
+ url "https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.14.1.tar.gz"
+ sha256 "6262c5b56658bee3b025f2ddf3dbbd83b2cec7c126efc119d4a093e9c7428a2d"
bottle do
cellar :any