ddar: add 1.0_1 bottle.
This commit is contained in:
parent
c44e76e376
commit
58abafaa95
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ class Ddar < Formula
|
|||
|
||||
head "https://github.com/basak/ddar.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "c22e97818c72ef55b1e7b24c3f56c80e3b6a8ec93598d60de3164e38bbb3d8bc" => :el_capitan
|
||||
sha256 "a23f1ac95b2c9ba9fd4321144bb4d58bfd65310de2a7172ea113d74813a276b1" => :yosemite
|
||||
sha256 "1903942f0c585ea54ad25eabc045d73dc499e99ba20b8bdd240e99e2dda326a6" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "xmltoman" => :build
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
depends_on "protobuf"
|
||||
|
|
Loading…
Reference in a new issue