Unverified Commit aff154c8 authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

Update RocksDB dep `5.18.3` -> `6.0.1`

parent 2a13d5d9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -201,7 +201,7 @@ wgetdeps "argobots" "https://github.com/pmodels/argobots/archive/v1.0rc1.tar.gz"
# get Margo
clonedeps "margo" "https://xgitlab.cels.anl.gov/sds/margo.git" "ad09e1e445a9275b24036e465bee3b4b75f0fb17" &
# get rocksdb
wgetdeps "rocksdb" "https://github.com/facebook/rocksdb/archive/v5.18.3.tar.gz" &
wgetdeps "rocksdb" "https://github.com/facebook/rocksdb/archive/v6.0.1.tar.gz" &

# Wait for all download to be completed
wait