jemalloc: update 3.6.0 bottle.
Closes Homebrew/homebrew#28065. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
27d69239ae
commit
e223e05cad
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ class Jemalloc < Formula
|
|||
head "https://github.com/jemalloc/jemalloc.git"
|
||||
|
||||
bottle do
|
||||
sha1 "3eae83e595a6140685008255b03549f7e5f73c7d" => :mavericks
|
||||
sha1 "00a2f95fe96f2dc85d6d1470e8685ca4c8a822d8" => :mountain_lion
|
||||
sha1 "73958a90f38b8bb5fd83d339106f4ef80d73337d" => :lion
|
||||
cellar :any
|
||||
sha1 "80636f2554f09d03acfff3669c5bb40efaa8b55a" => :mavericks
|
||||
sha1 "70e3f2ed51b17eb561965465a677e7babf2e8ab4" => :mountain_lion
|
||||
sha1 "42ae67660585875628fec3fb12b4b391c8f40b22" => :lion
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue