diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-08-14 19:45:55 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-08-14 19:45:55 (GMT) |
commit | b5c9f7ce0b4292fef86cf7261eefade5958c003e (patch) | |
tree | a47a74d9ebf4bb0a740add07459d8339492c340d | |
parent | 35ea9a89baa181a253689a166092819e9e280fae (diff) | |
download | mxe-b5c9f7ce0b4292fef86cf7261eefade5958c003e.zip mxe-b5c9f7ce0b4292fef86cf7261eefade5958c003e.tar.gz mxe-b5c9f7ce0b4292fef86cf7261eefade5958c003e.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 18e3f20..792a468 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -439,7 +439,7 @@ feel free to submit a pull request. <tr> <th class="row">curl</th> - <td>7.55.0</td> + <td>7.55.1</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index d72ee96..3a4d77f 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -39,7 +39,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.55.0", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, + "curl": {"version": "7.55.1", "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.11.16", "website": "https://dbus.freedesktop.org/", "description": ""}, "dcmtk": {"version": "3.6.0", "website": "http://dicom.offis.de/dcmtk.php.en", "description": "DCMTK"}, |