kubernetes-cli: update 1.10.4 bottle.
This commit is contained in:
parent
d0cb41e92b
commit
4fe6716ea2
1 changed files with 5 additions and 3 deletions
|
@ -7,9 +7,11 @@ class KubernetesCli < Formula
|
|||
head "https://github.com/kubernetes/kubernetes.git"
|
||||
|
||||
bottle do
|
||||
sha256 "ff5344a805057f4300269cc8b34b23835565abadffd408b211ca0f620e321afe" => :high_sierra
|
||||
sha256 "3dc068b30e8c0cfe75f55887f4d01e67a06603f894dbf70617085f91f50814a8" => :sierra
|
||||
sha256 "612459492dbacd41f9ee4484a68b5380679ad4d2a862693847d597debfd1cb64" => :el_capitan
|
||||
cellar :any_skip_relocation
|
||||
rebuild 1
|
||||
sha256 "5f3cc6b6787a74a951237efc20d2190010112ae6902c0f86ca85a29f7be7278e" => :high_sierra
|
||||
sha256 "4e13dd3506f5d10bb92444beef1756f1ad901514a6529e2222647062f321f9f0" => :sierra
|
||||
sha256 "f0f7560fcc2a03b6c768285bc8e5831900e2392656f63a3b26609ca12b3f08cd" => :el_capitan
|
||||
end
|
||||
|
||||
# kubernetes-cli will not support go1.10 until version 1.11.x
|
||||
|
|
Loading…
Reference in a new issue