diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-15 13:58:05 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-15 13:58:05 (GMT) |
commit | d54a06107b3f9ba4f499e838838e1558ce02b513 (patch) | |
tree | 320bba2864e2211776ceca1706688b735fcf07d2 /docs | |
parent | cd7e036e63960b71288cb0742ba4168af5868836 (diff) | |
download | mxe-d54a06107b3f9ba4f499e838838e1558ce02b513.zip mxe-d54a06107b3f9ba4f499e838838e1558ce02b513.tar.gz mxe-d54a06107b3f9ba4f499e838838e1558ce02b513.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 18 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 15 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 9dd04f6..3177ebf 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2298,6 +2298,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> libsignal-protocol-c </th> + <td>9e10362 </td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> libsigrok </th> <td>0.5.0 </td> <td class="supported">✓</td> @@ -4699,14 +4709,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 452 +Total: 453 <br>(+6 virtual +8 native-only) </th> -<th>444</th> +<th>445</th> +<th>376</th> +<th>431</th> <th>375</th> -<th>430</th> -<th>374</th> <th>29</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index c0db99f..0750eed 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -225,6 +225,7 @@ "libserialport": {"version": "0.1.1", "website": "https://sigrok.org/wiki/Libserialport", "description": "libserialport"}, "libshout": {"version": "2.4.1", "website": "http://www.icecast.org/", "description": ""}, "libsigc++": {"version": "2.4.0", "website": "https://libsigc.sourceforge.io/", "description": ""}, + "libsignal-protocol-c": {"version": "9e10362", "website": "https://github.com/signalapp/libsignal-protocol-c", "description": "libsignal-protocol-c"}, "libsigrok": {"version": "0.5.0", "website": "https://www.sigrok.org/wiki/Libsigrok", "description": "libsigrok"}, "libsndfile": {"version": "1.0.28", "website": "http://www.mega-nerd.com/libsndfile/", "description": ""}, "libsodium": {"version": "1.0.15", "website": "https://download.libsodium.org/doc/", "description": ""}, |