diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-03-18 15:56:33 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-03-18 15:56:33 (GMT) |
commit | 3a84473a0d1b9b523798565382e3763c3ed08f87 (patch) | |
tree | 1f7279eb63b5c797ac28a6fd831560d672f2be10 /docs | |
parent | 55ae3228e20ba0205121a32af5661fe2f5ae4e60 (diff) | |
download | mxe-3a84473a0d1b9b523798565382e3763c3ed08f87.zip mxe-3a84473a0d1b9b523798565382e3763c3ed08f87.tar.gz mxe-3a84473a0d1b9b523798565382e3763c3ed08f87.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 4 | ||||
-rw-r--r-- | docs/packages.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index edc616d..84cdd2f 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3179,7 +3179,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> openssl </th> - <td>1.1.1d </td> + <td>1.1.1e </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -4849,7 +4849,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> xz </th> - <td>5.2.4 </td> + <td>5.2.5 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index e925e77..53393a3 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -313,7 +313,7 @@ "openjpeg": {"version": "2.3.1", "website": "https://www.openjpeg.org/", "description": "OpenJPEG"}, "openmp-validation": {"version": "ff8cf0c", "website": "https://github.com/uhhpctools/omp-validation", "description": "OpenMP Validation Suite"}, "openscenegraph": {"version": "3.6.3", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"}, - "openssl": {"version": "1.1.1d", "website": "https://www.openssl.org/", "description": ""}, + "openssl": {"version": "1.1.1e", "website": "https://www.openssl.org/", "description": ""}, "openthreads": {"version": "3.6.3", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"}, "opus": {"version": "1.3.1", "website": "https://opus-codec.org/", "description": ""}, "opusfile": {"version": "0.11", "website": "https://opus-codec.org/", "description": ""}, @@ -480,7 +480,7 @@ "xorg-macros": {"version": "1.19.0", "website": "https://cgit.freedesktop.org/xorg/util/macros/", "description": "X.org utility macros"}, "xvidcore": {"version": "1.3.4", "website": "https://www.xvid.com/", "description": ""}, "xxhash": {"version": "0.7.2", "website": "https://cyan4973.github.io/xxHash/", "description": "xxHash"}, - "xz": {"version": "5.2.4", "website": "https://tukaani.org/xz/", "description": "XZ"}, + "xz": {"version": "5.2.5", "website": "https://tukaani.org/xz/", "description": "XZ"}, "yaml-cpp": {"version": "0.6.2", "website": "https://github.com/jbeder/yaml-cpp", "description": "A YAML parser and emitter for C++"}, "yasm": {"version": "1.3.0", "website": "https://yasm.tortall.net/", "description": "Yasm"}, "zip": {"version": "3.0", "website": "https://infozip.sourceforge.io/Zip.html", "description": "Info-ZIP"}, |