pilosa 0.8.4
Closes #22740. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
052efa551e
commit
28c693a893
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pilosa < Formula
|
||||
desc "Distributed bitmap index that queries across data sets"
|
||||
homepage "https://www.pilosa.com"
|
||||
url "https://github.com/pilosa/pilosa/archive/v0.8.3.tar.gz"
|
||||
sha256 "ecf59f8296424e1661965430202d04e19ccb1cdfd595a66959f6665b16db31dd"
|
||||
url "https://github.com/pilosa/pilosa/archive/v0.8.4.tar.gz"
|
||||
sha256 "69d551acbd4031f6f858f5f4f3042a4e5623314f71f25b4e5efe3d73cfb08cd5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue