influxdb: update bottles.

master
Mike McQuaid 2013-11-20 15:36:33 +00:00
parent ceaf259b7b
commit b0369aedd9
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Influxdb < Formula
url "http://get.influxdb.org/src/influxdb-0.3.0.tar.gz"
sha1 "057e5ac9a53f1c516f920d9f5c158b4998f669c6"
bottle do
sha1 'b9bd4fb3404f11457522db197d47862e354848a5' => :mavericks
sha1 '0baf4e253800bf95524ddd5bae79f54e66dcf18e' => :mountain_lion
sha1 'b3c0a6b7e668c57e78f92d13a3f89e9dc4c1d1da' => :lion
end
depends_on "leveldb"
depends_on "protobuf" => :build
depends_on "bison" => :build