Skip to content

Commit

Permalink
kubernetes-cli 1.6.0-beta.2 (devel) (#10781)
Browse files Browse the repository at this point in the history
  • Loading branch information
cblecker authored and fxcoudert committed Mar 9, 2017
1 parent d9b6185 commit f12fa85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/kubernetes-cli.rb
Expand Up @@ -15,9 +15,9 @@ class KubernetesCli < Formula

devel do
url "https://github.com/kubernetes/kubernetes.git",
:tag => "v1.6.0-alpha.2",
:revision => "7738f41b958bd8a8018333b9c3eb86c563e1ee1a"
version "1.6.0-alpha.2"
:tag => "v1.6.0-beta.2",
:revision => "8af9c3e53bc2c508d9948cb511372057339656f1"
version "1.6.0-beta.2"
end

depends_on "go" => :build
Expand Down

0 comments on commit f12fa85

Please sign in to comment.