diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-07-24 03:21:51 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-07-24 03:21:51 (GMT) |
commit | 35639b1184f0094df980e13595161f885c4be885 (patch) | |
tree | 8c9c3b11f15b4d346a0a1d083411dff8a9332628 | |
parent | ee56a48bfcc923dcc2b9309d8518bc08fd9c8385 (diff) | |
download | mxe-35639b1184f0094df980e13595161f885c4be885.zip mxe-35639b1184f0094df980e13595161f885c4be885.tar.gz mxe-35639b1184f0094df980e13595161f885c4be885.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 0c5d628..668f1fc 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2339,7 +2339,7 @@ feel free to submit a pull request. <tr> <th class="row">libxml++</th> - <td>2.37.2</td> + <td>2.40.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 c9f49be..084ff43 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -229,7 +229,7 @@ "libvpx": {"version": "1.5.0", "website": "https://code.google.com/p/webm/", "description": "vpx"}, "libwebp": {"version": "0.4.4", "website": "https://developers.google.com/speed/webp/", "description": ""}, "libwebsockets": {"version": "1.4-chrome43-firefox-36", "website": "https://libwebsockets.org/", "description": ""}, - "libxml++": {"version": "2.37.2", "website": "https://libxmlplusplus.sourceforge.io/", "description": "libxml2"}, + "libxml++": {"version": "2.40.1", "website": "https://libxmlplusplus.sourceforge.io/", "description": "libxml2"}, "libxml2": {"version": "2.9.4", "website": "http://www.xmlsoft.org/", "description": ""}, "libxslt": {"version": "1.1.29", "website": "http://xmlsoft.org/XSLT/", "description": ""}, "libzip": {"version": "1.1.3", "website": "https://www.nih.at/libzip/", "description": ""}, |