whitedb: add 0.7.3 bottle.
This commit is contained in:
parent
45d1c964e7
commit
f45ef212ae
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Whitedb < Formula
|
|||
url "http://whitedb.org/whitedb-0.7.3.tar.gz"
|
||||
sha256 "10c4ccd754ed2d53dbdef9ec16c88c732aa73d923fc0ee114e7e3a78a812849d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "0fa38dca524c08f51fa724fb49df5a3ebdde46a3251b2a282d5343b36c4c249f" => :yosemite
|
||||
sha256 "ba756975f0dbdfa4259a5a4271414765644b0abe8c771d0c091238909f0968d2" => :mavericks
|
||||
sha256 "aa86b2acca68b9999ecb4cb9da7c64f659a97ffbd50d7aeb78c021df13866474" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "python" => :optional
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue