diff options
author | MXEBot as Github Actions <mxebot@gmail.com> | 2022-04-07 21:12:46 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2022-04-09 11:20:28 (GMT) |
commit | b989c665c243e7e370dfd36fee9b1198a24a0a23 (patch) | |
tree | 1d7f343a6718eba640ec74ef1c474437be11d4be | |
parent | b8056fbf108896d5b7b0768502adaf706bd8312c (diff) | |
download | mxe-build-2022-04-09.zip mxe-build-2022-04-09.tar.gz mxe-build-2022-04-09.tar.bz2 |
Update packages.json & build-matrix.htmlbuild-2022-04-09
-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 9ca55e1..5580a55 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -589,7 +589,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> expat </th> - <td>2.4.7 </td> + <td>2.4.8 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 1a5a3a5..0110ec8 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -54,7 +54,7 @@ "dlfcn-win32": {"version": "1.3.0", "website": "https://github.com/dlfcn-win32/dlfcn-win32", "description": "POSIX dlfcn wrapper for Windows"}, "eigen": {"version": "3.4.0", "website": "https://eigen.tuxfamily.org/", "description": ""}, "exiv2": {"version": "0.27.3", "website": "https://www.exiv2.org/", "description": "Exiv2"}, - "expat": {"version": "2.4.7", "website": "https://github.com/libexpat/libexpat", "description": "Expat XML Parser"}, + "expat": {"version": "2.4.8", "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"}, "ffmpeg": {"version": "4.2.3", "website": "https://ffmpeg.org/", "description": ""}, |