Skip to content

Commit

Permalink
kops 1.7.0
Browse files Browse the repository at this point in the history
Closes #16111.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
johanneswuerbach authored and fxcoudert committed Jul 27, 2017
1 parent 79eeeaf commit f6192c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kops.rb
@@ -1,8 +1,8 @@
class Kops < Formula
desc "Production Grade K8s Installation, Upgrades, and Management"
homepage "https://github.com/kubernetes/kops"
url "https://github.com/kubernetes/kops/archive/1.6.2.tar.gz"
sha256 "ec0444177089022690244755578ec664bccbdf61471974a683637aece45a7978"
url "https://github.com/kubernetes/kops/archive/1.7.0.tar.gz"
sha256 "4e2cf9db02a7825c2329aba6e59d6900b07e0c56dacc885c9125876b1a869402"
head "https://github.com/kubernetes/kops.git"

bottle do
Expand Down

0 comments on commit f6192c2

Please sign in to comment.