kops 1.8.0 (devel) (#21302)
This commit is contained in:
parent
446678f8e3
commit
8e2d9d87a3
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ class Kops < Formula
|
|||
end
|
||||
|
||||
devel do
|
||||
url "https://github.com/kubernetes/kops/archive/1.8.0-beta.2.tar.gz"
|
||||
sha256 "f82a3fd9672a839b3991b7109a0d2fc5e73491e104c5afcb0168e65d20cffcd9"
|
||||
url "https://github.com/kubernetes/kops/archive/1.8.0.tar.gz"
|
||||
sha256 "dfab4c304247723d02cdabc83840ff0fbfd8ae4238d248839b06cd62f84400d7"
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue