Skip to content

Commit 53cac53

Browse files
committed
rocksdb: update to v8.5.3
1 parent 5a55e7a commit 53cac53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ FetchContent_MakeAvailable(googletest)
6868
FetchContent_Declare(
6969
rocksdb
7070
GIT_REPOSITORY https://github.com/facebook/rocksdb.git
71-
GIT_TAG 444b3f4845dd01b0d127c4b420fdd3b50ad56682
71+
GIT_TAG f32521662acf3352397d438b732144c7813bbbec # v8.5.3
7272
)
7373
FetchContent_Populate(rocksdb)
7474
add_custom_target(librocksdb ALL

0 commit comments

Comments
 (0)