From e80ca30be955f3eca5db8288a6c0b7bba97bdc0c Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 30 May 2014 01:26:19 +0100 Subject: [PATCH] influxdb: update 0.7.1 bottle. --- Formula/influxdb.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/influxdb.rb b/Formula/influxdb.rb index 06470759a9..0663efb88d 100644 --- a/Formula/influxdb.rb +++ b/Formula/influxdb.rb @@ -6,9 +6,10 @@ class Influxdb < Formula sha1 "f01d2cc644d8790c891ce21fe6bdcc680b7df61f" bottle do - sha1 "1774f2bccf91e7ec49c09290ea3f792a6850600f" => :mavericks - sha1 "eb89ab57a4c9364372be63d40cd73c128682ace0" => :mountain_lion - sha1 "58fe65521a232acc054133444706856a1fe2da35" => :lion + revision 1 + sha1 "04c1168d7c78c3a0ad9742130a89fe0bdc5366a7" => :mavericks + sha1 "6780c46f9a70625cfa25dc968df6edb9c3521a8b" => :mountain_lion + sha1 "884c8436e283ff1f8d0f4628b8982df51904d2cd" => :lion end depends_on "leveldb"