Skip to content

Commit

Permalink
update rocksdb (#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
dingxiaoshuai123 authored Sep 20, 2023
1 parent 76101e9 commit d06ec36
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 @@ -585,9 +585,9 @@ ExternalProject_Add(rocksdb
${LIBGPERF_NAME}
${LIBJEMALLOC_NAME}
URL
https://github.com/facebook/rocksdb/archive/refs/tags/v8.1.1.tar.gz
https://github.com/facebook/rocksdb/archive/refs/tags/v8.3.3.tar.gz
URL_HASH
MD5=3b4c97ee45df9c8a5517308d31ab008b
MD5=2815555a2ee2d12a7081a91fb988bf24
DOWNLOAD_NO_PROGRESS
1
UPDATE_COMMAND
Expand Down

0 comments on commit d06ec36

Please sign in to comment.