diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-29 01:28:52 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-10-29 01:28:52 (GMT) |
commit | 820fd58157ef62c42bc2dcb8856113a031211cd4 (patch) | |
tree | fa4003637a205dd91ebd638244f820572aa25c33 /docs | |
parent | 3cd00a8a2e771a4be4ccce6c1c007cdffd48600e (diff) | |
download | mxe-820fd58157ef62c42bc2dcb8856113a031211cd4.zip mxe-820fd58157ef62c42bc2dcb8856113a031211cd4.tar.gz mxe-820fd58157ef62c42bc2dcb8856113a031211cd4.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 805d60f..f98df1e 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2268,6 +2268,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">libssh</th> + <td>0.7.5</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">libssh2</th> <td>1.8.0</td> <td class="supported">✓</td> @@ -4519,14 +4529,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 437 +Total: 438 <br>(+7 virtual +4 native-only) </th> -<th>431</th> -<th>345</th> -<th>417</th> -<th>345</th> +<th>432</th> +<th>346</th> +<th>418</th> +<th>346</th> <th>24</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 610ac66..0aa1cca 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -222,6 +222,7 @@ "libsoup": {"version": "2.57.1", "website": "https://github.com/GNOME/libsoup", "description": "HTTP client/server library for GNOME"}, "libspatialindex": {"version": "1.8.5", "website": "https://libspatialindex.github.io/", "description": "libspatialindex"}, "libspectre": {"version": "0.2.8", "website": "https://libspectre.freedesktop.org/", "description": ""}, + "libssh": {"version": "0.7.5", "website": "https://www.libssh.org", "description": "SSHv2 and SSHv1 protocol on client and server side"}, "libssh2": {"version": "1.8.0", "website": "https://libssh2.org/", "description": ""}, "libsvm": {"version": "3.22", "website": "https://www.csie.ntu.edu.tw/~cjlin/libsvm", "description": ""}, "libtool": {"version": "2.4.4", "website": "https://www.gnu.org/software/libtool/", "description": "GNU Libtool"}, |