diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-28 00:06:26 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-28 00:06:26 (GMT) |
commit | 90bec5d3c3ac784b32fa4b9c6b4e5d837c1d84f2 (patch) | |
tree | 29c381db1f5500c7c0d1122af365fbf2ebacc580 /docs | |
parent | 82c2ba005a0e083837cd9879556b9bfb84e89a5d (diff) | |
download | mxe-90bec5d3c3ac784b32fa4b9c6b4e5d837c1d84f2.zip mxe-90bec5d3c3ac784b32fa4b9c6b4e5d837c1d84f2.tar.gz mxe-90bec5d3c3ac784b32fa4b9c6b4e5d837c1d84f2.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-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 fbcaa2a..00691d0 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3049,7 +3049,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> openssl </th> - <td>1.1.0g </td> + <td>1.1.0h </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 1f8a24d..d32e21b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -300,7 +300,7 @@ "openjpeg": {"version": "2.3.0", "website": "http://www.openjpeg.org/", "description": "OpenJPEG"}, "openmp-validation": {"version": "ff8cf0c", "website": "https://github.com/uhhpctools/omp-validation", "description": "OpenMP Validation Suite"}, "openscenegraph": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenSceneGraph"}, - "openssl": {"version": "1.1.0g", "website": "https://www.openssl.org/", "description": ""}, + "openssl": {"version": "1.1.0h", "website": "https://www.openssl.org/", "description": ""}, "openthreads": {"version": "3.4.1", "website": "http://www.openscenegraph.org/", "description": "OpenThreads"}, "opus": {"version": "1.1.1", "website": "https://opus-codec.org/", "description": ""}, "opusfile": {"version": "0.6", "website": "https://opus-codec.org/", "description": ""}, |