Skip to content

Commit

Permalink
upgrade rocksdb to v8.7.3 (OpenAtomFoundation#2157)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasirVoriya authored Nov 27, 2023
1 parent 5683467 commit 9b545b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -588,9 +588,9 @@ ExternalProject_Add(rocksdb
${LIBGPERF_NAME}
${LIBJEMALLOC_NAME}
URL
https://github.com/facebook/rocksdb/archive/refs/tags/v8.3.3.tar.gz
https://github.com/facebook/rocksdb/archive/refs/tags/v8.7.3.tar.gz
URL_HASH
MD5=2815555a2ee2d12a7081a91fb988bf24
MD5=d57bc74c955c6271cfd9459e44c177b1
DOWNLOAD_NO_PROGRESS
1
UPDATE_COMMAND
Expand Down

0 comments on commit 9b545b1

Please sign in to comment.