kubernetes-helm: update 2.6.2 bottle.
This commit is contained in:
parent
48ba62ec59
commit
195558360d
1 changed files with 3 additions and 4 deletions
|
@ -8,10 +8,9 @@ class KubernetesHelm < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "a030c0ea9f980cdd4523b4cab0f013bec529ce6225117492c55a924871163bb7" => :high_sierra
|
sha256 "60678294777cae5139a815d4360234b145834184cdc924b619a2169d0ce5cfb7" => :high_sierra
|
||||||
sha256 "aac19ad1d1d3ff9c015b7f7556a8e8cd12bf0807ac8e2e8c915513a89c3b2477" => :sierra
|
sha256 "1ca93824cbb591e8bb74e84c58acae7e916063ba0142c55096878ba32a12f159" => :sierra
|
||||||
sha256 "49b6eca7c0dc1d77f496c8e616da32f53fb13eafbdfd49a499bb259543cd6f15" => :el_capitan
|
sha256 "e5f30b44873fb5575d859c376dae1a928453463229f70270f68a84682f55b62d" => :el_capitan
|
||||||
sha256 "f364169da5dee273b9a05fbb77cbd0a9fa508508edcbea224311a69754648e95" => :yosemite
|
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on :hg => :build
|
depends_on :hg => :build
|
||||||
|
|
Loading…
Reference in a new issue