diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-05-16 18:32:42 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-05-16 18:32:42 (GMT) |
commit | 85eb1af5ddfb6f489be76d5a78c62be9073cb92c (patch) | |
tree | 66ea20b7a6a2ed98698fc4cd8ea008f287e70022 | |
parent | 8ba0f9dcca2284b00e0d45d777fde5cbd166edc4 (diff) | |
download | mxe-85eb1af5ddfb6f489be76d5a78c62be9073cb92c.zip mxe-85eb1af5ddfb6f489be76d5a78c62be9073cb92c.tar.gz mxe-85eb1af5ddfb6f489be76d5a78c62be9073cb92c.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 e5a4b82..7e369a0 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -469,7 +469,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> curl </th> - <td>7.59.0 </td> + <td>7.60.0 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 217354e..655a1ad 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -42,7 +42,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.59.0", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, + "curl": {"version": "7.60.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.4", "website": "https://dbus.freedesktop.org/", "description": ""}, "dcmtk": {"version": "3.6.0", "website": "http://dicom.offis.de/dcmtk.php.en", "description": "DCMTK"}, |