We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2294021 commit 6e27d5fCopy full SHA for 6e27d5f
1 file changed
cmake/jemalloc.cmake
@@ -3,7 +3,7 @@ include(ExternalProject)
3
4
ExternalProject_Add(jemalloc
5
GIT_REPOSITORY "https://github.com/jemalloc/jemalloc.git"
6
- GIT_TAG "5.2.1"
+ GIT_TAG "5.3.0"
7
8
GIT_SHALLOW TRUE
9
GIT_PROGRESS TRUE
0 commit comments