kubernetes-cli: update 1.10.2 bottle.
This commit is contained in:
parent
54fc5aea20
commit
3e8f5503dd
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class KubernetesCli < Formula
|
|||
head "https://github.com/kubernetes/kubernetes.git"
|
||||
|
||||
bottle do
|
||||
sha256 "5b69f34a4c50c771f9d8c97b7812dbf478fa069ff03fde474bb358cba657978b" => :high_sierra
|
||||
sha256 "cbb1944906cece22dd07b44a583d1f1ec637b2bc87d8c3db638a8e5ceaaaca84" => :sierra
|
||||
sha256 "494c0502d5370a80621b04a9e003c5c89f8623dca3ad8e30fcad7ea9f8d86198" => :el_capitan
|
||||
sha256 "2b821f0003cda3345d098da9d854777296bacb9cf4b7cf381e1bafdbd18f9b7a" => :high_sierra
|
||||
sha256 "b2a8b815c45aca284538f45a2705bf8dc74c05a217aa5e7a0c3c98db2d48ee26" => :sierra
|
||||
sha256 "ac6ea67a29a7e1b3581538c752097084734af77807831ed787084b081542a49f" => :el_capitan
|
||||
end
|
||||
|
||||
# kubernetes-cli will not support go1.10 until version 1.11.x
|
||||
|
|
Loading…
Reference in a new issue