diff --git a/doc/information.rst b/doc/information.rst index bf80c1f0..4218efb6 100644 --- a/doc/information.rst +++ b/doc/information.rst @@ -76,7 +76,7 @@ HDF5 compression filters and compression libraries sources were obtained from: * `hdf5-blosc plugin `_ (v1.0.0) using `c-blosc `_ (v1.21.5), LZ4, Snappy, ZLib and ZStd. * hdf5-blosc2 plugin (from `PyTables `_ v3.9.2) - using `c-blosc2 `_ (v2.13.0), LZ4, ZLib and ZStd. + using `c-blosc2 `_ (v2.13.1), LZ4, ZLib and ZStd. * `FCIDECOMP plugin `_ (v1.0.2) using `CharLS `_ (1.x branch, commit `25160a4 `_). @@ -93,9 +93,9 @@ HDF5 compression filters and compression libraries sources were obtained from: Sources of compression libraries shared accross multiple filters were obtained from: -* `LZ4 v1.9.4 `_ +* `LZ4 v1.9.4 `_ * `Snappy v1.1.10 `_ -* `ZStd v1.5.5 `_ +* `ZStd v1.5.5 `_ * `ZLib v1.2.13 `_ When compiled with Intel IPP, the LZ4 compression library is replaced with `LZ4 v1.9.3 `_ patched with a patch from Intel IPP 2021.7.0.