Skip to content

Commit 6e27d5f

Browse files
committed
bump jemalloc to 5.3.0
1 parent 2294021 commit 6e27d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/jemalloc.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include(ExternalProject)
33

44
ExternalProject_Add(jemalloc
55
GIT_REPOSITORY "https://github.com/jemalloc/jemalloc.git"
6-
GIT_TAG "5.2.1"
6+
GIT_TAG "5.3.0"
77

88
GIT_SHALLOW TRUE
99
GIT_PROGRESS TRUE

0 commit comments

Comments
 (0)