influxdb: add 0.4.1 bottle.
Closes Homebrew/homebrew#26300. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7f3cac5363
commit
0f48c53437
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ class Influxdb < Formula
|
|||
sha1 "f452cfce6e08f56e0fd6071d2a127446c165e08b"
|
||||
|
||||
bottle do
|
||||
sha1 "90d21ae22304b058954ce5deaba6b3f9c77eb16c" => :mavericks
|
||||
sha1 "d38c2781c2f81cb2ad5ad12e8789d511235ec908" => :mountain_lion
|
||||
sha1 "be6df288b6d385c27e48ba221a12970be0eb0beb" => :lion
|
||||
end
|
||||
|
||||
depends_on "leveldb"
|
||||
|
|
Loading…
Reference in a new issue