diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-10-31 20:53:09 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-10-31 20:53:09 (GMT) |
commit | 493525ec3ae9e1a43ad1065e937eaa0f45a6103d (patch) | |
tree | c01d119f26e2f594bf9ce4766b718de1ffd3f44e /docs | |
parent | 72be1de8eaaf7ee914f23c6c1777048eb2ad74be (diff) | |
download | mxe-493525ec3ae9e1a43ad1065e937eaa0f45a6103d.zip mxe-493525ec3ae9e1a43ad1065e937eaa0f45a6103d.tar.gz mxe-493525ec3ae9e1a43ad1065e937eaa0f45a6103d.tar.bz2 |
Update versions.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/versions.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 217bbcb..d2a5886 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1908,6 +1908,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">libnice</th> + <td>0.1.13</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">libntlm</th> <td>1.4</td> <td class="supported">✓</td> @@ -4239,14 +4249,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 411 +Total: 412 <br>(+5 virtual +4 native-only) </th> -<th>407</th> -<th>312</th> -<th>393</th> -<th>312</th> +<th>408</th> +<th>313</th> +<th>394</th> +<th>313</th> <th>16</th> </tr> </tbody> diff --git a/docs/versions.json b/docs/versions.json index bde32eb..2d64057 100644 --- a/docs/versions.json +++ b/docs/versions.json @@ -186,6 +186,7 @@ "libmodplug": "0.8.8.4", "libmpcdec": "1.2.6", "libmysqlclient": "6.1.6", + "libnice": "0.1.13", "libntlm": "1.4", "liboauth": "1.0.3", "libodbc++": "0.2.5", |