serd: update 0.24.0 bottle.
This commit is contained in:
parent
614ebd1b48
commit
1e85b72814
1 changed files with 3 additions and 5 deletions
|
@ -6,11 +6,9 @@ class Serd < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
rebuild 1
|
sha256 "fc7d9a1c14291d000ebc948606a464bf4dec7049b59c11934151508e1786abaf" => :sierra
|
||||||
sha256 "f39608121da91e4a080a3bf73ef7a1de4f79cb4a17037bd4d2c85c78b52d366f" => :sierra
|
sha256 "4823586c4d1f956cabed930511eb04645058b35ac7b85e7e105b93c093615875" => :el_capitan
|
||||||
sha256 "a07fe04b1663bcf2f0519de97c32e2143645a6cda602ee0481d2483350cdc72e" => :el_capitan
|
sha256 "2471f7258b353078f557267da8c6bd671dfa25edf69d8f7449ce64e835ff54d7" => :yosemite
|
||||||
sha256 "0a46e8571744e0e4ba1c5e0c931c55202086d7b247defecade3a7464ecf61d2d" => :yosemite
|
|
||||||
sha256 "2691f8f9e47736d734b551917c792f8984cebfc310b983a5b99a7b66916f092f" => :mavericks
|
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
|
|
Loading…
Reference in a new issue