Skip to content

Commit

Permalink
pilosa 0.4.0
Browse files Browse the repository at this point in the history
Closes #14376.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
codysoyland authored and dunn committed Jun 10, 2017
1 parent 41002c1 commit 70530da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pilosa.rb
@@ -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.3.2.tar.gz"
sha256 "12c5c5c2d511c655f02836e09d09cfafcb9eaa656a43850ddc6f6f9a2151b896"
url "https://github.com/pilosa/pilosa/archive/v0.4.0.tar.gz"
sha256 "ec615c5d2584e5761ac20c6a6df6139f7018de65934f4c2d05e69cfd35d1d89e"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 70530da

Please sign in to comment.