redis: update 3.0.3 bottle.
This commit is contained in:
parent
0ec0856c54
commit
4141cdeb0a
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Redis < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "4a004f8f829c0c79634db75a8889e305990110934afba8bb27b48e0aaaecf53b" => :yosemite
|
||||
sha256 "77958c3e65e2579181846464de2b777fc8d6ffdf524988866a4c78fbc376f76b" => :mavericks
|
||||
sha256 "54bda6925b7258c6dbcd8134fbb64a3feae09d1c0de1fedae7925a524ee1befe" => :mountain_lion
|
||||
sha256 "cd8a78b954834d61dec0c8c9e6fac1f21505828ef1bf58a51aee4c11783a3c0d" => :yosemite
|
||||
sha256 "d0580e58dceed3cab360ea24078c1a8727b158acd73024f342718a93d907defa" => :mavericks
|
||||
sha256 "ee9445832203310e697e5404117d9a5536fb2f6af46d213fa37a43de3ff75da8" => :mountain_lion
|
||||
end
|
||||
|
||||
option "with-jemalloc", "Select jemalloc as memory allocator when building Redis"
|
||||
|
|
Loading…
Reference in a new issue