Skip to content

Commit e733c0c

Browse files
authored
Merge branch 'unstable' into fix#3410
2 parents cecd0f0 + 75df374 commit e733c0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/jemalloc.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ endif()
3232
include(cmake/utils.cmake)
3333

3434
FetchContent_DeclareGitHubWithMirror(jemalloc
35-
facebook/jemalloc 5.3.0
36-
SHA1=1be8fdba021e9d6ed201e7d6a3c464b2223fc927
35+
jemalloc/jemalloc 5.3.1
36+
MD5=d421650ffe4b9e0ec463a9c26135f657
3737
)
3838

3939
FetchContent_GetProperties(jemalloc)

0 commit comments

Comments
 (0)