diff --git a/nix/build-all.py b/nix/build-all.py index 0e7d50b084..7dba287a48 100644 --- a/nix/build-all.py +++ b/nix/build-all.py @@ -155,7 +155,7 @@ MPFR_VERSION = "3.1.6" # latest is 4.1.0 CGAL_VERSION = "v5.6.3" USD_VERSION = "23.05" TBB_VERSION = "2021.9.0" -ROCKSDB_VERSION = "9.11.2" +ROCKSDB_VERSION = "10.4.2" ZSTD_VERSION = "1.5.7" # binaries cp = "cp"