influxdb 0.3.2 bottles
This commit is contained in:
parent
12309bd2b2
commit
854c93d2ea
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Influxdb < Formula
|
|||
url "http://get.influxdb.org/influxdb-0.3.2.src.tar.gz"
|
||||
sha1 "6b730a75e6694abd5e913b4ad08936f7661569bd"
|
||||
|
||||
bottle do
|
||||
sha1 '9cc355279cf466f4ebc5704287c255c1d0312093' => :mavericks
|
||||
sha1 'ffb246bf0923ca28b31db256b259b95a96f81f80' => :mountain_lion
|
||||
sha1 '9f43d93ebfd3b8dd1c9d4d43f600d38504be2d66' => :lion
|
||||
end
|
||||
|
||||
depends_on "leveldb"
|
||||
depends_on "protobuf" => :build
|
||||
depends_on "bison" => :build
|
||||
|
|
Loading…
Reference in a new issue