diff options
| author | BrewTestBot | 2014-12-02 05:50:53 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-12-02 09:47:05 +0000 |
| commit | 869b2ba9b7a0b979e39a47815d9bf00731f91496 (patch) | |
| tree | 15f6a299b070cd3ae2d93ab14f3526c629b08955 /Library/Formula | |
| parent | 3f9d3b03649e994fa62883a46cdb3dafe985b88d (diff) | |
| download | homebrew-869b2ba9b7a0b979e39a47815d9bf00731f91496.tar.bz2 | |
influxdb: update 0.8.7 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/influxdb.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/influxdb.rb b/Library/Formula/influxdb.rb index 1a94a2610..fd972dd1a 100644 --- a/Library/Formula/influxdb.rb +++ b/Library/Formula/influxdb.rb @@ -6,9 +6,9 @@ class Influxdb < Formula sha1 "306faf54878276c374b129fab4afee9556e413cc" bottle do - sha1 "087a8a843e5ecf423efe556278b716f36a8a067f" => :yosemite - sha1 "eeb291a545fc56938b31d366cf184a3120fad6b4" => :mavericks - sha1 "9c271c356c66279bd9951ebc9255ade48fa03c32" => :mountain_lion + sha1 "c62e03d3fb326c5a591bc1ee2462596301e67944" => :yosemite + sha1 "ae44beee742f86ee94cb5c1d55e0333fdf4a95e4" => :mavericks + sha1 "870d1e180bbc27a8bd4e9a2448665b3344ee8cc1" => :mountain_lion end depends_on "leveldb" |
