@@ -17,10 +17,10 @@ Run the top-level [build script](build.sh) with the `--help` parameter for help.
17
17
18
18
| Dependency | Version | Used under the terms of |
19
19
| -----------------| -----------| --------------------------------------------------------------|
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] |
21
21
| [ cairo] | 1.17.6 | Mozilla Public License 2.0 |
22
22
| [ cgif] | 0.3.0 | MIT Licence |
23
- | [ expat] | 2.4.8 | MIT Licence |
23
+ | [ expat] | 2.4.9 | MIT Licence |
24
24
| [ fontconfig] | 2.14.0 | [ fontconfig Licence] (BSD-like) |
25
25
| [ freetype] | 2.12.1 | [ freetype Licence] (BSD-like) |
26
26
| [ fribidi] | 1.0.12 | LGPLv3 |
@@ -29,12 +29,12 @@ Run the top-level [build script](build.sh) with the `--help` parameter for help.
29
29
| [ harfbuzz] | 5.2.0 | MIT Licence |
30
30
| [ lcms] | 2.13.1 | MIT Licence |
31
31
| [ libexif] | 0.6.24 | LGPLv3 |
32
- | [ libffi] | 3.4.2 | MIT Licence |
32
+ | [ libffi] | 3.4.3 | MIT Licence |
33
33
| [ libgsf] | 1.14.50 | LGPLv3 |
34
34
| [ libheif] | 1.13.0 | LGPLv3 |
35
35
| [ libimagequant] | 2.4.1¹ | BSD 2-Clause |
36
36
| [ libpng] | 1.6.38 | [ libpng License version 2] |
37
- | [ librsvg] | 2.55.0 | LGPLv3 |
37
+ | [ librsvg] | 2.55.1 | LGPLv3 |
38
38
| [ libspng] | 0.7.2 | BSD 2-Clause |
39
39
| [ libtiff] | 4.4.0 | [ libtiff License] (BSD-like) |
40
40
| [ libvips] | 8.13.1 | LGPLv3 |
@@ -97,9 +97,9 @@ Same as libvips-web + these extra dependencies:
97
97
| [ cfitsio] | 4.1.0 | BSD-like |
98
98
| [ fftw] | 3.3.10 | GPLv2 |
99
99
| [ 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) |
101
101
| [ imath] | 3.1.5 | BSD 3-Clause |
102
- | [ libjxl] | 0.7² | BSD 3-Clause |
102
+ | [ libjxl] | 0.7.0 | BSD 3-Clause |
103
103
| [ matio] | 1.5.23 | BSD 2-Clause |
104
104
| [ nifticlib] | 3.0.1 | Public domain |
105
105
| [ openexr] | 3.1.5 | BSD 3-Clause |
@@ -108,9 +108,6 @@ Same as libvips-web + these extra dependencies:
108
108
| [ poppler] | 22.09.0 | GPLv2 |
109
109
| [ sqlite] | 3.39.3 | Public domain |
110
110
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
-
114
111
[ brotli ] : https://github.com/google/brotli
115
112
[ cfitsio ] : https://heasarc.gsfc.nasa.gov/fitsio/
116
113
[ fftw ] : https://github.com/FFTW/fftw3
0 commit comments