diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-04-19 20:47:22 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-04-19 20:47:22 (GMT) |
commit | 9bf27077a9c38a34f582d0900bd624e5b16f975e (patch) | |
tree | 86dd91fe9087e70fa7b177999ab3cc29696a89a8 | |
parent | f9d273ce78ad2330853877a99e7b4f85481d8817 (diff) | |
download | mxe-9bf27077a9c38a34f582d0900bd624e5b16f975e.zip mxe-9bf27077a9c38a34f582d0900bd624e5b16f975e.tar.gz mxe-9bf27077a9c38a34f582d0900bd624e5b16f975e.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 c16171f..8598d6f 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.53.1</td> + <td>7.54.0</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> @@ -459,7 +459,7 @@ feel free to submit a pull request. <tr> <th class="row">dbus</th> - <td>1.11.10</td> + <td>1.11.12</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 86c6f9b..9853343 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -39,9 +39,9 @@ "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.53.1", "website": "https://curl.haxx.se/libcurl/", "description": "cURL"}, + "curl": {"version": "7.54.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.11.10", "website": "https://dbus.freedesktop.org/", "description": ""}, + "dbus": {"version": "1.11.12", "website": "https://dbus.freedesktop.org/", "description": ""}, "dcmtk": {"version": "3.6.0", "website": "http://dicom.offis.de/dcmtk.php.en", "description": "DCMTK"}, "devil": {"version": "1.7.8", "website": "https://openil.sourceforge.io/", "description": "DevIL"}, "djvulibre": {"version": "3.5.27", "website": "https://djvu.sourceforge.io/", "description": "DjVuLibre"}, |