@@ -17,10 +17,10 @@ Run the top-level [build script](build.sh) with the `--help` parameter for help.
1717
1818| Dependency | Version | Used under the terms of |
1919| -----------------| -----------| --------------------------------------------------------------|
20- | [ aom] | 3.4 .0 | BSD 2-Clause + [ Alliance for Open Media Patent License 1.0] |
20+ | [ aom] | 3.5 .0 | BSD 2-Clause + [ Alliance for Open Media Patent License 1.0] |
2121| [ cairo] | 1.17.6 | Mozilla Public License 2.0 |
2222| [ cgif] | 0.3.0 | MIT Licence |
23- | [ expat] | 2.4.8 | MIT Licence |
23+ | [ expat] | 2.4.9 | MIT Licence |
2424| [ fontconfig] | 2.14.0 | [ fontconfig Licence] (BSD-like) |
2525| [ freetype] | 2.12.1 | [ freetype Licence] (BSD-like) |
2626| [ fribidi] | 1.0.12 | LGPLv3 |
@@ -29,12 +29,12 @@ Run the top-level [build script](build.sh) with the `--help` parameter for help.
2929| [ harfbuzz] | 5.2.0 | MIT Licence |
3030| [ lcms] | 2.13.1 | MIT Licence |
3131| [ libexif] | 0.6.24 | LGPLv3 |
32- | [ libffi] | 3.4.2 | MIT Licence |
32+ | [ libffi] | 3.4.3 | MIT Licence |
3333| [ libgsf] | 1.14.50 | LGPLv3 |
3434| [ libheif] | 1.13.0 | LGPLv3 |
3535| [ libimagequant] | 2.4.1¹ | BSD 2-Clause |
3636| [ libpng] | 1.6.38 | [ libpng License version 2] |
37- | [ librsvg] | 2.55.0 | LGPLv3 |
37+ | [ librsvg] | 2.55.1 | LGPLv3 |
3838| [ libspng] | 0.7.2 | BSD 2-Clause |
3939| [ libtiff] | 4.4.0 | [ libtiff License] (BSD-like) |
4040| [ libvips] | 8.13.1 | LGPLv3 |
@@ -97,9 +97,9 @@ Same as libvips-web + these extra dependencies:
9797| [ cfitsio] | 4.1.0 | BSD-like |
9898| [ fftw] | 3.3.10 | GPLv2 |
9999| [ highway] | 1.0.1 | Apache-2.0 License |
100- | [ imagemagick] | 6.9.12-63 | [ ImageMagick License] (Apache-2.0-like) |
100+ | [ imagemagick] | 6.9.12-64 | [ ImageMagick License] (Apache-2.0-like) |
101101| [ imath] | 3.1.5 | BSD 3-Clause |
102- | [ libjxl] | 0.7² | BSD 3-Clause |
102+ | [ libjxl] | 0.7.0 | BSD 3-Clause |
103103| [ matio] | 1.5.23 | BSD 2-Clause |
104104| [ nifticlib] | 3.0.1 | Public domain |
105105| [ openexr] | 3.1.5 | BSD 3-Clause |
@@ -108,9 +108,6 @@ Same as libvips-web + these extra dependencies:
108108| [ poppler] | 22.09.0 | GPLv2 |
109109| [ sqlite] | 3.39.3 | Public domain |
110110
111- ² libjxl is built from the [ ` v0.7rc ` ] ( https://github.com/libjxl/libjxl/tree/v0.7rc ) tag, see:
112- https://github.com/libjxl/libjxl/releases/tag/v0.7rc
113-
114111[ brotli ] : https://github.com/google/brotli
115112[ cfitsio ] : https://heasarc.gsfc.nasa.gov/fitsio/
116113[ fftw ] : https://github.com/FFTW/fftw3
0 commit comments