dshb: update 0.2.0 bottle.
This commit is contained in:
parent
ac754597df
commit
d46413a167
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ class Dshb < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "491d5a425463fb4f328503f91cfe6e28a0785fdbf8ec7a323a366bab54e4158c" => :el_capitan_or_later
|
||||
sha256 "94085328f6ef593ca0d00923fabfe43586c1c4b51eaf555ce9c7db9d7db1f486" => :yosemite
|
||||
sha256 "486fe71444a4a07f3e7a20a0deab2e4029a927514ae70f563ff89b72db44a263" => :high_sierra
|
||||
sha256 "486fe71444a4a07f3e7a20a0deab2e4029a927514ae70f563ff89b72db44a263" => :sierra
|
||||
sha256 "e0aa0f64ac02e9244fc59773a966d1ac5755dc4a4c91c0dbcd92633c4330f14b" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on :xcode => ["8.0", :build]
|
||||
|
|
Loading…
Reference in a new issue