diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-07-22 07:55:30 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-07-22 07:55:30 (GMT) |
commit | 263bf8b84c3704839d7c8596e62d67f3d7368cf4 (patch) | |
tree | abb4d21931026f1e8b9721e73e16661ede6da727 | |
parent | b864d998ddc2e1d15c5e7098ffcaadcc264a633b (diff) | |
download | mxe-263bf8b84c3704839d7c8596e62d67f3d7368cf4.zip mxe-263bf8b84c3704839d7c8596e62d67f3d7368cf4.tar.gz mxe-263bf8b84c3704839d7c8596e62d67f3d7368cf4.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 18 | ||||
-rw-r--r-- | versions.json | 1 |
2 files changed, 15 insertions, 4 deletions
diff --git a/build-matrix.html b/build-matrix.html index ead3aca..2125046 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -2058,6 +2058,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">libspectre</th> + <td>0.2.8</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.7.0</td> <td class="supported">✓</td> @@ -4209,14 +4219,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 409 +Total: 410 <br>(+5 virtual +3 native-only) </th> -<th>406</th> +<th>407</th> +<th>309</th> +<th>391</th> <th>308</th> -<th>390</th> -<th>307</th> <th>15</th> </tr> </tbody> diff --git a/versions.json b/versions.json index 64a3331..2fd8d18 100644 --- a/versions.json +++ b/versions.json @@ -201,6 +201,7 @@ "libsndfile": "1.0.27", "libsodium": "1.0.6", "libsoup": "2.54.0.1", + "libspectre": "0.2.8", "libssh2": "1.7.0", "libsvm": "3.20", "libtool": "2.4.4", |