Commit ff8ccaf8 authored by Marc Vef's avatar Marc Vef
Browse files

Merge branch 'upgrade_rocksdb' into 'master'

Upgrate rocksDB deps

See merge request ada-fs/fs!5
parents f8f371c4 8551e701
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,6 +182,6 @@ clonedeps "abt-snoozer" "git clone https://xgitlab.cels.anl.gov/sds/abt-snoozer.
# get Margo
clonedeps "margo" "git clone https://xgitlab.cels.anl.gov/sds/margo.git" "72eec057314a4251d8658e03a18240275992e1ce"
# get rocksdb
clonedeps "rocksdb" "git clone https://github.com/facebook/rocksdb" "tags/v5.10.2"
clonedeps "rocksdb" "git clone https://github.com/facebook/rocksdb" "tags/v5.10.3"

echo "Nothing left to do. Exiting."