redis: update 4.0.6 bottle.

master
BrewTestBot 2017-12-05 06:33:17 +00:00 committed by ilovezfs
parent 4c19118bd8
commit f6eaa3a9a8
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@ class Redis < Formula
bottle do
cellar :any_skip_relocation
sha256 "9cc4e545ac0e96c14ad13841950b7a963f19eac46849fd26de4d1b829198bebc" => :high_sierra
sha256 "88e7e310bf3264470211d4c9b3bac937bec6cdccf8b5183dd67d850206ed67fb" => :sierra
sha256 "495fa5cb115db0c08f77ed7d73b0fb21aab05e554ecdb15f83a46dab9a52b441" => :el_capitan
sha256 "a3050e1f80d9e17d40a4a27abb3230072242b223b9ae13b8f0c22cb02dd278fa" => :high_sierra
sha256 "6331129764dec1bc66d4bd9c802156df5d4d6f4907dfb277a0f2fb089cd5829d" => :sierra
sha256 "93d218bbef1b25d533de374c8bfb8e0295a3c474bda216a6d2840b895a3fa138" => :el_capitan
end
option "with-jemalloc", "Select jemalloc as memory allocator when building Redis"