jemalloc 5.2.0

Closes #38639.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2019-04-03 22:39:39 +08:00 committed by FX Coudert
parent 487e70f977
commit 6f95f886d1

View file

@ -1,8 +1,8 @@
class Jemalloc < Formula
desc "malloc implementation emphasizing fragmentation avoidance"
homepage "http://jemalloc.net/"
url "https://github.com/jemalloc/jemalloc/releases/download/5.1.0/jemalloc-5.1.0.tar.bz2"
sha256 "5396e61cc6103ac393136c309fae09e44d74743c86f90e266948c50f3dbb7268"
url "https://github.com/jemalloc/jemalloc/releases/download/5.2.0/jemalloc-5.2.0.tar.bz2"
sha256 "74be9f44a60d2a99398e706baa921e4efde82bf8fd16e5c0643c375c5851e3b4"
bottle do
cellar :any