Skip to content

Commit

Permalink
influxdb 0.3.2 bottles
Browse files Browse the repository at this point in the history
  • Loading branch information
jacknagel committed Dec 4, 2013
1 parent 12309bd commit 854c93d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/influxdb.rb
Expand Up @@ -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
Expand Down

0 comments on commit 854c93d

Please sign in to comment.