diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-12-09 19:50:05 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-12-09 19:50:05 (GMT) |
commit | 64777af015a6ab2c4804f3d28a0be8bb24e51501 (patch) | |
tree | b4a9444cfec14f9fbe23b3a43d43fbe108ba60b6 | |
parent | 204053c5a7da90815289ef00981c9bcbb6fd13bb (diff) | |
download | mxe-64777af015a6ab2c4804f3d28a0be8bb24e51501.zip mxe-64777af015a6ab2c4804f3d28a0be8bb24e51501.tar.gz mxe-64777af015a6ab2c4804f3d28a0be8bb24e51501.tar.bz2 |
Update packages.json & build-matrix.html
-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 f2f81c1..63e27f6 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -499,7 +499,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> curl </th> - <td>7.73.0 </td> + <td>7.74.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -3219,7 +3219,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> openssl </th> - <td>1.1.1h </td> + <td>1.1.1i </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index b7b2921..b4fe61f 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -45,7 +45,7 @@ "cryptopp": {"version": "5.6.3", "website": "https://www.cryptopp.com/", "description": "Crypto++ Library"}, "crystalhd": {"version": "1", "website": "https://www.broadcom.com/support/crystal_hd/", "description": "Broadcom Crystal HD Headers"}, "cunit": {"version": "2.1-3", "website": "https://cunit.sourceforge.io/", "description": ""}, - "curl": {"version": "7.73.0", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, + "curl": {"version": "7.74.0", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, "db": {"version": "6.1.26", "website": "https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html", "description": "Oracle Berkeley DB"}, "dbus": {"version": "1.13.18", "website": "https://dbus.freedesktop.org/", "description": ""}, "dcmtk": {"version": "3.6.0", "website": "https://dicom.offis.de/dcmtk.php.en", "description": "DCMTK"}, @@ -317,7 +317,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.1h", "website": "https://www.openssl.org/", "description": ""}, + "openssl": {"version": "1.1.1i", "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": ""}, |