Skip to content

Commit 8218d0e

Browse files
committed
update c-blosc2 version
1 parent f789847 commit 8218d0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/information.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ HDF5 compression filters and compression libraries sources were obtained from:
7070
* `hdf5-blosc plugin <https://github.com/Blosc/hdf5-blosc>`_ (v1.0.1)
7171
using `c-blosc <https://github.com/Blosc/c-blosc>`_ (v1.21.6), LZ4, Snappy, ZLib and ZStd.
7272
* hdf5-blosc2 plugin (from `PyTables <https://github.com/PyTables/PyTables/>`_ v3.10.2)
73-
using `c-blosc2 <https://github.com/Blosc/c-blosc2>`_ (v2.17.0), LZ4, ZLib and ZStd.
73+
using `c-blosc2 <https://github.com/Blosc/c-blosc2>`_ (v2.17.1), LZ4, ZLib and ZStd.
7474
* `FCIDECOMP plugin <https://gitlab.eumetsat.int/open-source/data-tailor-plugins/fcidecomp>`_
7575
(`v2.1.1 <https://gitlab.eumetsat.int/open-source/data-tailor-plugins/fcidecomp/-/tree/2.1.1>`_)
7676
using `CharLS <https://github.com/team-charls/charls>`_ (v2.1.0).
@@ -88,9 +88,9 @@ HDF5 compression filters and compression libraries sources were obtained from:
8888

8989
Sources of compression libraries shared accross multiple filters were obtained from:
9090

91-
* `LZ4 v1.10.0 <https://github.com/Blosc/c-blosc2/tree/v2.17.0/internal-complibs/lz4-1.10.0>`_
91+
* `LZ4 v1.10.0 <https://github.com/Blosc/c-blosc2/tree/v2.17.1/internal-complibs/lz4-1.10.0>`_
9292
* `Snappy v1.2.1 <https://github.com/google/snappy>`_
93-
* `ZStd v1.5.6 <https://github.com/Blosc/c-blosc2/tree/v2.17.0/internal-complibs/zstd-1.5.7>`_
93+
* `ZStd v1.5.6 <https://github.com/Blosc/c-blosc2/tree/v2.17.1/internal-complibs/zstd-1.5.7>`_
9494
* `ZLib v1.3.1 <https://github.com/Blosc/c-blosc/tree/v1.21.6/internal-complibs/zlib-1.3.1>`_
9595

9696
When compiled with Intel IPP, the LZ4 compression library is replaced with `LZ4 v1.9.3 <https://github.com/lz4/lz4/releases/tag/v1.9.3>`_ patched with a patch from Intel IPP 2021.7.0.

0 commit comments

Comments
 (0)