gperftools 2.6.3
Closes #21512. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
414076ad3d
commit
ed22b77aa5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gperftools < Formula
|
||||
desc "Multi-threaded malloc() and performance analysis tools"
|
||||
homepage "https://github.com/gperftools/gperftools"
|
||||
url "https://github.com/gperftools/gperftools/releases/download/gperftools-2.6.2/gperftools-2.6.2.tar.gz"
|
||||
sha256 "4a28ff87bb8457f62fcf05487d78ccc3be4e4760dc89d4def5a5f26240407f23"
|
||||
url "https://github.com/gperftools/gperftools/releases/download/gperftools-2.6.3/gperftools-2.6.3.tar.gz"
|
||||
sha256 "314b2ff6ed95cc0763704efb4fb72d0139e1c381069b9e17a619006bee8eee9f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue