diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-04-21 11:17:05 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-04-21 11:17:05 (GMT) |
commit | 3764048fa74dcece89d54ba5ca9be580ae66e268 (patch) | |
tree | 02181c2656df1762df7119dc36cb47368ac45a86 | |
parent | 82b98b8b6a39b7f053af6a8108f934898086e40c (diff) | |
download | mxe-3764048fa74dcece89d54ba5ca9be580ae66e268.zip mxe-3764048fa74dcece89d54ba5ca9be580ae66e268.tar.gz mxe-3764048fa74dcece89d54ba5ca9be580ae66e268.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 6bce12f..56b1221 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -579,7 +579,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> exiv2 </th> - <td>0.25 </td> + <td>0.27.3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 02273cf..531c414 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -53,7 +53,7 @@ "djvulibre": {"version": "3.5.27", "website": "https://djvu.sourceforge.io/", "description": "DjVuLibre"}, "dlfcn-win32": {"version": "7f1a5e5", "website": "https://github.com/dlfcn-win32/dlfcn-win32", "description": "POSIX dlfcn wrapper for Windows"}, "eigen": {"version": "3.3.7", "website": "https://eigen.tuxfamily.org/", "description": ""}, - "exiv2": {"version": "0.25", "website": "https://www.exiv2.org/", "description": "Exiv2"}, + "exiv2": {"version": "0.27.3", "website": "https://www.exiv2.org/", "description": "Exiv2"}, "expat": {"version": "2.3.0", "website": "https://github.com/libexpat/libexpat", "description": "Expat XML Parser"}, "faad2": {"version": "2.8.8", "website": "https://www.audiocoding.com/", "description": ""}, "fdk-aac": {"version": "2.0.0", "website": "https://github.com/mstorsjo/fdk-aac", "description": "FDK-AAC"}, |