aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMatthias Nuessler2015-03-18 21:47:05 +0100
committerBrett Koonce2015-03-18 22:35:29 -0700
commit555df0e58a5da80f6395c3ee35f88eea2ebd1b28 (patch)
tree0877a6a5d0ead73a4de720204a565852eed55426 /Library
parent4c909cddefc7048ef6d6250a586d7d566ed66403 (diff)
downloadhomebrew-555df0e58a5da80f6395c3ee35f88eea2ebd1b28.tar.bz2
kubernetes-cli v0.13.1
Closes #37844. Signed-off-by: Brett Koonce <koonce@gmail.com>
Diffstat (limited to 'Library')
-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 d684ab215..950522f85 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.12.1.tar.gz"
- sha256 "a119cfafe512fa6847dcd3ef728e5c7cd1a09cd83f2af8720d81d9e76c05d8c2"
+ url "https://github.com/GoogleCloudPlatform/kubernetes/archive/v0.13.1.tar.gz"
+ sha256 "d65a0ded976331bec79cf0b0756b063136dd23984edd16db187344f61629dc99"
bottle do
cellar :any